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