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