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