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