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