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