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