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