AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Member Functions | List of all members
Aws::Athena::AthenaRequest Class Reference

#include <AthenaRequest.h>

Inherits Aws::AmazonSerializableWebServiceRequest.

Inherited by Aws::Athena::Model::BatchGetNamedQueryRequest, Aws::Athena::Model::BatchGetPreparedStatementRequest, Aws::Athena::Model::BatchGetQueryExecutionRequest, Aws::Athena::Model::CancelCapacityReservationRequest, Aws::Athena::Model::CreateCapacityReservationRequest, Aws::Athena::Model::CreateDataCatalogRequest, Aws::Athena::Model::CreateNamedQueryRequest, Aws::Athena::Model::CreateNotebookRequest, Aws::Athena::Model::CreatePreparedStatementRequest, Aws::Athena::Model::CreatePresignedNotebookUrlRequest, Aws::Athena::Model::CreateWorkGroupRequest, Aws::Athena::Model::DeleteCapacityReservationRequest, Aws::Athena::Model::DeleteDataCatalogRequest, Aws::Athena::Model::DeleteNamedQueryRequest, Aws::Athena::Model::DeleteNotebookRequest, Aws::Athena::Model::DeletePreparedStatementRequest, Aws::Athena::Model::DeleteWorkGroupRequest, Aws::Athena::Model::ExportNotebookRequest, Aws::Athena::Model::GetCalculationExecutionCodeRequest, Aws::Athena::Model::GetCalculationExecutionRequest, Aws::Athena::Model::GetCalculationExecutionStatusRequest, Aws::Athena::Model::GetCapacityAssignmentConfigurationRequest, Aws::Athena::Model::GetCapacityReservationRequest, Aws::Athena::Model::GetDataCatalogRequest, Aws::Athena::Model::GetDatabaseRequest, Aws::Athena::Model::GetNamedQueryRequest, Aws::Athena::Model::GetNotebookMetadataRequest, Aws::Athena::Model::GetPreparedStatementRequest, Aws::Athena::Model::GetQueryExecutionRequest, Aws::Athena::Model::GetQueryResultsRequest, Aws::Athena::Model::GetQueryRuntimeStatisticsRequest, Aws::Athena::Model::GetSessionRequest, Aws::Athena::Model::GetSessionStatusRequest, Aws::Athena::Model::GetTableMetadataRequest, Aws::Athena::Model::GetWorkGroupRequest, Aws::Athena::Model::ImportNotebookRequest, Aws::Athena::Model::ListApplicationDPUSizesRequest, Aws::Athena::Model::ListCalculationExecutionsRequest, Aws::Athena::Model::ListCapacityReservationsRequest, Aws::Athena::Model::ListDataCatalogsRequest, Aws::Athena::Model::ListDatabasesRequest, Aws::Athena::Model::ListEngineVersionsRequest, Aws::Athena::Model::ListExecutorsRequest, Aws::Athena::Model::ListNamedQueriesRequest, Aws::Athena::Model::ListNotebookMetadataRequest, Aws::Athena::Model::ListNotebookSessionsRequest, Aws::Athena::Model::ListPreparedStatementsRequest, Aws::Athena::Model::ListQueryExecutionsRequest, Aws::Athena::Model::ListSessionsRequest, Aws::Athena::Model::ListTableMetadataRequest, Aws::Athena::Model::ListTagsForResourceRequest, Aws::Athena::Model::ListWorkGroupsRequest, Aws::Athena::Model::PutCapacityAssignmentConfigurationRequest, Aws::Athena::Model::StartCalculationExecutionRequest, Aws::Athena::Model::StartQueryExecutionRequest, Aws::Athena::Model::StartSessionRequest, Aws::Athena::Model::StopCalculationExecutionRequest, Aws::Athena::Model::StopQueryExecutionRequest, Aws::Athena::Model::TagResourceRequest, Aws::Athena::Model::TerminateSessionRequest, Aws::Athena::Model::UntagResourceRequest, Aws::Athena::Model::UpdateCapacityReservationRequest, Aws::Athena::Model::UpdateDataCatalogRequest, Aws::Athena::Model::UpdateNamedQueryRequest, Aws::Athena::Model::UpdateNotebookMetadataRequest, Aws::Athena::Model::UpdateNotebookRequest, Aws::Athena::Model::UpdatePreparedStatementRequest, and Aws::Athena::Model::UpdateWorkGroupRequest.

Public Types

 
 

Public Types inherited from Aws::AmazonWebServiceRequest

 

Public Member Functions

virtual ~AthenaRequest ()
 
 
 

Public Member Functions inherited from Aws::AmazonSerializableWebServiceRequest

 
 
