Class StartEarthObservationJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sagemakergeospatial.transform.StartEarthObservationJobRequestMarshaller
- All Implemented Interfaces:
- Marshaller<StartEarthObservationJobRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartEarthObservationJobRequestMarshaller
extends Object
implements Marshaller<StartEarthObservationJobRequest>
StartEarthObservationJobRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionStartEarthObservationJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(StartEarthObservationJobRequest startEarthObservationJobRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
StartEarthObservationJobRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<StartEarthObservationJobRequest>
- Parameters:
- startEarthObservationJobRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-