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