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