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