Class BatchAssociateClientDeviceWithCoreDeviceRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.greengrassv2.transform.BatchAssociateClientDeviceWithCoreDeviceRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<BatchAssociateClientDeviceWithCoreDeviceRequest>
@Generated("software.amazon.awssdk:codegen") public class BatchAssociateClientDeviceWithCoreDeviceRequestMarshaller extends Object implements Marshaller<BatchAssociateClientDeviceWithCoreDeviceRequest>
-
-
Constructor Summary
Constructors Constructor Description BatchAssociateClientDeviceWithCoreDeviceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(BatchAssociateClientDeviceWithCoreDeviceRequest batchAssociateClientDeviceWithCoreDeviceRequest)
-
-
-
Constructor Detail
-
BatchAssociateClientDeviceWithCoreDeviceRequestMarshaller
public BatchAssociateClientDeviceWithCoreDeviceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(BatchAssociateClientDeviceWithCoreDeviceRequest batchAssociateClientDeviceWithCoreDeviceRequest)
- Specified by:
marshallin interfaceMarshaller<BatchAssociateClientDeviceWithCoreDeviceRequest>
-
-