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