AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Aws::Scheduler::SchedulerClient Member List

This is the complete list of members for Aws::Scheduler::SchedulerClient, including all inherited members.

accessEndpointProvider()Aws::Scheduler::SchedulerClient
AppendRecursionDetectionHeader(std::shared_ptr< Aws::Http::HttpRequest > ioRequest)Aws::Client::AWSClientprotectedstatic
AppendToUserAgent(const Aws::String &valueToAppend)Aws::Client::AWSClient
AttemptExhaustively(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod, const char *signerName, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
AttemptExhaustively(const Aws::Http::URI &uri, Http::HttpMethod httpMethod, const char *signerName, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
AttemptOneRequest(const std::shared_ptr< Http::HttpRequest > &httpRequest, const Aws::AmazonWebServiceRequest &request, const char *signerName, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
AttemptOneRequest(const std::shared_ptr< Http::HttpRequest > &httpRequest, const char *signerName, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >Aws::Scheduler::SchedulerClientfriend
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSClient
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Auth::AWSAuthSignerProvider > &signerProvider, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSClient
AWSJsonClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSJsonClient
AWSJsonClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Auth::AWSAuthSignerProvider > &signerProvider, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)Aws::Client::AWSJsonClient
BASECLASS typedefAws::Scheduler::SchedulerClient
BuildAndSignHttpRequest(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method, const char *signerName) constAws::Client::AWSClientprotected
BuildAWSError(const std::shared_ptr< Aws::Http::HttpResponse > &response) const overrideAws::Client::AWSJsonClientprotectedvirtual
BuildHttpRequest(const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) constAws::Client::AWSClientprotectedvirtual
ClientConfigurationType typedefAws::Scheduler::SchedulerClient
ClientWithAsyncTemplateMethods()Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
ClientWithAsyncTemplateMethods(const ClientWithAsyncTemplateMethods &other)Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
CreateSchedule(const Model::CreateScheduleRequest &request) constAws::Scheduler::SchedulerClientvirtual
CreateScheduleAsync(const CreateScheduleRequestT &request, const CreateScheduleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
CreateScheduleCallable(const CreateScheduleRequestT &request) constAws::Scheduler::SchedulerClientinline
CreateScheduleGroup(const Model::CreateScheduleGroupRequest &request) constAws::Scheduler::SchedulerClientvirtual
CreateScheduleGroupAsync(const CreateScheduleGroupRequestT &request, const CreateScheduleGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
CreateScheduleGroupCallable(const CreateScheduleGroupRequestT &request) constAws::Scheduler::SchedulerClientinline
DeleteSchedule(const Model::DeleteScheduleRequest &request) constAws::Scheduler::SchedulerClientvirtual
DeleteScheduleAsync(const DeleteScheduleRequestT &request, const DeleteScheduleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
DeleteScheduleCallable(const DeleteScheduleRequestT &request) constAws::Scheduler::SchedulerClientinline
DeleteScheduleGroup(const Model::DeleteScheduleGroupRequest &request) constAws::Scheduler::SchedulerClientvirtual
DeleteScheduleGroupAsync(const DeleteScheduleGroupRequestT &request, const DeleteScheduleGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
DeleteScheduleGroupCallable(const DeleteScheduleGroupRequestT &request) constAws::Scheduler::SchedulerClientinline
DisableRequestProcessing()Aws::Client::AWSClient
DoesResponseGenerateError(const std::shared_ptr< Aws::Http::HttpResponse > &response)Aws::Client::AWSClientprotectedstatic
EnableRequestProcessing()Aws::Client::AWSClient
EndpointProviderType typedefAws::Scheduler::SchedulerClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={})Aws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={})Aws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={})Aws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={})Aws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const char *signerName, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const char *signerName, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={})Aws::Client::AWSClient
GeneratePresignedUrl(const Aws::Endpoint::AWSEndpoint &endpoint, Aws::Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const Aws::Http::HeaderValueCollection &customizedHeaders={}, uint64_t expirationInSeconds=0, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={})Aws::Client::AWSClient
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const char *signerName, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) constAws::Client::AWSClient
GetAllocationTag()Aws::Scheduler::SchedulerClientstatic
GetCredentialsProvider() constAws::Client::AWSClientprotected
GetErrorMarshaller() constAws::Client::AWSClientprotected
GetHttpClient() constAws::Client::AWSClient
GetSchedule(const Model::GetScheduleRequest &request) constAws::Scheduler::SchedulerClientvirtual
GetScheduleAsync(const GetScheduleRequestT &request, const GetScheduleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
GetScheduleCallable(const GetScheduleRequestT &request) constAws::Scheduler::SchedulerClientinline
GetScheduleGroup(const Model::GetScheduleGroupRequest &request) constAws::Scheduler::SchedulerClientvirtual
GetScheduleGroupAsync(const GetScheduleGroupRequestT &request, const GetScheduleGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
GetScheduleGroupCallable(const GetScheduleGroupRequestT &request) constAws::Scheduler::SchedulerClientinline
GetServiceClientName() constAws::Client::AWSClientvirtual
GetServiceName()Aws::Scheduler::SchedulerClientstatic
GetSignerByName(const char *name) constAws::Client::AWSClientprotected
GuessBodylessErrorType(Aws::Http::HttpResponseCode responseCode)Aws::Client::AWSClientprotectedstatic
ListScheduleGroups(const Model::ListScheduleGroupsRequest &request={}) constAws::Scheduler::SchedulerClientvirtual
ListScheduleGroupsAsync(const ListScheduleGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListScheduleGroupsRequestT &request={}) constAws::Scheduler::SchedulerClientinline
ListScheduleGroupsCallable(const ListScheduleGroupsRequestT &request={}) constAws::Scheduler::SchedulerClientinline
ListSchedules(const Model::ListSchedulesRequest &request={}) constAws::Scheduler::SchedulerClientvirtual
ListSchedulesAsync(const ListSchedulesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListSchedulesRequestT &request={}) constAws::Scheduler::SchedulerClientinline
ListSchedulesCallable(const ListSchedulesRequestT &request={}) constAws::Scheduler::SchedulerClientinline
ListTagsForResource(const Model::ListTagsForResourceRequest &request) constAws::Scheduler::SchedulerClientvirtual
ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) constAws::Scheduler::SchedulerClientinline
m_isInitializedAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >protected
m_operationsProcessedAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >protected
m_regionAws::Client::AWSClientprotected
m_shutdownMutexAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >protected
m_shutdownSignalAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >protected
m_signerProviderAws::Client::AWSClientprotected
m_telemetryProviderAws::Client::AWSClientprotected
MakeEventStreamRequest(std::shared_ptr< Aws::Http::HttpRequest > &request) constAws::Client::AWSJsonClientprotected
MakeHttpRequest(std::shared_ptr< Aws::Http::HttpRequest > &request) constAws::Client::AWSClientprotected
MakeRequest(const Aws::AmazonWebServiceRequest &request, const Aws::Endpoint::AWSEndpoint &endpoint, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSJsonClientprotected
MakeRequest(const Aws::Endpoint::AWSEndpoint &endpoint, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSJsonClientprotected
MakeRequest(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSJsonClientprotected
MakeRequest(const Aws::Http::URI &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSJsonClientprotected
MakeRequestWithUnparsedResponse(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
MakeRequestWithUnparsedResponse(const Aws::Http::URI &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
MakeRequestWithUnparsedResponse(const Aws::AmazonWebServiceRequest &request, const Aws::Endpoint::AWSEndpoint &endpoint, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) constAws::Client::AWSClientprotected
operator=(const ClientWithAsyncTemplateMethods &other)Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
OverrideEndpoint(const Aws::String &endpoint)Aws::Scheduler::SchedulerClient
SchedulerClient(const Aws::Scheduler::SchedulerClientConfiguration &clientConfiguration=Aws::Scheduler::SchedulerClientConfiguration(), std::shared_ptr< SchedulerEndpointProviderBase > endpointProvider=nullptr)Aws::Scheduler::SchedulerClient
SchedulerClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< SchedulerEndpointProviderBase > endpointProvider=nullptr, const Aws::Scheduler::SchedulerClientConfiguration &clientConfiguration=Aws::Scheduler::SchedulerClientConfiguration())Aws::Scheduler::SchedulerClient
SchedulerClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< SchedulerEndpointProviderBase > endpointProvider=nullptr, const Aws::Scheduler::SchedulerClientConfiguration &clientConfiguration=Aws::Scheduler::SchedulerClientConfiguration())Aws::Scheduler::SchedulerClient
SchedulerClient(const Aws::Client::ClientConfiguration &clientConfiguration)Aws::Scheduler::SchedulerClient
SchedulerClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)Aws::Scheduler::SchedulerClient
SchedulerClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)Aws::Scheduler::SchedulerClient
SetServiceClientName(const Aws::String &name)Aws::Client::AWSClientvirtual
ShutdownSdkClient(void *pThis, int64_t timeoutMs=-1)Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >static
SubmitAsync(OperationFuncT operationFunc, const RequestT &request, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
SubmitAsync(OperationFuncT operationFunc, RequestT &request, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
SubmitAsync(OperationFuncT operationFunc, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
SubmitCallable(OperationFuncT operationFunc, const RequestT &request) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)(request))>Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
SubmitCallable(OperationFuncT operationFunc, RequestT &request) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)(request))>Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
SubmitCallable(OperationFuncT operationFunc) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)())>Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >
TagResource(const Model::TagResourceRequest &request) constAws::Scheduler::SchedulerClientvirtual
TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
TagResourceCallable(const TagResourceRequestT &request) constAws::Scheduler::SchedulerClientinline
UntagResource(const Model::UntagResourceRequest &request) constAws::Scheduler::SchedulerClientvirtual
UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
UntagResourceCallable(const UntagResourceRequestT &request) constAws::Scheduler::SchedulerClientinline
UpdateSchedule(const Model::UpdateScheduleRequest &request) constAws::Scheduler::SchedulerClientvirtual
UpdateScheduleAsync(const UpdateScheduleRequestT &request, const UpdateScheduleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Scheduler::SchedulerClientinline
UpdateScheduleCallable(const UpdateScheduleRequestT &request) constAws::Scheduler::SchedulerClientinline
~AWSClient()Aws::Client::AWSClientvirtual
~AWSJsonClient()=defaultAws::Client::AWSJsonClientvirtual
~ClientWithAsyncTemplateMethods()Aws::Client::ClientWithAsyncTemplateMethods< SchedulerClient >virtual
~SchedulerClient()Aws::Scheduler::SchedulerClientvirtual