virtual Aws::String SerializePayload () const=0
 
std::shared_ptr< Aws::IOStreamGetBody () const override
 

Public Member Functions inherited from Aws::AmazonWebServiceRequest

 
virtual ~AmazonWebServiceRequest ()=default
 
 
virtual void SetAdditionalCustomHeaderValue (const Aws::String &headerName, const Aws::String &headerValue)
 
virtual void AddQueryStringParameters (Aws::Http::URI &uri) const
 
virtual void PutToPresignedUrl (Aws::Http::URI &uri) const
 
virtual bool IsStreaming () const
 
virtual bool IsEventStreamRequest () const
 
virtual bool SignBody () const
 
virtual bool HasEmbeddedError (Aws::IOStream &body, const Aws::Http::HeaderValueCollection &header) const
 
virtual bool IsChunked () const
 
virtual void SetRequestSignedHandler (const RequestSignedHandler &handler)
 
 
 
 
 
 
 
 
 
virtual bool ShouldComputeContentMd5 () const
 
virtual bool ShouldValidateResponseChecksum () const
 
 
 
virtual const char * GetServiceRequestName () const=0
 
virtual void SetServiceSpecificParameters (const std::shared_ptr< Http::ServiceSpecificParameters > &serviceSpecificParameters) const
 
 
 
 
virtual void SetHeadersReceivedEventHandler (const Aws::Http::HeadersReceivedEventHandler &headersReceivedEventHandler)
 
virtual void SetHeadersReceivedEventHandler (Aws::Http::HeadersReceivedEventHandler &&headersReceivedEventHandler)
 
virtual void SetDataReceivedEventHandler (const Aws::Http::DataReceivedEventHandler &dataReceivedEventHandler)
 
virtual void SetDataReceivedEventHandler (Aws::Http::DataReceivedEventHandler &&dataReceivedEventHandler)
 
virtual void SetDataSentEventHandler (const Aws::Http::DataSentEventHandler &dataSentEventHandler)
 
virtual void SetDataSentEventHandler (Aws::Http::DataSentEventHandler &&dataSentEventHandler)
 
virtual void SetContinueRequestHandler (const Aws::Http::ContinueRequestHandler &continueRequestHandler)
 
virtual void SetContinueRequestHandler (Aws::Http::ContinueRequestHandler &&continueRequestHandler)
 
virtual void SetRequestRetryHandler (const RequestRetryHandler &handler)
 
 
virtual void SetHeadersReceivedEventHandler (const Aws::Http::HeadersReceivedEventHandler &headersReceivedEventHandler)
 
virtual void SetHeadersReceivedEventHandler (Aws::Http::HeadersReceivedEventHandler &&headersReceivedEventHandler)
 
virtual void SetDataReceivedEventHandler (const Aws::Http::DataReceivedEventHandler &dataReceivedEventHandler)
 
virtual void SetDataReceivedEventHandler (Aws::Http::DataReceivedEventHandler &&dataReceivedEventHandler)
 
virtual void SetDataSentEventHandler (const Aws::Http::DataSentEventHandler &dataSentEventHandler)
 
virtual void SetDataSentEventHandler (Aws::Http::DataSentEventHandler &&dataSentEventHandler)
 
virtual void SetContinueRequestHandler (const Aws::Http::ContinueRequestHandler &continueRequestHandler)
 
virtual void SetContinueRequestHandler (Aws::Http::ContinueRequestHandler &&continueRequestHandler)
 
virtual void SetRequestRetryHandler (const RequestRetryHandler &handler)
 
 

Protected Member Functions

 

Protected Member Functions inherited from Aws::AmazonWebServiceRequest

virtual void DumpBodyToUrl (Aws::Http::URI &uri) const
 

Additional Inherited Members

Protected Attributes inherited from Aws::AmazonWebServiceRequest

 

Detailed Description

Definition at line 17 of file AthenaRequest.h.

Member Typedef Documentation

◆ EndpointParameter

Definition at line 20 of file AthenaRequest.h.

◆ EndpointParameters

Definition at line 21 of file AthenaRequest.h.

Constructor & Destructor Documentation

◆ ~AthenaRequest()

virtual Aws::Athena::AthenaRequest::~AthenaRequest ( )
inlinevirtual

Definition at line 23 of file AthenaRequest.h.

Member Function Documentation

◆ AddParametersToRequest()

void Aws::Athena::AthenaRequest::AddParametersToRequest ( Aws::Http::HttpRequest httpRequest) const
inline

Definition at line 25 of file AthenaRequest.h.

◆ GetHeaders()

Aws::Http::HeaderValueCollection Aws::Athena::AthenaRequest::GetHeaders ( ) const
inlineoverridevirtual

