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