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