AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Aws::Detective::DetectiveClient Member List

This is the complete list of members for Aws::Detective::DetectiveClient, including all inherited members.

AcceptInvitation(const Model::AcceptInvitationRequest &request) constAws::Detective::DetectiveClientvirtual
AcceptInvitationAsync(const AcceptInvitationRequestT &request, const AcceptInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
AcceptInvitationCallable(const AcceptInvitationRequestT &request) constAws::Detective::DetectiveClientinline
accessEndpointProvider()Aws::Detective::DetectiveClient
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< DetectiveClient >Aws::Detective::DetectiveClientfriend
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::Detective::DetectiveClient
BatchGetGraphMemberDatasources(const Model::BatchGetGraphMemberDatasourcesRequest &request) constAws::Detective::DetectiveClientvirtual
BatchGetGraphMemberDatasourcesAsync(const BatchGetGraphMemberDatasourcesRequestT &request, const BatchGetGraphMemberDatasourcesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
BatchGetGraphMemberDatasourcesCallable(const BatchGetGraphMemberDatasourcesRequestT &request) constAws::Detective::DetectiveClientinline
BatchGetMembershipDatasources(const Model::BatchGetMembershipDatasourcesRequest &request) constAws::Detective::DetectiveClientvirtual
BatchGetMembershipDatasourcesAsync(const BatchGetMembershipDatasourcesRequestT &request, const BatchGetMembershipDatasourcesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
BatchGetMembershipDatasourcesCallable(const BatchGetMembershipDatasourcesRequestT &request) constAws::Detective::DetectiveClientinline
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::Detective::DetectiveClient
ClientWithAsyncTemplateMethods()Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
ClientWithAsyncTemplateMethods(const ClientWithAsyncTemplateMethods &other)Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
CreateGraph(const Model::CreateGraphRequest &request={}) constAws::Detective::DetectiveClientvirtual
CreateGraphAsync(const CreateGraphResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateGraphRequestT &request={}) constAws::Detective::DetectiveClientinline
CreateGraphCallable(const CreateGraphRequestT &request={}) constAws::Detective::DetectiveClientinline
CreateMembers(const Model::CreateMembersRequest &request) constAws::Detective::DetectiveClientvirtual
CreateMembersAsync(const CreateMembersRequestT &request, const CreateMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
CreateMembersCallable(const CreateMembersRequestT &request) constAws::Detective::DetectiveClientinline
DeleteGraph(const Model::DeleteGraphRequest &request) constAws::Detective::DetectiveClientvirtual
DeleteGraphAsync(const DeleteGraphRequestT &request, const DeleteGraphResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
DeleteGraphCallable(const DeleteGraphRequestT &request) constAws::Detective::DetectiveClientinline
DeleteMembers(const Model::DeleteMembersRequest &request) constAws::Detective::DetectiveClientvirtual
DeleteMembersAsync(const DeleteMembersRequestT &request, const DeleteMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
DeleteMembersCallable(const DeleteMembersRequestT &request) constAws::Detective::DetectiveClientinline
DescribeOrganizationConfiguration(const Model::DescribeOrganizationConfigurationRequest &request) constAws::Detective::DetectiveClientvirtual
DescribeOrganizationConfigurationAsync(const DescribeOrganizationConfigurationRequestT &request, const DescribeOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
DescribeOrganizationConfigurationCallable(const DescribeOrganizationConfigurationRequestT &request) constAws::Detective::DetectiveClientinline
DetectiveClient(const Aws::Detective::DetectiveClientConfiguration &clientConfiguration=Aws::Detective::DetectiveClientConfiguration(), std::shared_ptr< DetectiveEndpointProviderBase > endpointProvider=nullptr)Aws::Detective::DetectiveClient
DetectiveClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< DetectiveEndpointProviderBase > endpointProvider=nullptr, const Aws::Detective::DetectiveClientConfiguration &clientConfiguration=Aws::Detective::DetectiveClientConfiguration())Aws::Detective::DetectiveClient
DetectiveClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< DetectiveEndpointProviderBase > endpointProvider=nullptr, const Aws::Detective::DetectiveClientConfiguration &clientConfiguration=Aws::Detective::DetectiveClientConfiguration())Aws::Detective::DetectiveClient
DetectiveClient(const Aws::Client::ClientConfiguration &clientConfiguration)Aws::Detective::DetectiveClient
DetectiveClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)Aws::Detective::DetectiveClient
DetectiveClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)Aws::Detective::DetectiveClient
DisableOrganizationAdminAccount(const Model::DisableOrganizationAdminAccountRequest &request={}) constAws::Detective::DetectiveClientvirtual
DisableOrganizationAdminAccountAsync(const DisableOrganizationAdminAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DisableOrganizationAdminAccountRequestT &request={}) constAws::Detective::DetectiveClientinline
DisableOrganizationAdminAccountCallable(const DisableOrganizationAdminAccountRequestT &request={}) constAws::Detective::DetectiveClientinline
DisableRequestProcessing()Aws::Client::AWSClient
DisassociateMembership(const Model::DisassociateMembershipRequest &request) constAws::Detective::DetectiveClientvirtual
DisassociateMembershipAsync(const DisassociateMembershipRequestT &request, const DisassociateMembershipResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
DisassociateMembershipCallable(const DisassociateMembershipRequestT &request) constAws::Detective::DetectiveClientinline
DoesResponseGenerateError(const std::shared_ptr< Aws::Http::HttpResponse > &response)Aws::Client::AWSClientprotectedstatic
EnableOrganizationAdminAccount(const Model::EnableOrganizationAdminAccountRequest &request) constAws::Detective::DetectiveClientvirtual
EnableOrganizationAdminAccountAsync(const EnableOrganizationAdminAccountRequestT &request, const EnableOrganizationAdminAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
EnableOrganizationAdminAccountCallable(const EnableOrganizationAdminAccountRequestT &request) constAws::Detective::DetectiveClientinline
EnableRequestProcessing()Aws::Client::AWSClient
EndpointProviderType typedefAws::Detective::DetectiveClient
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::Detective::DetectiveClientstatic
GetCredentialsProvider() constAws::Client::AWSClientprotected
GetErrorMarshaller() constAws::Client::AWSClientprotected
GetHttpClient() constAws::Client::AWSClient
GetInvestigation(const Model::GetInvestigationRequest &request) constAws::Detective::DetectiveClientvirtual
GetInvestigationAsync(const GetInvestigationRequestT &request, const GetInvestigationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
GetInvestigationCallable(const GetInvestigationRequestT &request) constAws::Detective::DetectiveClientinline
GetMembers(const Model::GetMembersRequest &request) constAws::Detective::DetectiveClientvirtual
GetMembersAsync(const GetMembersRequestT &request, const GetMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
GetMembersCallable(const GetMembersRequestT &request) constAws::Detective::DetectiveClientinline
GetServiceClientName() constAws::Client::AWSClientvirtual
GetServiceName()Aws::Detective::DetectiveClientstatic
GetSignerByName(const char *name) constAws::Client::AWSClientprotected
GuessBodylessErrorType(Aws::Http::HttpResponseCode responseCode)Aws::Client::AWSClientprotectedstatic
ListDatasourcePackages(const Model::ListDatasourcePackagesRequest &request) constAws::Detective::DetectiveClientvirtual
ListDatasourcePackagesAsync(const ListDatasourcePackagesRequestT &request, const ListDatasourcePackagesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
ListDatasourcePackagesCallable(const ListDatasourcePackagesRequestT &request) constAws::Detective::DetectiveClientinline
ListGraphs(const Model::ListGraphsRequest &request={}) constAws::Detective::DetectiveClientvirtual
ListGraphsAsync(const ListGraphsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListGraphsRequestT &request={}) constAws::Detective::DetectiveClientinline
ListGraphsCallable(const ListGraphsRequestT &request={}) constAws::Detective::DetectiveClientinline
ListIndicators(const Model::ListIndicatorsRequest &request) constAws::Detective::DetectiveClientvirtual
ListIndicatorsAsync(const ListIndicatorsRequestT &request, const ListIndicatorsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
ListIndicatorsCallable(const ListIndicatorsRequestT &request) constAws::Detective::DetectiveClientinline
ListInvestigations(const Model::ListInvestigationsRequest &request) constAws::Detective::DetectiveClientvirtual
ListInvestigationsAsync(const ListInvestigationsRequestT &request, const ListInvestigationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
ListInvestigationsCallable(const ListInvestigationsRequestT &request) constAws::Detective::DetectiveClientinline
ListInvitations(const Model::ListInvitationsRequest &request={}) constAws::Detective::DetectiveClientvirtual
ListInvitationsAsync(const ListInvitationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListInvitationsRequestT &request={}) constAws::Detective::DetectiveClientinline
ListInvitationsCallable(const ListInvitationsRequestT &request={}) constAws::Detective::DetectiveClientinline
ListMembers(const Model::ListMembersRequest &request) constAws::Detective::DetectiveClientvirtual
ListMembersAsync(const ListMembersRequestT &request, const ListMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
ListMembersCallable(const ListMembersRequestT &request) constAws::Detective::DetectiveClientinline
ListOrganizationAdminAccounts(const Model::ListOrganizationAdminAccountsRequest &request={}) constAws::Detective::DetectiveClientvirtual
ListOrganizationAdminAccountsAsync(const ListOrganizationAdminAccountsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListOrganizationAdminAccountsRequestT &request={}) constAws::Detective::DetectiveClientinline
ListOrganizationAdminAccountsCallable(const ListOrganizationAdminAccountsRequestT &request={}) constAws::Detective::DetectiveClientinline
ListTagsForResource(const Model::ListTagsForResourceRequest &request) constAws::Detective::DetectiveClientvirtual
ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) constAws::Detective::DetectiveClientinline
m_isInitializedAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >protected
m_operationsProcessedAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >protected
m_regionAws::Client::AWSClientprotected
m_shutdownMutexAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >protected
m_shutdownSignalAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >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< DetectiveClient >
OverrideEndpoint(const Aws::String &endpoint)Aws::Detective::DetectiveClient
RejectInvitation(const Model::RejectInvitationRequest &request) constAws::Detective::DetectiveClientvirtual
RejectInvitationAsync(const RejectInvitationRequestT &request, const RejectInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
RejectInvitationCallable(const RejectInvitationRequestT &request) constAws::Detective::DetectiveClientinline
SetServiceClientName(const Aws::String &name)Aws::Client::AWSClientvirtual
ShutdownSdkClient(void *pThis, int64_t timeoutMs=-1)Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >static
StartInvestigation(const Model::StartInvestigationRequest &request) constAws::Detective::DetectiveClientvirtual
StartInvestigationAsync(const StartInvestigationRequestT &request, const StartInvestigationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
StartInvestigationCallable(const StartInvestigationRequestT &request) constAws::Detective::DetectiveClientinline
StartMonitoringMember(const Model::StartMonitoringMemberRequest &request) constAws::Detective::DetectiveClientvirtual
StartMonitoringMemberAsync(const StartMonitoringMemberRequestT &request, const StartMonitoringMemberResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
StartMonitoringMemberCallable(const StartMonitoringMemberRequestT &request) constAws::Detective::DetectiveClientinline
SubmitAsync(OperationFuncT operationFunc, const RequestT &request, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
SubmitAsync(OperationFuncT operationFunc, RequestT &request, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
SubmitAsync(OperationFuncT operationFunc, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
SubmitCallable(OperationFuncT operationFunc, const RequestT &request) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)(request))>Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
SubmitCallable(OperationFuncT operationFunc, RequestT &request) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)(request))>Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
SubmitCallable(OperationFuncT operationFunc) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)())>Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >
TagResource(const Model::TagResourceRequest &request) constAws::Detective::DetectiveClientvirtual
TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
TagResourceCallable(const TagResourceRequestT &request) constAws::Detective::DetectiveClientinline
UntagResource(const Model::UntagResourceRequest &request) constAws::Detective::DetectiveClientvirtual
UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
UntagResourceCallable(const UntagResourceRequestT &request) constAws::Detective::DetectiveClientinline
UpdateDatasourcePackages(const Model::UpdateDatasourcePackagesRequest &request) constAws::Detective::DetectiveClientvirtual
UpdateDatasourcePackagesAsync(const UpdateDatasourcePackagesRequestT &request, const UpdateDatasourcePackagesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
UpdateDatasourcePackagesCallable(const UpdateDatasourcePackagesRequestT &request) constAws::Detective::DetectiveClientinline
UpdateInvestigationState(const Model::UpdateInvestigationStateRequest &request) constAws::Detective::DetectiveClientvirtual
UpdateInvestigationStateAsync(const UpdateInvestigationStateRequestT &request, const UpdateInvestigationStateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
UpdateInvestigationStateCallable(const UpdateInvestigationStateRequestT &request) constAws::Detective::DetectiveClientinline
UpdateOrganizationConfiguration(const Model::UpdateOrganizationConfigurationRequest &request) constAws::Detective::DetectiveClientvirtual
UpdateOrganizationConfigurationAsync(const UpdateOrganizationConfigurationRequestT &request, const UpdateOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) constAws::Detective::DetectiveClientinline
UpdateOrganizationConfigurationCallable(const UpdateOrganizationConfigurationRequestT &request) constAws::Detective::DetectiveClientinline
~AWSClient()Aws::Client::AWSClientvirtual
~AWSJsonClient()=defaultAws::Client::AWSJsonClientvirtual
~ClientWithAsyncTemplateMethods()Aws::Client::ClientWithAsyncTemplateMethods< DetectiveClient >virtual
~DetectiveClient()Aws::Detective::DetectiveClientvirtual