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