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