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