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>
GetVectorEnrichmentJobRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetVectorEnrichmentJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetVectorEnrichmentJobRequest getVectorEnrichmentJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetVectorEnrichmentJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetVectorEnrichmentJobRequest>- Parameters:
 getVectorEnrichmentJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -