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