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
Constructors Constructor Description AssociateTargetsWithJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(AssociateTargetsWithJobRequest associateTargetsWithJobRequest)
-
-
-
Constructor Detail
-
AssociateTargetsWithJobRequestMarshaller
public AssociateTargetsWithJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AssociateTargetsWithJobRequest associateTargetsWithJobRequest)
- Specified by:
marshall
in interfaceMarshaller<AssociateTargetsWithJobRequest>
-
-