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