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