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