Class ListTargetsForPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iot.transform.ListTargetsForPolicyRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListTargetsForPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListTargetsForPolicyRequestMarshaller
extends Object
implements Marshaller<ListTargetsForPolicyRequest>
ListTargetsForPolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListTargetsForPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListTargetsForPolicyRequest listTargetsForPolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListTargetsForPolicyRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListTargetsForPolicyRequest>- Parameters:
 listTargetsForPolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -