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