Class ListPreparedStatementsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.athena.transform.ListPreparedStatementsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListPreparedStatementsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListPreparedStatementsRequestMarshaller
extends Object
implements Marshaller<ListPreparedStatementsRequest>
ListPreparedStatementsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListPreparedStatementsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListPreparedStatementsRequest listPreparedStatementsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListPreparedStatementsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListPreparedStatementsRequest>- Parameters:
 listPreparedStatementsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -