Uses of Class
software.amazon.awssdk.services.apigateway.model.ApiGatewayException
Packages that use ApiGatewayException
Package
Description
-
Uses of ApiGatewayException in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that throw ApiGatewayExceptionModifier and TypeMethodDescriptiondefault CreateApiKeyResponseApiGatewayClient.createApiKey()Create an ApiKey resource.default CreateApiKeyResponseApiGatewayClient.createApiKey(Consumer<CreateApiKeyRequest.Builder> createApiKeyRequest) Create an ApiKey resource.default CreateApiKeyResponseApiGatewayClient.createApiKey(CreateApiKeyRequest createApiKeyRequest) Create an ApiKey resource.default CreateAuthorizerResponseApiGatewayClient.createAuthorizer(Consumer<CreateAuthorizerRequest.Builder> createAuthorizerRequest) Adds a new Authorizer resource to an existing RestApi resource.default CreateAuthorizerResponseApiGatewayClient.createAuthorizer(CreateAuthorizerRequest createAuthorizerRequest) Adds a new Authorizer resource to an existing RestApi resource.default CreateBasePathMappingResponseApiGatewayClient.createBasePathMapping(Consumer<CreateBasePathMappingRequest.Builder> createBasePathMappingRequest) Creates a new BasePathMapping resource.default CreateBasePathMappingResponseApiGatewayClient.createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest) Creates a new BasePathMapping resource.default CreateDeploymentResponseApiGatewayClient.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest) Creates a Deployment resource, which makes a specified RestApi callable over the internet.default CreateDeploymentResponseApiGatewayClient.createDeployment(CreateDeploymentRequest createDeploymentRequest) Creates a Deployment resource, which makes a specified RestApi callable over the internet.default CreateDocumentationPartResponseApiGatewayClient.createDocumentationPart(Consumer<CreateDocumentationPartRequest.Builder> createDocumentationPartRequest) Creates a documentation part.default CreateDocumentationPartResponseApiGatewayClient.createDocumentationPart(CreateDocumentationPartRequest createDocumentationPartRequest) Creates a documentation part.ApiGatewayClient.createDocumentationVersion(Consumer<CreateDocumentationVersionRequest.Builder> createDocumentationVersionRequest) Creates a documentation versionApiGatewayClient.createDocumentationVersion(CreateDocumentationVersionRequest createDocumentationVersionRequest) Creates a documentation versiondefault CreateDomainNameResponseApiGatewayClient.createDomainName(Consumer<CreateDomainNameRequest.Builder> createDomainNameRequest) Creates a new domain name.default CreateDomainNameResponseApiGatewayClient.createDomainName(CreateDomainNameRequest createDomainNameRequest) Creates a new domain name.ApiGatewayClient.createDomainNameAccessAssociation(Consumer<CreateDomainNameAccessAssociationRequest.Builder> createDomainNameAccessAssociationRequest) Creates a domain name access association resource between an access association source and a private custom domain name.ApiGatewayClient.createDomainNameAccessAssociation(CreateDomainNameAccessAssociationRequest createDomainNameAccessAssociationRequest) Creates a domain name access association resource between an access association source and a private custom domain name.default CreateModelResponseApiGatewayClient.createModel(Consumer<CreateModelRequest.Builder> createModelRequest) Adds a new Model resource to an existing RestApi resource.default CreateModelResponseApiGatewayClient.createModel(CreateModelRequest createModelRequest) Adds a new Model resource to an existing RestApi resource.default CreateRequestValidatorResponseApiGatewayClient.createRequestValidator(Consumer<CreateRequestValidatorRequest.Builder> createRequestValidatorRequest) Creates a RequestValidator of a given RestApi.default CreateRequestValidatorResponseApiGatewayClient.createRequestValidator(CreateRequestValidatorRequest createRequestValidatorRequest) Creates a RequestValidator of a given RestApi.default CreateResourceResponseApiGatewayClient.createResource(Consumer<CreateResourceRequest.Builder> createResourceRequest) Creates a Resource resource.default CreateResourceResponseApiGatewayClient.createResource(CreateResourceRequest createResourceRequest) Creates a Resource resource.default CreateRestApiResponseApiGatewayClient.createRestApi(Consumer<CreateRestApiRequest.Builder> createRestApiRequest) Creates a new RestApi resource.default CreateRestApiResponseApiGatewayClient.createRestApi(CreateRestApiRequest createRestApiRequest) Creates a new RestApi resource.default CreateStageResponseApiGatewayClient.createStage(Consumer<CreateStageRequest.Builder> createStageRequest) Creates a new Stage resource that references a pre-existing Deployment for the API.default CreateStageResponseApiGatewayClient.createStage(CreateStageRequest createStageRequest) Creates a new Stage resource that references a pre-existing Deployment for the API.default CreateUsagePlanResponseApiGatewayClient.createUsagePlan(Consumer<CreateUsagePlanRequest.Builder> createUsagePlanRequest) Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.default CreateUsagePlanResponseApiGatewayClient.createUsagePlan(CreateUsagePlanRequest createUsagePlanRequest) Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload.default CreateUsagePlanKeyResponseApiGatewayClient.createUsagePlanKey(Consumer<CreateUsagePlanKeyRequest.Builder> createUsagePlanKeyRequest) Creates a usage plan key for adding an existing API key to a usage plan.default CreateUsagePlanKeyResponseApiGatewayClient.createUsagePlanKey(CreateUsagePlanKeyRequest createUsagePlanKeyRequest) Creates a usage plan key for adding an existing API key to a usage plan.default CreateVpcLinkResponseApiGatewayClient.createVpcLink(Consumer<CreateVpcLinkRequest.Builder> createVpcLinkRequest) 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.default CreateVpcLinkResponseApiGatewayClient.createVpcLink(CreateVpcLinkRequest createVpcLinkRequest) 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.default DeleteApiKeyResponseApiGatewayClient.deleteApiKey(Consumer<DeleteApiKeyRequest.Builder> deleteApiKeyRequest) Deletes the ApiKey resource.default DeleteApiKeyResponseApiGatewayClient.deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest) Deletes the ApiKey resource.default DeleteAuthorizerResponseApiGatewayClient.deleteAuthorizer(Consumer<DeleteAuthorizerRequest.Builder> deleteAuthorizerRequest) Deletes an existing Authorizer resource.default DeleteAuthorizerResponseApiGatewayClient.deleteAuthorizer(DeleteAuthorizerRequest deleteAuthorizerRequest) Deletes an existing Authorizer resource.default DeleteBasePathMappingResponseApiGatewayClient.deleteBasePathMapping(Consumer<DeleteBasePathMappingRequest.Builder> deleteBasePathMappingRequest) Deletes the BasePathMapping resource.default DeleteBasePathMappingResponseApiGatewayClient.deleteBasePathMapping(DeleteBasePathMappingRequest deleteBasePathMappingRequest) Deletes the BasePathMapping resource.default DeleteClientCertificateResponseApiGatewayClient.deleteClientCertificate(Consumer<DeleteClientCertificateRequest.Builder> deleteClientCertificateRequest) Deletes the ClientCertificate resource.default DeleteClientCertificateResponseApiGatewayClient.deleteClientCertificate(DeleteClientCertificateRequest deleteClientCertificateRequest) Deletes the ClientCertificate resource.default DeleteDeploymentResponseApiGatewayClient.deleteDeployment(Consumer<DeleteDeploymentRequest.Builder> deleteDeploymentRequest) Deletes a Deployment resource.default DeleteDeploymentResponseApiGatewayClient.deleteDeployment(DeleteDeploymentRequest deleteDeploymentRequest) Deletes a Deployment resource.default DeleteDocumentationPartResponseApiGatewayClient.deleteDocumentationPart(Consumer<DeleteDocumentationPartRequest.Builder> deleteDocumentationPartRequest) Deletes a documentation partdefault DeleteDocumentationPartResponseApiGatewayClient.deleteDocumentationPart(DeleteDocumentationPartRequest deleteDocumentationPartRequest) Deletes a documentation partApiGatewayClient.deleteDocumentationVersion(Consumer<DeleteDocumentationVersionRequest.Builder> deleteDocumentationVersionRequest) Deletes a documentation version.ApiGatewayClient.deleteDocumentationVersion(DeleteDocumentationVersionRequest deleteDocumentationVersionRequest) Deletes a documentation version.default DeleteDomainNameResponseApiGatewayClient.deleteDomainName(Consumer<DeleteDomainNameRequest.Builder> deleteDomainNameRequest) Deletes the DomainName resource.default DeleteDomainNameResponseApiGatewayClient.deleteDomainName(DeleteDomainNameRequest deleteDomainNameRequest) Deletes the DomainName resource.ApiGatewayClient.deleteDomainNameAccessAssociation(Consumer<DeleteDomainNameAccessAssociationRequest.Builder> deleteDomainNameAccessAssociationRequest) Deletes the DomainNameAccessAssociation resource.ApiGatewayClient.deleteDomainNameAccessAssociation(DeleteDomainNameAccessAssociationRequest deleteDomainNameAccessAssociationRequest) Deletes the DomainNameAccessAssociation resource.default DeleteGatewayResponseResponseApiGatewayClient.deleteGatewayResponse(Consumer<DeleteGatewayResponseRequest.Builder> deleteGatewayResponseRequest) Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.default DeleteGatewayResponseResponseApiGatewayClient.deleteGatewayResponse(DeleteGatewayResponseRequest deleteGatewayResponseRequest) Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.default DeleteIntegrationResponseApiGatewayClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest) Represents a delete integration.default DeleteIntegrationResponseApiGatewayClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) Represents a delete integration.ApiGatewayClient.deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder> deleteIntegrationResponseRequest) Represents a delete integration response.ApiGatewayClient.deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest) Represents a delete integration response.default DeleteMethodResponseApiGatewayClient.deleteMethod(Consumer<DeleteMethodRequest.Builder> deleteMethodRequest) Deletes an existing Method resource.default DeleteMethodResponseApiGatewayClient.deleteMethod(DeleteMethodRequest deleteMethodRequest) Deletes an existing Method resource.default DeleteMethodResponseResponseApiGatewayClient.deleteMethodResponse(Consumer<DeleteMethodResponseRequest.Builder> deleteMethodResponseRequest) Deletes an existing MethodResponse resource.default DeleteMethodResponseResponseApiGatewayClient.deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest) Deletes an existing MethodResponse resource.default DeleteModelResponseApiGatewayClient.deleteModel(Consumer<DeleteModelRequest.Builder> deleteModelRequest) Deletes a model.default DeleteModelResponseApiGatewayClient.deleteModel(DeleteModelRequest deleteModelRequest) Deletes a model.default DeleteRequestValidatorResponseApiGatewayClient.deleteRequestValidator(Consumer<DeleteRequestValidatorRequest.Builder> deleteRequestValidatorRequest) Deletes a RequestValidator of a given RestApi.default DeleteRequestValidatorResponseApiGatewayClient.deleteRequestValidator(DeleteRequestValidatorRequest deleteRequestValidatorRequest) Deletes a RequestValidator of a given RestApi.default DeleteResourceResponseApiGatewayClient.deleteResource(Consumer<DeleteResourceRequest.Builder> deleteResourceRequest) Deletes a Resource resource.default DeleteResourceResponseApiGatewayClient.deleteResource(DeleteResourceRequest deleteResourceRequest) Deletes a Resource resource.default DeleteRestApiResponseApiGatewayClient.deleteRestApi(Consumer<DeleteRestApiRequest.Builder> deleteRestApiRequest) Deletes the specified API.default DeleteRestApiResponseApiGatewayClient.deleteRestApi(DeleteRestApiRequest deleteRestApiRequest) Deletes the specified API.default DeleteStageResponseApiGatewayClient.deleteStage(Consumer<DeleteStageRequest.Builder> deleteStageRequest) Deletes a Stage resource.default DeleteStageResponseApiGatewayClient.deleteStage(DeleteStageRequest deleteStageRequest) Deletes a Stage resource.default DeleteUsagePlanResponseApiGatewayClient.deleteUsagePlan(Consumer<DeleteUsagePlanRequest.Builder> deleteUsagePlanRequest) Deletes a usage plan of a given plan Id.default DeleteUsagePlanResponseApiGatewayClient.deleteUsagePlan(DeleteUsagePlanRequest deleteUsagePlanRequest) Deletes a usage plan of a given plan Id.default DeleteUsagePlanKeyResponseApiGatewayClient.deleteUsagePlanKey(Consumer<DeleteUsagePlanKeyRequest.Builder> deleteUsagePlanKeyRequest) Deletes a usage plan key and remove the underlying API key from the associated usage plan.default DeleteUsagePlanKeyResponseApiGatewayClient.deleteUsagePlanKey(DeleteUsagePlanKeyRequest deleteUsagePlanKeyRequest) Deletes a usage plan key and remove the underlying API key from the associated usage plan.default DeleteVpcLinkResponseApiGatewayClient.deleteVpcLink(Consumer<DeleteVpcLinkRequest.Builder> deleteVpcLinkRequest) Deletes an existing VpcLink of a specified identifier.default DeleteVpcLinkResponseApiGatewayClient.deleteVpcLink(DeleteVpcLinkRequest deleteVpcLinkRequest) Deletes an existing VpcLink of a specified identifier.ApiGatewayClient.flushStageAuthorizersCache(Consumer<FlushStageAuthorizersCacheRequest.Builder> flushStageAuthorizersCacheRequest) Flushes all authorizer cache entries on a stage.ApiGatewayClient.flushStageAuthorizersCache(FlushStageAuthorizersCacheRequest flushStageAuthorizersCacheRequest) Flushes all authorizer cache entries on a stage.default FlushStageCacheResponseApiGatewayClient.flushStageCache(Consumer<FlushStageCacheRequest.Builder> flushStageCacheRequest) Flushes a stage's cache.default FlushStageCacheResponseApiGatewayClient.flushStageCache(FlushStageCacheRequest flushStageCacheRequest) Flushes a stage's cache.ApiGatewayClient.generateClientCertificate()Generates a ClientCertificate resource.ApiGatewayClient.generateClientCertificate(Consumer<GenerateClientCertificateRequest.Builder> generateClientCertificateRequest) Generates a ClientCertificate resource.ApiGatewayClient.generateClientCertificate(GenerateClientCertificateRequest generateClientCertificateRequest) Generates a ClientCertificate resource.default GetAccountResponseApiGatewayClient.getAccount()Gets information about the current Account resource.default GetAccountResponseApiGatewayClient.getAccount(Consumer<GetAccountRequest.Builder> getAccountRequest) Gets information about the current Account resource.default GetAccountResponseApiGatewayClient.getAccount(GetAccountRequest getAccountRequest) Gets information about the current Account resource.default GetApiKeyResponseApiGatewayClient.getApiKey(Consumer<GetApiKeyRequest.Builder> getApiKeyRequest) Gets information about the current ApiKey resource.default GetApiKeyResponseApiGatewayClient.getApiKey(GetApiKeyRequest getApiKeyRequest) Gets information about the current ApiKey resource.default GetApiKeysResponseApiGatewayClient.getApiKeys()Gets information about the current ApiKeys resource.default GetApiKeysResponseApiGatewayClient.getApiKeys(Consumer<GetApiKeysRequest.Builder> getApiKeysRequest) Gets information about the current ApiKeys resource.default GetApiKeysResponseApiGatewayClient.getApiKeys(GetApiKeysRequest getApiKeysRequest) Gets information about the current ApiKeys resource.default GetApiKeysIterableApiGatewayClient.getApiKeysPaginator()This is a variant ofApiGatewayClient.getApiKeys(software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest)operation.default GetApiKeysIterableApiGatewayClient.getApiKeysPaginator(Consumer<GetApiKeysRequest.Builder> getApiKeysRequest) This is a variant ofApiGatewayClient.getApiKeys(software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest)operation.default GetApiKeysIterableApiGatewayClient.getApiKeysPaginator(GetApiKeysRequest getApiKeysRequest) This is a variant ofApiGatewayClient.getApiKeys(software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest)operation.default GetAuthorizerResponseApiGatewayClient.getAuthorizer(Consumer<GetAuthorizerRequest.Builder> getAuthorizerRequest) Describe an existing Authorizer resource.default GetAuthorizerResponseApiGatewayClient.getAuthorizer(GetAuthorizerRequest getAuthorizerRequest) Describe an existing Authorizer resource.default GetAuthorizersResponseApiGatewayClient.getAuthorizers(Consumer<GetAuthorizersRequest.Builder> getAuthorizersRequest) Describe an existing Authorizers resource.default GetAuthorizersResponseApiGatewayClient.getAuthorizers(GetAuthorizersRequest getAuthorizersRequest) Describe an existing Authorizers resource.default GetBasePathMappingResponseApiGatewayClient.getBasePathMapping(Consumer<GetBasePathMappingRequest.Builder> getBasePathMappingRequest) Describe a BasePathMapping resource.default GetBasePathMappingResponseApiGatewayClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest) Describe a BasePathMapping resource.default GetBasePathMappingsResponseApiGatewayClient.getBasePathMappings(Consumer<GetBasePathMappingsRequest.Builder> getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.default GetBasePathMappingsResponseApiGatewayClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.default GetBasePathMappingsIterableApiGatewayClient.getBasePathMappingsPaginator(Consumer<GetBasePathMappingsRequest.Builder> getBasePathMappingsRequest) This is a variant ofApiGatewayClient.getBasePathMappings(software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest)operation.default GetBasePathMappingsIterableApiGatewayClient.getBasePathMappingsPaginator(GetBasePathMappingsRequest getBasePathMappingsRequest) This is a variant ofApiGatewayClient.getBasePathMappings(software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest)operation.default GetClientCertificateResponseApiGatewayClient.getClientCertificate(Consumer<GetClientCertificateRequest.Builder> getClientCertificateRequest) Gets information about the current ClientCertificate resource.default GetClientCertificateResponseApiGatewayClient.getClientCertificate(GetClientCertificateRequest getClientCertificateRequest) Gets information about the current ClientCertificate resource.default GetClientCertificatesResponseApiGatewayClient.getClientCertificates()Gets a collection of ClientCertificate resources.default GetClientCertificatesResponseApiGatewayClient.getClientCertificates(Consumer<GetClientCertificatesRequest.Builder> getClientCertificatesRequest) Gets a collection of ClientCertificate resources.default GetClientCertificatesResponseApiGatewayClient.getClientCertificates(GetClientCertificatesRequest getClientCertificatesRequest) Gets a collection of ClientCertificate resources.default GetClientCertificatesIterableApiGatewayClient.getClientCertificatesPaginator()This is a variant ofApiGatewayClient.getClientCertificates(software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest)operation.default GetClientCertificatesIterableApiGatewayClient.getClientCertificatesPaginator(Consumer<GetClientCertificatesRequest.Builder> getClientCertificatesRequest) This is a variant ofApiGatewayClient.getClientCertificates(software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest)operation.default GetClientCertificatesIterableApiGatewayClient.getClientCertificatesPaginator(GetClientCertificatesRequest getClientCertificatesRequest) This is a variant ofApiGatewayClient.getClientCertificates(software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest)operation.default GetDeploymentResponseApiGatewayClient.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest) Gets information about a Deployment resource.default GetDeploymentResponseApiGatewayClient.getDeployment(GetDeploymentRequest getDeploymentRequest) Gets information about a Deployment resource.default GetDeploymentsResponseApiGatewayClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) Gets information about a Deployments collection.default GetDeploymentsResponseApiGatewayClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest) Gets information about a Deployments collection.default GetDeploymentsIterableApiGatewayClient.getDeploymentsPaginator(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest) This is a variant ofApiGatewayClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.default GetDeploymentsIterableApiGatewayClient.getDeploymentsPaginator(GetDeploymentsRequest getDeploymentsRequest) This is a variant ofApiGatewayClient.getDeployments(software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest)operation.default GetDocumentationPartResponseApiGatewayClient.getDocumentationPart(Consumer<GetDocumentationPartRequest.Builder> getDocumentationPartRequest) Gets a documentation part.default GetDocumentationPartResponseApiGatewayClient.getDocumentationPart(GetDocumentationPartRequest getDocumentationPartRequest) Gets a documentation part.default GetDocumentationPartsResponseApiGatewayClient.getDocumentationParts(Consumer<GetDocumentationPartsRequest.Builder> getDocumentationPartsRequest) Gets documentation parts.default GetDocumentationPartsResponseApiGatewayClient.getDocumentationParts(GetDocumentationPartsRequest getDocumentationPartsRequest) Gets documentation parts.default GetDocumentationVersionResponseApiGatewayClient.getDocumentationVersion(Consumer<GetDocumentationVersionRequest.Builder> getDocumentationVersionRequest) Gets a documentation version.default GetDocumentationVersionResponseApiGatewayClient.getDocumentationVersion(GetDocumentationVersionRequest getDocumentationVersionRequest) Gets a documentation version.default GetDocumentationVersionsResponseApiGatewayClient.getDocumentationVersions(Consumer<GetDocumentationVersionsRequest.Builder> getDocumentationVersionsRequest) Gets documentation versions.default GetDocumentationVersionsResponseApiGatewayClient.getDocumentationVersions(GetDocumentationVersionsRequest getDocumentationVersionsRequest) Gets documentation versions.default GetDomainNameResponseApiGatewayClient.getDomainName(Consumer<GetDomainNameRequest.Builder> getDomainNameRequest) Represents a domain name that is contained in a simpler, more intuitive URL that can be called.default GetDomainNameResponseApiGatewayClient.getDomainName(GetDomainNameRequest getDomainNameRequest) Represents a domain name that is contained in a simpler, more intuitive URL that can be called.ApiGatewayClient.getDomainNameAccessAssociations(Consumer<GetDomainNameAccessAssociationsRequest.Builder> getDomainNameAccessAssociationsRequest) Represents a collection on DomainNameAccessAssociations resources.ApiGatewayClient.getDomainNameAccessAssociations(GetDomainNameAccessAssociationsRequest getDomainNameAccessAssociationsRequest) Represents a collection on DomainNameAccessAssociations resources.default GetDomainNamesResponseApiGatewayClient.getDomainNames()Represents a collection of DomainName resources.default GetDomainNamesResponseApiGatewayClient.getDomainNames(Consumer<GetDomainNamesRequest.Builder> getDomainNamesRequest) Represents a collection of DomainName resources.default GetDomainNamesResponseApiGatewayClient.getDomainNames(GetDomainNamesRequest getDomainNamesRequest) Represents a collection of DomainName resources.default GetDomainNamesIterableApiGatewayClient.getDomainNamesPaginator()This is a variant ofApiGatewayClient.getDomainNames(software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest)operation.default GetDomainNamesIterableApiGatewayClient.getDomainNamesPaginator(Consumer<GetDomainNamesRequest.Builder> getDomainNamesRequest) This is a variant ofApiGatewayClient.getDomainNames(software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest)operation.default GetDomainNamesIterableApiGatewayClient.getDomainNamesPaginator(GetDomainNamesRequest getDomainNamesRequest) This is a variant ofApiGatewayClient.getDomainNames(software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest)operation.default GetExportResponseApiGatewayClient.getExport(Consumer<GetExportRequest.Builder> getExportRequest) Exports a deployed version of a RestApi in a specified format.default GetExportResponseApiGatewayClient.getExport(GetExportRequest getExportRequest) Exports a deployed version of a RestApi in a specified format.default GetGatewayResponseResponseApiGatewayClient.getGatewayResponse(Consumer<GetGatewayResponseRequest.Builder> getGatewayResponseRequest) Gets a GatewayResponse of a specified response type on the given RestApi.default GetGatewayResponseResponseApiGatewayClient.getGatewayResponse(GetGatewayResponseRequest getGatewayResponseRequest) Gets a GatewayResponse of a specified response type on the given RestApi.default GetGatewayResponsesResponseApiGatewayClient.getGatewayResponses(Consumer<GetGatewayResponsesRequest.Builder> getGatewayResponsesRequest) Gets the GatewayResponses collection on the given RestApi.default GetGatewayResponsesResponseApiGatewayClient.getGatewayResponses(GetGatewayResponsesRequest getGatewayResponsesRequest) Gets the GatewayResponses collection on the given RestApi.default GetIntegrationResponseApiGatewayClient.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest) Get the integration settings.default GetIntegrationResponseApiGatewayClient.getIntegration(GetIntegrationRequest getIntegrationRequest) Get the integration settings.default GetIntegrationResponseResponseApiGatewayClient.getIntegrationResponse(Consumer<GetIntegrationResponseRequest.Builder> getIntegrationResponseRequest) Represents a get integration response.default GetIntegrationResponseResponseApiGatewayClient.getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest) Represents a get integration response.default GetMethodResponseApiGatewayClient.getMethod(Consumer<GetMethodRequest.Builder> getMethodRequest) Describe an existing Method resource.default GetMethodResponseApiGatewayClient.getMethod(GetMethodRequest getMethodRequest) Describe an existing Method resource.default GetMethodResponseResponseApiGatewayClient.getMethodResponse(Consumer<GetMethodResponseRequest.Builder> getMethodResponseRequest) Describes a MethodResponse resource.default GetMethodResponseResponseApiGatewayClient.getMethodResponse(GetMethodResponseRequest getMethodResponseRequest) Describes a MethodResponse resource.default GetModelResponseApiGatewayClient.getModel(Consumer<GetModelRequest.Builder> getModelRequest) Describes an existing model defined for a RestApi resource.default GetModelResponseApiGatewayClient.getModel(GetModelRequest getModelRequest) Describes an existing model defined for a RestApi resource.default GetModelsResponseApiGatewayClient.getModels(Consumer<GetModelsRequest.Builder> getModelsRequest) Describes existing Models defined for a RestApi resource.default GetModelsResponseApiGatewayClient.getModels(GetModelsRequest getModelsRequest) Describes existing Models defined for a RestApi resource.default GetModelsIterableApiGatewayClient.getModelsPaginator(Consumer<GetModelsRequest.Builder> getModelsRequest) This is a variant ofApiGatewayClient.getModels(software.amazon.awssdk.services.apigateway.model.GetModelsRequest)operation.default GetModelsIterableApiGatewayClient.getModelsPaginator(GetModelsRequest getModelsRequest) This is a variant ofApiGatewayClient.getModels(software.amazon.awssdk.services.apigateway.model.GetModelsRequest)operation.default GetModelTemplateResponseApiGatewayClient.getModelTemplate(Consumer<GetModelTemplateRequest.Builder> getModelTemplateRequest) Generates a sample mapping template that can be used to transform a payload into the structure of a model.default GetModelTemplateResponseApiGatewayClient.getModelTemplate(GetModelTemplateRequest getModelTemplateRequest) Generates a sample mapping template that can be used to transform a payload into the structure of a model.default GetRequestValidatorResponseApiGatewayClient.getRequestValidator(Consumer<GetRequestValidatorRequest.Builder> getRequestValidatorRequest) Gets a RequestValidator of a given RestApi.default GetRequestValidatorResponseApiGatewayClient.getRequestValidator(GetRequestValidatorRequest getRequestValidatorRequest) Gets a RequestValidator of a given RestApi.default GetRequestValidatorsResponseApiGatewayClient.getRequestValidators(Consumer<GetRequestValidatorsRequest.Builder> getRequestValidatorsRequest) Gets the RequestValidators collection of a given RestApi.default GetRequestValidatorsResponseApiGatewayClient.getRequestValidators(GetRequestValidatorsRequest getRequestValidatorsRequest) Gets the RequestValidators collection of a given RestApi.default GetResourceResponseApiGatewayClient.getResource(Consumer<GetResourceRequest.Builder> getResourceRequest) Lists information about a resource.default GetResourceResponseApiGatewayClient.getResource(GetResourceRequest getResourceRequest) Lists information about a resource.default GetResourcesResponseApiGatewayClient.getResources(Consumer<GetResourcesRequest.Builder> getResourcesRequest) Lists information about a collection of Resource resources.default GetResourcesResponseApiGatewayClient.getResources(GetResourcesRequest getResourcesRequest) Lists information about a collection of Resource resources.default GetResourcesIterableApiGatewayClient.getResourcesPaginator(Consumer<GetResourcesRequest.Builder> getResourcesRequest) This is a variant ofApiGatewayClient.getResources(software.amazon.awssdk.services.apigateway.model.GetResourcesRequest)operation.default GetResourcesIterableApiGatewayClient.getResourcesPaginator(GetResourcesRequest getResourcesRequest) This is a variant ofApiGatewayClient.getResources(software.amazon.awssdk.services.apigateway.model.GetResourcesRequest)operation.default GetRestApiResponseApiGatewayClient.getRestApi(Consumer<GetRestApiRequest.Builder> getRestApiRequest) Lists the RestApi resource in the collection.default GetRestApiResponseApiGatewayClient.getRestApi(GetRestApiRequest getRestApiRequest) Lists the RestApi resource in the collection.default GetRestApisResponseApiGatewayClient.getRestApis()Lists the RestApis resources for your collection.default GetRestApisResponseApiGatewayClient.getRestApis(Consumer<GetRestApisRequest.Builder> getRestApisRequest) Lists the RestApis resources for your collection.default GetRestApisResponseApiGatewayClient.getRestApis(GetRestApisRequest getRestApisRequest) Lists the RestApis resources for your collection.default GetRestApisIterableApiGatewayClient.getRestApisPaginator()This is a variant ofApiGatewayClient.getRestApis(software.amazon.awssdk.services.apigateway.model.GetRestApisRequest)operation.default GetRestApisIterableApiGatewayClient.getRestApisPaginator(Consumer<GetRestApisRequest.Builder> getRestApisRequest) This is a variant ofApiGatewayClient.getRestApis(software.amazon.awssdk.services.apigateway.model.GetRestApisRequest)operation.default GetRestApisIterableApiGatewayClient.getRestApisPaginator(GetRestApisRequest getRestApisRequest) This is a variant ofApiGatewayClient.getRestApis(software.amazon.awssdk.services.apigateway.model.GetRestApisRequest)operation.default GetSdkResponseApiGatewayClient.getSdk(Consumer<GetSdkRequest.Builder> getSdkRequest) Generates a client SDK for a RestApi and Stage.default GetSdkResponseApiGatewayClient.getSdk(GetSdkRequest getSdkRequest) Generates a client SDK for a RestApi and Stage.default GetSdkTypeResponseApiGatewayClient.getSdkType(Consumer<GetSdkTypeRequest.Builder> getSdkTypeRequest) Gets an SDK type.default GetSdkTypeResponseApiGatewayClient.getSdkType(GetSdkTypeRequest getSdkTypeRequest) Gets an SDK type.default GetSdkTypesResponseApiGatewayClient.getSdkTypes()Gets SDK typesdefault GetSdkTypesResponseApiGatewayClient.getSdkTypes(Consumer<GetSdkTypesRequest.Builder> getSdkTypesRequest) Gets SDK typesdefault GetSdkTypesResponseApiGatewayClient.getSdkTypes(GetSdkTypesRequest getSdkTypesRequest) Gets SDK typesdefault GetStageResponseApiGatewayClient.getStage(Consumer<GetStageRequest.Builder> getStageRequest) Gets information about a Stage resource.default GetStageResponseApiGatewayClient.getStage(GetStageRequest getStageRequest) Gets information about a Stage resource.default GetStagesResponseApiGatewayClient.getStages(Consumer<GetStagesRequest.Builder> getStagesRequest) Gets information about one or more Stage resources.default GetStagesResponseApiGatewayClient.getStages(GetStagesRequest getStagesRequest) Gets information about one or more Stage resources.default GetTagsResponseApiGatewayClient.getTags(Consumer<GetTagsRequest.Builder> getTagsRequest) Gets the Tags collection for a given resource.default GetTagsResponseApiGatewayClient.getTags(GetTagsRequest getTagsRequest) Gets the Tags collection for a given resource.default GetUsageResponseApiGatewayClient.getUsage(Consumer<GetUsageRequest.Builder> getUsageRequest) Gets the usage data of a usage plan in a specified time interval.default GetUsageResponseApiGatewayClient.getUsage(GetUsageRequest getUsageRequest) Gets the usage data of a usage plan in a specified time interval.default GetUsageIterableApiGatewayClient.getUsagePaginator(Consumer<GetUsageRequest.Builder> getUsageRequest) This is a variant ofApiGatewayClient.getUsage(software.amazon.awssdk.services.apigateway.model.GetUsageRequest)operation.default GetUsageIterableApiGatewayClient.getUsagePaginator(GetUsageRequest getUsageRequest) This is a variant ofApiGatewayClient.getUsage(software.amazon.awssdk.services.apigateway.model.GetUsageRequest)operation.default GetUsagePlanResponseApiGatewayClient.getUsagePlan(Consumer<GetUsagePlanRequest.Builder> getUsagePlanRequest) Gets a usage plan of a given plan identifier.default GetUsagePlanResponseApiGatewayClient.getUsagePlan(GetUsagePlanRequest getUsagePlanRequest) Gets a usage plan of a given plan identifier.default GetUsagePlanKeyResponseApiGatewayClient.getUsagePlanKey(Consumer<GetUsagePlanKeyRequest.Builder> getUsagePlanKeyRequest) Gets a usage plan key of a given key identifier.default GetUsagePlanKeyResponseApiGatewayClient.getUsagePlanKey(GetUsagePlanKeyRequest getUsagePlanKeyRequest) Gets a usage plan key of a given key identifier.default GetUsagePlanKeysResponseApiGatewayClient.getUsagePlanKeys(Consumer<GetUsagePlanKeysRequest.Builder> getUsagePlanKeysRequest) Gets all the usage plan keys representing the API keys added to a specified usage plan.default GetUsagePlanKeysResponseApiGatewayClient.getUsagePlanKeys(GetUsagePlanKeysRequest getUsagePlanKeysRequest) Gets all the usage plan keys representing the API keys added to a specified usage plan.default GetUsagePlanKeysIterableApiGatewayClient.getUsagePlanKeysPaginator(Consumer<GetUsagePlanKeysRequest.Builder> getUsagePlanKeysRequest) This is a variant ofApiGatewayClient.getUsagePlanKeys(software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest)operation.default GetUsagePlanKeysIterableApiGatewayClient.getUsagePlanKeysPaginator(GetUsagePlanKeysRequest getUsagePlanKeysRequest) This is a variant ofApiGatewayClient.getUsagePlanKeys(software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest)operation.default GetUsagePlansResponseApiGatewayClient.getUsagePlans()Gets all the usage plans of the caller's account.default GetUsagePlansResponseApiGatewayClient.getUsagePlans(Consumer<GetUsagePlansRequest.Builder> getUsagePlansRequest) Gets all the usage plans of the caller's account.default GetUsagePlansResponseApiGatewayClient.getUsagePlans(GetUsagePlansRequest getUsagePlansRequest) Gets all the usage plans of the caller's account.default GetUsagePlansIterableApiGatewayClient.getUsagePlansPaginator()This is a variant ofApiGatewayClient.getUsagePlans(software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest)operation.default GetUsagePlansIterableApiGatewayClient.getUsagePlansPaginator(Consumer<GetUsagePlansRequest.Builder> getUsagePlansRequest) This is a variant ofApiGatewayClient.getUsagePlans(software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest)operation.default GetUsagePlansIterableApiGatewayClient.getUsagePlansPaginator(GetUsagePlansRequest getUsagePlansRequest) This is a variant ofApiGatewayClient.getUsagePlans(software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest)operation.default GetVpcLinkResponseApiGatewayClient.getVpcLink(Consumer<GetVpcLinkRequest.Builder> getVpcLinkRequest) Gets a specified VPC link under the caller's account in a region.default GetVpcLinkResponseApiGatewayClient.getVpcLink(GetVpcLinkRequest getVpcLinkRequest) Gets a specified VPC link under the caller's account in a region.default GetVpcLinksResponseApiGatewayClient.getVpcLinks()Gets the VpcLinks collection under the caller's account in a selected region.default GetVpcLinksResponseApiGatewayClient.getVpcLinks(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) Gets the VpcLinks collection under the caller's account in a selected region.default GetVpcLinksResponseApiGatewayClient.getVpcLinks(GetVpcLinksRequest getVpcLinksRequest) Gets the VpcLinks collection under the caller's account in a selected region.default GetVpcLinksIterableApiGatewayClient.getVpcLinksPaginator()This is a variant ofApiGatewayClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.default GetVpcLinksIterableApiGatewayClient.getVpcLinksPaginator(Consumer<GetVpcLinksRequest.Builder> getVpcLinksRequest) This is a variant ofApiGatewayClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.default GetVpcLinksIterableApiGatewayClient.getVpcLinksPaginator(GetVpcLinksRequest getVpcLinksRequest) This is a variant ofApiGatewayClient.getVpcLinks(software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest)operation.default ImportApiKeysResponseApiGatewayClient.importApiKeys(Consumer<ImportApiKeysRequest.Builder> importApiKeysRequest) Import API keys from an external source, such as a CSV-formatted file.default ImportApiKeysResponseApiGatewayClient.importApiKeys(ImportApiKeysRequest importApiKeysRequest) Import API keys from an external source, such as a CSV-formatted file.default ImportDocumentationPartsResponseApiGatewayClient.importDocumentationParts(Consumer<ImportDocumentationPartsRequest.Builder> importDocumentationPartsRequest) Imports documentation partsdefault ImportDocumentationPartsResponseApiGatewayClient.importDocumentationParts(ImportDocumentationPartsRequest importDocumentationPartsRequest) Imports documentation partsdefault ImportRestApiResponseApiGatewayClient.importRestApi(Consumer<ImportRestApiRequest.Builder> importRestApiRequest) A feature of the API Gateway control service for creating a new API from an external API definition file.default ImportRestApiResponseApiGatewayClient.importRestApi(ImportRestApiRequest importRestApiRequest) A feature of the API Gateway control service for creating a new API from an external API definition file.default PutGatewayResponseResponseApiGatewayClient.putGatewayResponse(Consumer<PutGatewayResponseRequest.Builder> putGatewayResponseRequest) Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.default PutGatewayResponseResponseApiGatewayClient.putGatewayResponse(PutGatewayResponseRequest putGatewayResponseRequest) Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.default PutIntegrationResponseApiGatewayClient.putIntegration(Consumer<PutIntegrationRequest.Builder> putIntegrationRequest) Sets up a method's integration.default PutIntegrationResponseApiGatewayClient.putIntegration(PutIntegrationRequest putIntegrationRequest) Sets up a method's integration.default PutIntegrationResponseResponseApiGatewayClient.putIntegrationResponse(Consumer<PutIntegrationResponseRequest.Builder> putIntegrationResponseRequest) Represents a put integration.default PutIntegrationResponseResponseApiGatewayClient.putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest) Represents a put integration.default PutMethodResponseApiGatewayClient.putMethod(Consumer<PutMethodRequest.Builder> putMethodRequest) Add a method to an existing Resource resource.default PutMethodResponseApiGatewayClient.putMethod(PutMethodRequest putMethodRequest) Add a method to an existing Resource resource.default PutMethodResponseResponseApiGatewayClient.putMethodResponse(Consumer<PutMethodResponseRequest.Builder> putMethodResponseRequest) Adds a MethodResponse to an existing Method resource.default PutMethodResponseResponseApiGatewayClient.putMethodResponse(PutMethodResponseRequest putMethodResponseRequest) Adds a MethodResponse to an existing Method resource.default PutRestApiResponseApiGatewayClient.putRestApi(Consumer<PutRestApiRequest.Builder> putRestApiRequest) A feature of the API Gateway control service for updating an existing API with an input of external API definitions.default PutRestApiResponseApiGatewayClient.putRestApi(PutRestApiRequest putRestApiRequest) A feature of the API Gateway control service for updating an existing API with an input of external API definitions.ApiGatewayClient.rejectDomainNameAccessAssociation(Consumer<RejectDomainNameAccessAssociationRequest.Builder> rejectDomainNameAccessAssociationRequest) Rejects a domain name access association with a private custom domain name.ApiGatewayClient.rejectDomainNameAccessAssociation(RejectDomainNameAccessAssociationRequest rejectDomainNameAccessAssociationRequest) Rejects a domain name access association with a private custom domain name.default TagResourceResponseApiGatewayClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Adds or updates a tag on a given resource.default TagResourceResponseApiGatewayClient.tagResource(TagResourceRequest tagResourceRequest) Adds or updates a tag on a given resource.default TestInvokeAuthorizerResponseApiGatewayClient.testInvokeAuthorizer(Consumer<TestInvokeAuthorizerRequest.Builder> testInvokeAuthorizerRequest) Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.default TestInvokeAuthorizerResponseApiGatewayClient.testInvokeAuthorizer(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest) Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.default TestInvokeMethodResponseApiGatewayClient.testInvokeMethod(Consumer<TestInvokeMethodRequest.Builder> testInvokeMethodRequest) Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.default TestInvokeMethodResponseApiGatewayClient.testInvokeMethod(TestInvokeMethodRequest testInvokeMethodRequest) Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.default UntagResourceResponseApiGatewayClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes a tag from a given resource.default UntagResourceResponseApiGatewayClient.untagResource(UntagResourceRequest untagResourceRequest) Removes a tag from a given resource.default UpdateAccountResponseApiGatewayClient.updateAccount(Consumer<UpdateAccountRequest.Builder> updateAccountRequest) Changes information about the current Account resource.default UpdateAccountResponseApiGatewayClient.updateAccount(UpdateAccountRequest updateAccountRequest) Changes information about the current Account resource.default UpdateApiKeyResponseApiGatewayClient.updateApiKey(Consumer<UpdateApiKeyRequest.Builder> updateApiKeyRequest) Changes information about an ApiKey resource.default UpdateApiKeyResponseApiGatewayClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest) Changes information about an ApiKey resource.default UpdateAuthorizerResponseApiGatewayClient.updateAuthorizer(Consumer<UpdateAuthorizerRequest.Builder> updateAuthorizerRequest) Updates an existing Authorizer resource.default UpdateAuthorizerResponseApiGatewayClient.updateAuthorizer(UpdateAuthorizerRequest updateAuthorizerRequest) Updates an existing Authorizer resource.default UpdateBasePathMappingResponseApiGatewayClient.updateBasePathMapping(Consumer<UpdateBasePathMappingRequest.Builder> updateBasePathMappingRequest) Changes information about the BasePathMapping resource.default UpdateBasePathMappingResponseApiGatewayClient.updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest) Changes information about the BasePathMapping resource.default UpdateClientCertificateResponseApiGatewayClient.updateClientCertificate(Consumer<UpdateClientCertificateRequest.Builder> updateClientCertificateRequest) Changes information about an ClientCertificate resource.default UpdateClientCertificateResponseApiGatewayClient.updateClientCertificate(UpdateClientCertificateRequest updateClientCertificateRequest) Changes information about an ClientCertificate resource.default UpdateDeploymentResponseApiGatewayClient.updateDeployment(Consumer<UpdateDeploymentRequest.Builder> updateDeploymentRequest) Changes information about a Deployment resource.default UpdateDeploymentResponseApiGatewayClient.updateDeployment(UpdateDeploymentRequest updateDeploymentRequest) Changes information about a Deployment resource.default UpdateDocumentationPartResponseApiGatewayClient.updateDocumentationPart(Consumer<UpdateDocumentationPartRequest.Builder> updateDocumentationPartRequest) Updates a documentation part.default UpdateDocumentationPartResponseApiGatewayClient.updateDocumentationPart(UpdateDocumentationPartRequest updateDocumentationPartRequest) Updates a documentation part.ApiGatewayClient.updateDocumentationVersion(Consumer<UpdateDocumentationVersionRequest.Builder> updateDocumentationVersionRequest) Updates a documentation version.ApiGatewayClient.updateDocumentationVersion(UpdateDocumentationVersionRequest updateDocumentationVersionRequest) Updates a documentation version.default UpdateDomainNameResponseApiGatewayClient.updateDomainName(Consumer<UpdateDomainNameRequest.Builder> updateDomainNameRequest) Changes information about the DomainName resource.default UpdateDomainNameResponseApiGatewayClient.updateDomainName(UpdateDomainNameRequest updateDomainNameRequest) Changes information about the DomainName resource.default UpdateGatewayResponseResponseApiGatewayClient.updateGatewayResponse(Consumer<UpdateGatewayResponseRequest.Builder> updateGatewayResponseRequest) Updates a GatewayResponse of a specified response type on the given RestApi.default UpdateGatewayResponseResponseApiGatewayClient.updateGatewayResponse(UpdateGatewayResponseRequest updateGatewayResponseRequest) Updates a GatewayResponse of a specified response type on the given RestApi.default UpdateIntegrationResponseApiGatewayClient.updateIntegration(Consumer<UpdateIntegrationRequest.Builder> updateIntegrationRequest) Represents an update integration.default UpdateIntegrationResponseApiGatewayClient.updateIntegration(UpdateIntegrationRequest updateIntegrationRequest) Represents an update integration.ApiGatewayClient.updateIntegrationResponse(Consumer<UpdateIntegrationResponseRequest.Builder> updateIntegrationResponseRequest) Represents an update integration response.ApiGatewayClient.updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest) Represents an update integration response.default UpdateMethodResponseApiGatewayClient.updateMethod(Consumer<UpdateMethodRequest.Builder> updateMethodRequest) Updates an existing Method resource.default UpdateMethodResponseApiGatewayClient.updateMethod(UpdateMethodRequest updateMethodRequest) Updates an existing Method resource.default UpdateMethodResponseResponseApiGatewayClient.updateMethodResponse(Consumer<UpdateMethodResponseRequest.Builder> updateMethodResponseRequest) Updates an existing MethodResponse resource.default UpdateMethodResponseResponseApiGatewayClient.updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest) Updates an existing MethodResponse resource.default UpdateModelResponseApiGatewayClient.updateModel(Consumer<UpdateModelRequest.Builder> updateModelRequest) Changes information about a model.default UpdateModelResponseApiGatewayClient.updateModel(UpdateModelRequest updateModelRequest) Changes information about a model.default UpdateRequestValidatorResponseApiGatewayClient.updateRequestValidator(Consumer<UpdateRequestValidatorRequest.Builder> updateRequestValidatorRequest) Updates a RequestValidator of a given RestApi.default UpdateRequestValidatorResponseApiGatewayClient.updateRequestValidator(UpdateRequestValidatorRequest updateRequestValidatorRequest) Updates a RequestValidator of a given RestApi.default UpdateResourceResponseApiGatewayClient.updateResource(Consumer<UpdateResourceRequest.Builder> updateResourceRequest) Changes information about a Resource resource.default UpdateResourceResponseApiGatewayClient.updateResource(UpdateResourceRequest updateResourceRequest) Changes information about a Resource resource.default UpdateRestApiResponseApiGatewayClient.updateRestApi(Consumer<UpdateRestApiRequest.Builder> updateRestApiRequest) Changes information about the specified API.default UpdateRestApiResponseApiGatewayClient.updateRestApi(UpdateRestApiRequest updateRestApiRequest) Changes information about the specified API.default UpdateStageResponseApiGatewayClient.updateStage(Consumer<UpdateStageRequest.Builder> updateStageRequest) Changes information about a Stage resource.default UpdateStageResponseApiGatewayClient.updateStage(UpdateStageRequest updateStageRequest) Changes information about a Stage resource.default UpdateUsageResponseApiGatewayClient.updateUsage(Consumer<UpdateUsageRequest.Builder> updateUsageRequest) Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.default UpdateUsageResponseApiGatewayClient.updateUsage(UpdateUsageRequest updateUsageRequest) Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.default UpdateUsagePlanResponseApiGatewayClient.updateUsagePlan(Consumer<UpdateUsagePlanRequest.Builder> updateUsagePlanRequest) Updates a usage plan of a given plan Id.default UpdateUsagePlanResponseApiGatewayClient.updateUsagePlan(UpdateUsagePlanRequest updateUsagePlanRequest) Updates a usage plan of a given plan Id.default UpdateVpcLinkResponseApiGatewayClient.updateVpcLink(Consumer<UpdateVpcLinkRequest.Builder> updateVpcLinkRequest) Updates an existing VpcLink of a specified identifier.default UpdateVpcLinkResponseApiGatewayClient.updateVpcLink(UpdateVpcLinkRequest updateVpcLinkRequest) Updates an existing VpcLink of a specified identifier. -
Uses of ApiGatewayException in software.amazon.awssdk.services.apigateway.model
Subclasses of ApiGatewayException in software.amazon.awssdk.services.apigateway.modelModifier and TypeClassDescriptionfinal classThe submitted request is not valid, for example, the input is incomplete or incorrect.final classThe request configuration has conflicts.final classThe request exceeded the rate limit.final classThe requested resource is not found.final classThe requested service is not available.final classThe request has reached its throttling limit.final classThe request is denied because the caller has insufficient permissions.Methods in software.amazon.awssdk.services.apigateway.model that return ApiGatewayExceptionConstructors in software.amazon.awssdk.services.apigateway.model with parameters of type ApiGatewayException