APIGatewayClient Class
(QtAws::APIGateway::APIGatewayClient)The APIGatewayClient class provides access to the Amazon API Gateway service. More...
| Header: | #include <APIGatewayClient> |
| Inherits: | QtAws::Core::AwsAbstractClient |
Public Functions
| APIGatewayClient(const QtAws::Core::AwsRegion::Region region = QtAws::Core::AwsRegion::InvalidRegion, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0) | |
| APIGatewayClient(const QUrl &endpoint, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0) |
- 12 public functions inherited from QtAws::Core::AwsAbstractClient
Public Slots
| CreateApiKeyResponse * | createApiKey(const CreateApiKeyRequest &request) |
| CreateAuthorizerResponse * | createAuthorizer(const CreateAuthorizerRequest &request) |
| CreateBasePathMappingResponse * | createBasePathMapping(const CreateBasePathMappingRequest &request) |
| CreateDeploymentResponse * | createDeployment(const CreateDeploymentRequest &request) |
| CreateDocumentationPartResponse * | createDocumentationPart(const CreateDocumentationPartRequest &request) |
| CreateDocumentationVersionResponse * | createDocumentationVersion(const CreateDocumentationVersionRequest &request) |
| CreateDomainNameResponse * | createDomainName(const CreateDomainNameRequest &request) |
| CreateModelResponse * | createModel(const CreateModelRequest &request) |
| CreateRequestValidatorResponse * | createRequestValidator(const CreateRequestValidatorRequest &request) |
| CreateResourceResponse * | createResource(const CreateResourceRequest &request) |
| CreateRestApiResponse * | createRestApi(const CreateRestApiRequest &request) |
| CreateStageResponse * | createStage(const CreateStageRequest &request) |
| CreateUsagePlanResponse * | createUsagePlan(const CreateUsagePlanRequest &request) |
| CreateUsagePlanKeyResponse * | createUsagePlanKey(const CreateUsagePlanKeyRequest &request) |
| CreateVpcLinkResponse * | createVpcLink(const CreateVpcLinkRequest &request) |
| DeleteApiKeyResponse * | deleteApiKey(const DeleteApiKeyRequest &request) |
| DeleteAuthorizerResponse * | deleteAuthorizer(const DeleteAuthorizerRequest &request) |
| DeleteBasePathMappingResponse * | deleteBasePathMapping(const DeleteBasePathMappingRequest &request) |
| DeleteClientCertificateResponse * | deleteClientCertificate(const DeleteClientCertificateRequest &request) |
| DeleteDeploymentResponse * | deleteDeployment(const DeleteDeploymentRequest &request) |
| DeleteDocumentationPartResponse * | deleteDocumentationPart(const DeleteDocumentationPartRequest &request) |
| DeleteDocumentationVersionResponse * | deleteDocumentationVersion(const DeleteDocumentationVersionRequest &request) |
| DeleteDomainNameResponse * | deleteDomainName(const DeleteDomainNameRequest &request) |
| DeleteGatewayResponseResponse * | deleteGatewayResponse(const DeleteGatewayResponseRequest &request) |
| DeleteIntegrationResponse * | deleteIntegration(const DeleteIntegrationRequest &request) |
| DeleteIntegrationResponseResponse * | deleteIntegrationResponse(const DeleteIntegrationResponseRequest &request) |
| DeleteMethodResponse * | deleteMethod(const DeleteMethodRequest &request) |
| DeleteMethodResponseResponse * | deleteMethodResponse(const DeleteMethodResponseRequest &request) |
| DeleteModelResponse * | deleteModel(const DeleteModelRequest &request) |
| DeleteRequestValidatorResponse * | deleteRequestValidator(const DeleteRequestValidatorRequest &request) |
| DeleteResourceResponse * | deleteResource(const DeleteResourceRequest &request) |
| DeleteRestApiResponse * | deleteRestApi(const DeleteRestApiRequest &request) |
| DeleteStageResponse * | deleteStage(const DeleteStageRequest &request) |
| DeleteUsagePlanResponse * | deleteUsagePlan(const DeleteUsagePlanRequest &request) |
| DeleteUsagePlanKeyResponse * | deleteUsagePlanKey(const DeleteUsagePlanKeyRequest &request) |
| DeleteVpcLinkResponse * | deleteVpcLink(const DeleteVpcLinkRequest &request) |
| FlushStageAuthorizersCacheResponse * | flushStageAuthorizersCache(const FlushStageAuthorizersCacheRequest &request) |
| FlushStageCacheResponse * | flushStageCache(const FlushStageCacheRequest &request) |
| GenerateClientCertificateResponse * | generateClientCertificate(const GenerateClientCertificateRequest &request) |
| GetAccountResponse * | getAccount(const GetAccountRequest &request) |
| GetApiKeyResponse * | getApiKey(const GetApiKeyRequest &request) |
| GetApiKeysResponse * | getApiKeys(const GetApiKeysRequest &request) |
| GetAuthorizerResponse * | getAuthorizer(const GetAuthorizerRequest &request) |
| GetAuthorizersResponse * | getAuthorizers(const GetAuthorizersRequest &request) |
| GetBasePathMappingResponse * | getBasePathMapping(const GetBasePathMappingRequest &request) |
| GetBasePathMappingsResponse * | getBasePathMappings(const GetBasePathMappingsRequest &request) |
| GetClientCertificateResponse * | getClientCertificate(const GetClientCertificateRequest &request) |
| GetClientCertificatesResponse * | getClientCertificates(const GetClientCertificatesRequest &request) |
| GetDeploymentResponse * | getDeployment(const GetDeploymentRequest &request) |
| GetDeploymentsResponse * | getDeployments(const GetDeploymentsRequest &request) |
| GetDocumentationPartResponse * | getDocumentationPart(const GetDocumentationPartRequest &request) |
| GetDocumentationPartsResponse * | getDocumentationParts(const GetDocumentationPartsRequest &request) |
| GetDocumentationVersionResponse * | getDocumentationVersion(const GetDocumentationVersionRequest &request) |
| GetDocumentationVersionsResponse * | getDocumentationVersions(const GetDocumentationVersionsRequest &request) |
| GetDomainNameResponse * | getDomainName(const GetDomainNameRequest &request) |
| GetDomainNamesResponse * | getDomainNames(const GetDomainNamesRequest &request) |
| GetExportResponse * | getExport(const GetExportRequest &request) |
| GetGatewayResponseResponse * | getGatewayResponse(const GetGatewayResponseRequest &request) |
| GetGatewayResponsesResponse * | getGatewayResponses(const GetGatewayResponsesRequest &request) |
| GetIntegrationResponse * | getIntegration(const GetIntegrationRequest &request) |
| GetIntegrationResponseResponse * | getIntegrationResponse(const GetIntegrationResponseRequest &request) |
| GetMethodResponse * | getMethod(const GetMethodRequest &request) |
| GetMethodResponseResponse * | getMethodResponse(const GetMethodResponseRequest &request) |
| GetModelResponse * | getModel(const GetModelRequest &request) |
| GetModelTemplateResponse * | getModelTemplate(const GetModelTemplateRequest &request) |
| GetModelsResponse * | getModels(const GetModelsRequest &request) |
| GetRequestValidatorResponse * | getRequestValidator(const GetRequestValidatorRequest &request) |
| GetRequestValidatorsResponse * | getRequestValidators(const GetRequestValidatorsRequest &request) |
| GetResourceResponse * | getResource(const GetResourceRequest &request) |
| GetResourcesResponse * | getResources(const GetResourcesRequest &request) |
| GetRestApiResponse * | getRestApi(const GetRestApiRequest &request) |
| GetRestApisResponse * | getRestApis(const GetRestApisRequest &request) |
| GetSdkResponse * | getSdk(const GetSdkRequest &request) |
| GetSdkTypeResponse * | getSdkType(const GetSdkTypeRequest &request) |
| GetSdkTypesResponse * | getSdkTypes(const GetSdkTypesRequest &request) |
| GetStageResponse * | getStage(const GetStageRequest &request) |
| GetStagesResponse * | getStages(const GetStagesRequest &request) |
| GetTagsResponse * | getTags(const GetTagsRequest &request) |
| GetUsageResponse * | getUsage(const GetUsageRequest &request) |
| GetUsagePlanResponse * | getUsagePlan(const GetUsagePlanRequest &request) |
| GetUsagePlanKeyResponse * | getUsagePlanKey(const GetUsagePlanKeyRequest &request) |
| GetUsagePlanKeysResponse * | getUsagePlanKeys(const GetUsagePlanKeysRequest &request) |
| GetUsagePlansResponse * | getUsagePlans(const GetUsagePlansRequest &request) |
| GetVpcLinkResponse * | getVpcLink(const GetVpcLinkRequest &request) |
| GetVpcLinksResponse * | getVpcLinks(const GetVpcLinksRequest &request) |
| ImportApiKeysResponse * | importApiKeys(const ImportApiKeysRequest &request) |
| ImportDocumentationPartsResponse * | importDocumentationParts(const ImportDocumentationPartsRequest &request) |
| ImportRestApiResponse * | importRestApi(const ImportRestApiRequest &request) |
| PutGatewayResponseResponse * | putGatewayResponse(const PutGatewayResponseRequest &request) |
| PutIntegrationResponse * | putIntegration(const PutIntegrationRequest &request) |
| PutIntegrationResponseResponse * | putIntegrationResponse(const PutIntegrationResponseRequest &request) |
| PutMethodResponse * | putMethod(const PutMethodRequest &request) |
| PutMethodResponseResponse * | putMethodResponse(const PutMethodResponseRequest &request) |
| PutRestApiResponse * | putRestApi(const PutRestApiRequest &request) |
| TagResourceResponse * | tagResource(const TagResourceRequest &request) |
| TestInvokeAuthorizerResponse * | testInvokeAuthorizer(const TestInvokeAuthorizerRequest &request) |
| TestInvokeMethodResponse * | testInvokeMethod(const TestInvokeMethodRequest &request) |
| UntagResourceResponse * | untagResource(const UntagResourceRequest &request) |
| UpdateAccountResponse * | updateAccount(const UpdateAccountRequest &request) |
| UpdateApiKeyResponse * | updateApiKey(const UpdateApiKeyRequest &request) |
| UpdateAuthorizerResponse * | updateAuthorizer(const UpdateAuthorizerRequest &request) |
| UpdateBasePathMappingResponse * | updateBasePathMapping(const UpdateBasePathMappingRequest &request) |
| UpdateClientCertificateResponse * | updateClientCertificate(const UpdateClientCertificateRequest &request) |
| UpdateDeploymentResponse * | updateDeployment(const UpdateDeploymentRequest &request) |
| UpdateDocumentationPartResponse * | updateDocumentationPart(const UpdateDocumentationPartRequest &request) |
| UpdateDocumentationVersionResponse * | updateDocumentationVersion(const UpdateDocumentationVersionRequest &request) |
| UpdateDomainNameResponse * | updateDomainName(const UpdateDomainNameRequest &request) |
| UpdateGatewayResponseResponse * | updateGatewayResponse(const UpdateGatewayResponseRequest &request) |
| UpdateIntegrationResponse * | updateIntegration(const UpdateIntegrationRequest &request) |
| UpdateIntegrationResponseResponse * | updateIntegrationResponse(const UpdateIntegrationResponseRequest &request) |
| UpdateMethodResponse * | updateMethod(const UpdateMethodRequest &request) |
| UpdateMethodResponseResponse * | updateMethodResponse(const UpdateMethodResponseRequest &request) |
| UpdateModelResponse * | updateModel(const UpdateModelRequest &request) |
| UpdateRequestValidatorResponse * | updateRequestValidator(const UpdateRequestValidatorRequest &request) |
| UpdateResourceResponse * | updateResource(const UpdateResourceRequest &request) |
| UpdateRestApiResponse * | updateRestApi(const UpdateRestApiRequest &request) |
| UpdateStageResponse * | updateStage(const UpdateStageRequest &request) |
| UpdateUsageResponse * | updateUsage(const UpdateUsageRequest &request) |
| UpdateUsagePlanResponse * | updateUsagePlan(const UpdateUsagePlanRequest &request) |
| UpdateVpcLinkResponse * | updateVpcLink(const UpdateVpcLinkRequest &request) |
Additional Inherited Members
- 2 protected functions inherited from QtAws::Core::AwsAbstractClient
Detailed Description
The APIGatewayClient class provides access to the Amazon API Gateway service.
<fullname>Amazon API Gateway</fullname>
Amazon API Gateway helps developers deliver robust, secure, and scalable mobile and web application back ends. API Gateway allows developers to securely connect mobile and web applications to APIs that run on AWS Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of
Member Function Documentation
APIGatewayClient::APIGatewayClient(const QtAws::Core::AwsRegion::Region region = QtAws::Core::AwsRegion::InvalidRegion, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0)
Constructs a APIGatewayClient object.
The new client object will region, credentials, and manager for network operations.
The new object will be owned by parent, if set.
APIGatewayClient::APIGatewayClient(const QUrl &endpoint, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0)
This function overloads APIGatewayClient().
This overload allows the caller to specify the specific endpoint to send requests to. Typically, it is easier to use the alternative constructor, which allows the caller to specify an AWS region instead, in which case this client will determine the correct endpoint for the given region automatically (via AwsEndpoint::getEndpoint).
See also QtAws::Core::AwsEndpoint::getEndpoint.
[slot] CreateApiKeyResponse *APIGatewayClient::createApiKey(const CreateApiKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateApiKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Create an <a>ApiKey</a> resource.
</p <div class="seeAlso"><a href="http://docs.aws.amazon.com/cli/latest/reference/apigateway/create-api-key.html">AWS
[slot] CreateAuthorizerResponse *APIGatewayClient::createAuthorizer(const CreateAuthorizerRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateAuthorizerResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Adds a new <a>Authorizer</a> resource to an existing <a>RestApi</a>
resource> <div class="seeAlso"><a
[slot] CreateBasePathMappingResponse *APIGatewayClient::createBasePathMapping(const CreateBasePathMappingRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateBasePathMappingResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a new <a>BasePathMapping</a>
[slot] CreateDeploymentResponse *APIGatewayClient::createDeployment(const CreateDeploymentRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateDeploymentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a <a>Deployment</a> resource, which makes a specified <a>RestApi</a> callable over the
[slot] CreateDocumentationPartResponse *APIGatewayClient::createDocumentationPart(const CreateDocumentationPartRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateDocumentationPartResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] CreateDocumentationVersionResponse *APIGatewayClient::createDocumentationVersion(const CreateDocumentationVersionRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateDocumentationVersionResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] CreateDomainNameResponse *APIGatewayClient::createDomainName(const CreateDomainNameRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateDomainNameResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a new domain
[slot] CreateModelResponse *APIGatewayClient::createModel(const CreateModelRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateModelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Adds a new <a>Model</a> resource to an existing <a>RestApi</a>
[slot] CreateRequestValidatorResponse *APIGatewayClient::createRequestValidator(const CreateRequestValidatorRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateRequestValidatorResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a <a>ReqeustValidator</a> of a given
[slot] CreateResourceResponse *APIGatewayClient::createResource(const CreateResourceRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateResourceResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a <a>Resource</a>
[slot] CreateRestApiResponse *APIGatewayClient::createRestApi(const CreateRestApiRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateRestApiResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a new <a>RestApi</a>
[slot] CreateStageResponse *APIGatewayClient::createStage(const CreateStageRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateStageResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a new <a>Stage</a> resource that references a pre-existing <a>Deployment</a> for the API.
[slot] CreateUsagePlanResponse *APIGatewayClient::createUsagePlan(const CreateUsagePlanRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateUsagePlanResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.
[slot] CreateUsagePlanKeyResponse *APIGatewayClient::createUsagePlanKey(const CreateUsagePlanKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateUsagePlanKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a usage plan key for adding an existing API key to a usage
[slot] CreateVpcLinkResponse *APIGatewayClient::createVpcLink(const CreateVpcLinkRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an CreateVpcLinkResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational. The caller must have permissions to create and update VPC Endpoint
[slot] DeleteApiKeyResponse *APIGatewayClient::deleteApiKey(const DeleteApiKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteApiKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes the <a>ApiKey</a>
[slot] DeleteAuthorizerResponse *APIGatewayClient::deleteAuthorizer(const DeleteAuthorizerRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteAuthorizerResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes an existing <a>Authorizer</a>
resource> <div class="seeAlso"><a
[slot] DeleteBasePathMappingResponse *APIGatewayClient::deleteBasePathMapping(const DeleteBasePathMappingRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteBasePathMappingResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes the <a>BasePathMapping</a>
[slot] DeleteClientCertificateResponse *APIGatewayClient::deleteClientCertificate(const DeleteClientCertificateRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteClientCertificateResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes the <a>ClientCertificate</a>
[slot] DeleteDeploymentResponse *APIGatewayClient::deleteDeployment(const DeleteDeploymentRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteDeploymentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a <a>Deployment</a> resource. Deleting a deployment will only succeed if there are no <a>Stage</a> resources associated with
[slot] DeleteDocumentationPartResponse *APIGatewayClient::deleteDocumentationPart(const DeleteDocumentationPartRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteDocumentationPartResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteDocumentationVersionResponse *APIGatewayClient::deleteDocumentationVersion(const DeleteDocumentationVersionRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteDocumentationVersionResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteDomainNameResponse *APIGatewayClient::deleteDomainName(const DeleteDomainNameRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteDomainNameResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes the <a>DomainName</a>
[slot] DeleteGatewayResponseResponse *APIGatewayClient::deleteGatewayResponse(const DeleteGatewayResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteGatewayResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Clears any customization of a <a>GatewayResponse</a> of a specified response type on the given <a>RestApi</a> and resets it with the default
[slot] DeleteIntegrationResponse *APIGatewayClient::deleteIntegration(const DeleteIntegrationRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteIntegrationResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a delete
[slot] DeleteIntegrationResponseResponse *APIGatewayClient::deleteIntegrationResponse(const DeleteIntegrationResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteIntegrationResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a delete integration
[slot] DeleteMethodResponse *APIGatewayClient::deleteMethod(const DeleteMethodRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteMethodResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes an existing <a>Method</a>
[slot] DeleteMethodResponseResponse *APIGatewayClient::deleteMethodResponse(const DeleteMethodResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteMethodResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes an existing <a>MethodResponse</a>
[slot] DeleteModelResponse *APIGatewayClient::deleteModel(const DeleteModelRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteModelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a
[slot] DeleteRequestValidatorResponse *APIGatewayClient::deleteRequestValidator(const DeleteRequestValidatorRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteRequestValidatorResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a <a>RequestValidator</a> of a given
[slot] DeleteResourceResponse *APIGatewayClient::deleteResource(const DeleteResourceRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteResourceResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a <a>Resource</a>
[slot] DeleteRestApiResponse *APIGatewayClient::deleteRestApi(const DeleteRestApiRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteRestApiResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes the specified
[slot] DeleteStageResponse *APIGatewayClient::deleteStage(const DeleteStageRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteStageResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a <a>Stage</a>
[slot] DeleteUsagePlanResponse *APIGatewayClient::deleteUsagePlan(const DeleteUsagePlanRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteUsagePlanResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a usage plan of a given plan
[slot] DeleteUsagePlanKeyResponse *APIGatewayClient::deleteUsagePlanKey(const DeleteUsagePlanKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteUsagePlanKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes a usage plan key and remove the underlying API key from the associated usage
[slot] DeleteVpcLinkResponse *APIGatewayClient::deleteVpcLink(const DeleteVpcLinkRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an DeleteVpcLinkResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Deletes an existing <a>VpcLink</a> of a specified
[slot] FlushStageAuthorizersCacheResponse *APIGatewayClient::flushStageAuthorizersCache(const FlushStageAuthorizersCacheRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an FlushStageAuthorizersCacheResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Flushes all authorizer cache entries on a
[slot] FlushStageCacheResponse *APIGatewayClient::flushStageCache(const FlushStageCacheRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an FlushStageCacheResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Flushes a stage's
[slot] GenerateClientCertificateResponse *APIGatewayClient::generateClientCertificate(const GenerateClientCertificateRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GenerateClientCertificateResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Generates a <a>ClientCertificate</a>
[slot] GetAccountResponse *APIGatewayClient::getAccount(const GetAccountRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetAccountResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about the current <a>Account</a>
[slot] GetApiKeyResponse *APIGatewayClient::getApiKey(const GetApiKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetApiKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about the current <a>ApiKey</a>
[slot] GetApiKeysResponse *APIGatewayClient::getApiKeys(const GetApiKeysRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetApiKeysResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about the current <a>ApiKeys</a>
[slot] GetAuthorizerResponse *APIGatewayClient::getAuthorizer(const GetAuthorizerRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetAuthorizerResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describe an existing <a>Authorizer</a>
resource> <div class="seeAlso"><a
[slot] GetAuthorizersResponse *APIGatewayClient::getAuthorizers(const GetAuthorizersRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetAuthorizersResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describe an existing <a>Authorizers</a>
resource> <div class="seeAlso"><a
[slot] GetBasePathMappingResponse *APIGatewayClient::getBasePathMapping(const GetBasePathMappingRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetBasePathMappingResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describe a <a>BasePathMapping</a>
[slot] GetBasePathMappingsResponse *APIGatewayClient::getBasePathMappings(const GetBasePathMappingsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetBasePathMappingsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a collection of <a>BasePathMapping</a>
[slot] GetClientCertificateResponse *APIGatewayClient::getClientCertificate(const GetClientCertificateRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetClientCertificateResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about the current <a>ClientCertificate</a>
[slot] GetClientCertificatesResponse *APIGatewayClient::getClientCertificates(const GetClientCertificatesRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetClientCertificatesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets a collection of <a>ClientCertificate</a>
[slot] GetDeploymentResponse *APIGatewayClient::getDeployment(const GetDeploymentRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDeploymentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about a <a>Deployment</a>
[slot] GetDeploymentsResponse *APIGatewayClient::getDeployments(const GetDeploymentsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDeploymentsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about a <a>Deployments</a>
[slot] GetDocumentationPartResponse *APIGatewayClient::getDocumentationPart(const GetDocumentationPartRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDocumentationPartResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetDocumentationPartsResponse *APIGatewayClient::getDocumentationParts(const GetDocumentationPartsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDocumentationPartsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetDocumentationVersionResponse *APIGatewayClient::getDocumentationVersion(const GetDocumentationVersionRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDocumentationVersionResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetDocumentationVersionsResponse *APIGatewayClient::getDocumentationVersions(const GetDocumentationVersionsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDocumentationVersionsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetDomainNameResponse *APIGatewayClient::getDomainName(const GetDomainNameRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDomainNameResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a domain name that is contained in a simpler, more intuitive URL that can be
[slot] GetDomainNamesResponse *APIGatewayClient::getDomainNames(const GetDomainNamesRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetDomainNamesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a collection of <a>DomainName</a>
[slot] GetExportResponse *APIGatewayClient::getExport(const GetExportRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetExportResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Exports a deployed version of a <a>RestApi</a> in a specified
[slot] GetGatewayResponseResponse *APIGatewayClient::getGatewayResponse(const GetGatewayResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetGatewayResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets a <a>GatewayResponse</a> of a specified response type on the given
[slot] GetGatewayResponsesResponse *APIGatewayClient::getGatewayResponses(const GetGatewayResponsesRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetGatewayResponsesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets the <a>GatewayResponses</a> collection on the given <a>RestApi</a>. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default <a>GatewayResponses</a> collection for the supported response
[slot] GetIntegrationResponse *APIGatewayClient::getIntegration(const GetIntegrationRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetIntegrationResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Get the integration
[slot] GetIntegrationResponseResponse *APIGatewayClient::getIntegrationResponse(const GetIntegrationResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetIntegrationResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a get integration
[slot] GetMethodResponse *APIGatewayClient::getMethod(const GetMethodRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetMethodResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describe an existing <a>Method</a>
[slot] GetMethodResponseResponse *APIGatewayClient::getMethodResponse(const GetMethodResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetMethodResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describes a <a>MethodResponse</a>
[slot] GetModelResponse *APIGatewayClient::getModel(const GetModelRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetModelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describes an existing model defined for a <a>RestApi</a>
[slot] GetModelTemplateResponse *APIGatewayClient::getModelTemplate(const GetModelTemplateRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetModelTemplateResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Generates a sample mapping template that can be used to transform a payload into the structure of a
[slot] GetModelsResponse *APIGatewayClient::getModels(const GetModelsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetModelsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Describes existing <a>Models</a> defined for a <a>RestApi</a>
[slot] GetRequestValidatorResponse *APIGatewayClient::getRequestValidator(const GetRequestValidatorRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetRequestValidatorResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets a <a>RequestValidator</a> of a given
[slot] GetRequestValidatorsResponse *APIGatewayClient::getRequestValidators(const GetRequestValidatorsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetRequestValidatorsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets the <a>RequestValidators</a> collection of a given
[slot] GetResourceResponse *APIGatewayClient::getResource(const GetResourceRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetResourceResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Lists information about a
[slot] GetResourcesResponse *APIGatewayClient::getResources(const GetResourcesRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetResourcesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Lists information about a collection of <a>Resource</a>
[slot] GetRestApiResponse *APIGatewayClient::getRestApi(const GetRestApiRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetRestApiResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Lists the <a>RestApi</a> resource in the
[slot] GetRestApisResponse *APIGatewayClient::getRestApis(const GetRestApisRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetRestApisResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Lists the <a>RestApis</a> resources for your
[slot] GetSdkResponse *APIGatewayClient::getSdk(const GetSdkRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetSdkResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Generates a client SDK for a <a>RestApi</a> and
[slot] GetSdkTypeResponse *APIGatewayClient::getSdkType(const GetSdkTypeRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetSdkTypeResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSdkTypesResponse *APIGatewayClient::getSdkTypes(const GetSdkTypesRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetSdkTypesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetStageResponse *APIGatewayClient::getStage(const GetStageRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetStageResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about a <a>Stage</a>
[slot] GetStagesResponse *APIGatewayClient::getStages(const GetStagesRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetStagesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets information about one or more <a>Stage</a>
[slot] GetTagsResponse *APIGatewayClient::getTags(const GetTagsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetTagsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets the <a>Tags</a> collection for a given
[slot] GetUsageResponse *APIGatewayClient::getUsage(const GetUsageRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetUsageResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets the usage data of a usage plan in a specified time
[slot] GetUsagePlanResponse *APIGatewayClient::getUsagePlan(const GetUsagePlanRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetUsagePlanResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets a usage plan of a given plan
[slot] GetUsagePlanKeyResponse *APIGatewayClient::getUsagePlanKey(const GetUsagePlanKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetUsagePlanKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets a usage plan key of a given key
[slot] GetUsagePlanKeysResponse *APIGatewayClient::getUsagePlanKeys(const GetUsagePlanKeysRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetUsagePlanKeysResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets all the usage plan keys representing the API keys added to a specified usage
[slot] GetUsagePlansResponse *APIGatewayClient::getUsagePlans(const GetUsagePlansRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetUsagePlansResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets all the usage plans of the caller's
[slot] GetVpcLinkResponse *APIGatewayClient::getVpcLink(const GetVpcLinkRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetVpcLinkResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets a specified VPC link under the caller's account in a
[slot] GetVpcLinksResponse *APIGatewayClient::getVpcLinks(const GetVpcLinksRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an GetVpcLinksResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Gets the <a>VpcLinks</a> collection under the caller's account in a selected
[slot] ImportApiKeysResponse *APIGatewayClient::importApiKeys(const ImportApiKeysRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an ImportApiKeysResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Import API keys from an external source, such as a CSV-formatted
[slot] ImportDocumentationPartsResponse *APIGatewayClient::importDocumentationParts(const ImportDocumentationPartsRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an ImportDocumentationPartsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] ImportRestApiResponse *APIGatewayClient::importRestApi(const ImportRestApiRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an ImportRestApiResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
A feature of the API Gateway control service for creating a new API from an external API definition
[slot] PutGatewayResponseResponse *APIGatewayClient::putGatewayResponse(const PutGatewayResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an PutGatewayResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Creates a customization of a <a>GatewayResponse</a> of a specified response type and status code on the given
[slot] PutIntegrationResponse *APIGatewayClient::putIntegration(const PutIntegrationRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an PutIntegrationResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Sets up a method's
[slot] PutIntegrationResponseResponse *APIGatewayClient::putIntegrationResponse(const PutIntegrationResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an PutIntegrationResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents a put
[slot] PutMethodResponse *APIGatewayClient::putMethod(const PutMethodRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an PutMethodResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Add a method to an existing <a>Resource</a>
[slot] PutMethodResponseResponse *APIGatewayClient::putMethodResponse(const PutMethodResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an PutMethodResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Adds a <a>MethodResponse</a> to an existing <a>Method</a>
[slot] PutRestApiResponse *APIGatewayClient::putRestApi(const PutRestApiRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an PutRestApiResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
A feature of the API Gateway control service for updating an existing API with an input of external API definitions. The update can take the form of merging the supplied definition into the existing API or overwriting the existing
[slot] TagResourceResponse *APIGatewayClient::tagResource(const TagResourceRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an TagResourceResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Adds or updates a tag on a given
[slot] TestInvokeAuthorizerResponse *APIGatewayClient::testInvokeAuthorizer(const TestInvokeAuthorizerRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an TestInvokeAuthorizerResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Simulate the execution of an <a>Authorizer</a> in your <a>RestApi</a> with headers, parameters, and an incoming request
body> <div class="seeAlso"> <a href="http://docs.aws.amazon.com/apigateway/latest/developerguide/use-custom-authorizer.html">Enable custom
[slot] TestInvokeMethodResponse *APIGatewayClient::testInvokeMethod(const TestInvokeMethodRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an TestInvokeMethodResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Simulate the execution of a <a>Method</a> in your <a>RestApi</a> with headers, parameters, and an incoming request
[slot] UntagResourceResponse *APIGatewayClient::untagResource(const UntagResourceRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UntagResourceResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Removes a tag from a given
[slot] UpdateAccountResponse *APIGatewayClient::updateAccount(const UpdateAccountRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateAccountResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about the current <a>Account</a>
[slot] UpdateApiKeyResponse *APIGatewayClient::updateApiKey(const UpdateApiKeyRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateApiKeyResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about an <a>ApiKey</a>
[slot] UpdateAuthorizerResponse *APIGatewayClient::updateAuthorizer(const UpdateAuthorizerRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateAuthorizerResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates an existing <a>Authorizer</a>
resource> <div class="seeAlso"><a
[slot] UpdateBasePathMappingResponse *APIGatewayClient::updateBasePathMapping(const UpdateBasePathMappingRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateBasePathMappingResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about the <a>BasePathMapping</a>
[slot] UpdateClientCertificateResponse *APIGatewayClient::updateClientCertificate(const UpdateClientCertificateRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateClientCertificateResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about an <a>ClientCertificate</a>
[slot] UpdateDeploymentResponse *APIGatewayClient::updateDeployment(const UpdateDeploymentRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateDeploymentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about a <a>Deployment</a>
[slot] UpdateDocumentationPartResponse *APIGatewayClient::updateDocumentationPart(const UpdateDocumentationPartRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateDocumentationPartResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateDocumentationVersionResponse *APIGatewayClient::updateDocumentationVersion(const UpdateDocumentationVersionRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateDocumentationVersionResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateDomainNameResponse *APIGatewayClient::updateDomainName(const UpdateDomainNameRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateDomainNameResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about the <a>DomainName</a>
[slot] UpdateGatewayResponseResponse *APIGatewayClient::updateGatewayResponse(const UpdateGatewayResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateGatewayResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates a <a>GatewayResponse</a> of a specified response type on the given
[slot] UpdateIntegrationResponse *APIGatewayClient::updateIntegration(const UpdateIntegrationRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateIntegrationResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents an update
[slot] UpdateIntegrationResponseResponse *APIGatewayClient::updateIntegrationResponse(const UpdateIntegrationResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateIntegrationResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Represents an update integration
[slot] UpdateMethodResponse *APIGatewayClient::updateMethod(const UpdateMethodRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateMethodResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates an existing <a>Method</a>
[slot] UpdateMethodResponseResponse *APIGatewayClient::updateMethodResponse(const UpdateMethodResponseRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateMethodResponseResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates an existing <a>MethodResponse</a>
[slot] UpdateModelResponse *APIGatewayClient::updateModel(const UpdateModelRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateModelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about a
[slot] UpdateRequestValidatorResponse *APIGatewayClient::updateRequestValidator(const UpdateRequestValidatorRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateRequestValidatorResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates a <a>RequestValidator</a> of a given
[slot] UpdateResourceResponse *APIGatewayClient::updateResource(const UpdateResourceRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateResourceResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about a <a>Resource</a>
[slot] UpdateRestApiResponse *APIGatewayClient::updateRestApi(const UpdateRestApiRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateRestApiResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about the specified
[slot] UpdateStageResponse *APIGatewayClient::updateStage(const UpdateStageRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateStageResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Changes information about a <a>Stage</a>
[slot] UpdateUsageResponse *APIGatewayClient::updateUsage(const UpdateUsageRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateUsageResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Grants a temporary extension to the remaining quota of a usage plan associated with a specified API
[slot] UpdateUsagePlanResponse *APIGatewayClient::updateUsagePlan(const UpdateUsagePlanRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateUsagePlanResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates a usage plan of a given plan
[slot] UpdateVpcLinkResponse *APIGatewayClient::updateVpcLink(const UpdateVpcLinkRequest &request)
Sends request to the APIGatewayClient service, and returns a pointer to an UpdateVpcLinkResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
Updates an existing <a>VpcLink</a> of a specified
© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.