Implements Aws::AmazonWebServiceRequest.

Definition at line 27 of file AthenaRequest.h.

◆ GetRequestSpecificHeaders()

virtual Aws::Http::HeaderValueCollection Aws::Athena::AthenaRequest::GetRequestSpecificHeaders ( ) const
inlineprotectedvirtual

Reimplemented in Aws::Athena::Model::BatchGetNamedQueryRequest, Aws::Athena::Model::BatchGetPreparedStatementRequest, Aws::Athena::Model::BatchGetQueryExecutionRequest, Aws::Athena::Model::CancelCapacityReservationRequest, Aws::Athena::Model::CreateCapacityReservationRequest, Aws::Athena::Model::CreateDataCatalogRequest, Aws::Athena::Model::CreateNamedQueryRequest, Aws::Athena::Model::CreateNotebookRequest, Aws::Athena::Model::CreatePreparedStatementRequest, Aws::Athena::Model::CreatePresignedNotebookUrlRequest, Aws::Athena::Model::CreateWorkGroupRequest, Aws::Athena::Model::DeleteCapacityReservationRequest, Aws::Athena::Model::DeleteDataCatalogRequest, Aws::Athena::Model::DeleteNamedQueryRequest, Aws::Athena::Model::DeleteNotebookRequest, Aws::Athena::Model::DeletePreparedStatementRequest, Aws::Athena::Model::DeleteWorkGroupRequest, Aws::Athena::Model::ExportNotebookRequest, Aws::Athena::Model::GetCalculationExecutionCodeRequest, Aws::Athena::Model::GetCalculationExecutionRequest, Aws::Athena::Model::GetCalculationExecutionStatusRequest, Aws::Athena::Model::GetCapacityAssignmentConfigurationRequest, Aws::Athena::Model::GetCapacityReservationRequest, Aws::Athena::Model::GetDatabaseRequest, Aws::Athena::Model::GetDataCatalogRequest, Aws::Athena::Model::GetNamedQueryRequest, Aws::Athena::Model::GetNotebookMetadataRequest, Aws::Athena::Model::GetPreparedStatementRequest, Aws::Athena::Model::GetQueryExecutionRequest, Aws::Athena::Model::GetQueryResultsRequest, Aws::Athena::Model::GetQueryRuntimeStatisticsRequest, Aws::Athena::Model::GetSessionRequest, Aws::Athena::Model::GetSessionStatusRequest, Aws::Athena::Model::GetTableMetadataRequest, Aws::Athena::Model::GetWorkGroupRequest, Aws::Athena::Model::ImportNotebookRequest, Aws::Athena::Model::ListApplicationDPUSizesRequest, Aws::Athena::Model::ListCalculationExecutionsRequest, Aws::Athena::Model::ListCapacityReservationsRequest, Aws::Athena::Model::ListDatabasesRequest, Aws::Athena::Model::ListDataCatalogsRequest, Aws::Athena::Model::ListEngineVersionsRequest, Aws::Athena::Model::ListExecutorsRequest, Aws::Athena::Model::ListNamedQueriesRequest, Aws::Athena::Model::ListNotebookMetadataRequest, Aws::Athena::Model::ListNotebookSessionsRequest, Aws::Athena::Model::ListPreparedStatementsRequest, Aws::Athena::Model::ListQueryExecutionsRequest, Aws::Athena::Model::ListSessionsRequest, Aws::Athena::Model::ListTableMetadataRequest, Aws::Athena::Model::ListTagsForResourceRequest, Aws::Athena::Model::ListWorkGroupsRequest, Aws::Athena::Model::PutCapacityAssignmentConfigurationRequest, Aws::Athena::Model::StartCalculationExecutionRequest, Aws::Athena::Model::StartQueryExecutionRequest, Aws::Athena::Model::StartSessionRequest, Aws::Athena::Model::StopCalculationExecutionRequest, Aws::Athena::Model::StopQueryExecutionRequest, Aws::Athena::Model::TagResourceRequest, Aws::Athena::Model::TerminateSessionRequest, Aws::Athena::Model::UntagResourceRequest, Aws::Athena::Model::UpdateCapacityReservationRequest, Aws::Athena::Model::UpdateDataCatalogRequest, Aws::Athena::Model::UpdateNamedQueryRequest, Aws::Athena::Model::UpdateNotebookMetadataRequest, Aws::Athena::Model::UpdateNotebookRequest, Aws::Athena::Model::UpdatePreparedStatementRequest, and Aws::Athena::Model::UpdateWorkGroupRequest.

Definition at line 40 of file AthenaRequest.h.


The documentation for this class was generated from the following file: