public class AmazonApiGatewayClient extends AmazonWebServiceClient implements AmazonApiGateway
Amazon API Gateway helps developers deliver robust, secure and scalable mobile and web application backends. Amazon 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 AWS.
LOGGING_AWS_REQUEST_METRIC| Constructor and Description |
|---|
AmazonApiGatewayClient()
Constructs a new client to invoke service methods on Amazon API Gateway.
|
AmazonApiGatewayClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on Amazon API Gateway
using the specified AWS account credentials.
|
AmazonApiGatewayClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on Amazon API Gateway
using the specified AWS account credentials and client configuration
options.
|
AmazonApiGatewayClient(AWSCredentialsProvider awsCredentialsProvider)
Constructs a new client to invoke service methods on Amazon API Gateway
using the specified AWS account credentials provider.
|
AmazonApiGatewayClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on Amazon API Gateway
using the specified AWS account credentials provider and client
configuration options.
|
AmazonApiGatewayClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration,
RequestMetricCollector requestMetricCollector)
Constructs a new client to invoke service methods on Amazon API Gateway
using the specified AWS account credentials provider, client
configuration options, and request metric collector.
|
AmazonApiGatewayClient(ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on Amazon API Gateway.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApiKeyResult |
createApiKey(CreateApiKeyRequest createApiKeyRequest) |
CreateBasePathMappingResult |
createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest)
Creates a new BasePathMapping resource.
|
CreateDeploymentResult |
createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a Deployment resource, which makes a specified
RestApi callable over the internet.
|
CreateDomainNameResult |
createDomainName(CreateDomainNameRequest createDomainNameRequest)
Creates a new domain name.
|
CreateModelResult |
createModel(CreateModelRequest createModelRequest)
|
CreateResourceResult |
createResource(CreateResourceRequest createResourceRequest)
Creates a Resource resource.
|
CreateRestApiResult |
createRestApi(CreateRestApiRequest createRestApiRequest)
Creates a new RestApi resource.
|
CreateStageResult |
createStage(CreateStageRequest createStageRequest)
Creates a Stage resource.
|
void |
deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest)
Deletes the ApiKey resource.
|
void |
deleteBasePathMapping(DeleteBasePathMappingRequest deleteBasePathMappingRequest)
Deletes the BasePathMapping resource.
|
void |
deleteClientCertificate(DeleteClientCertificateRequest deleteClientCertificateRequest) |
void |
deleteDeployment(DeleteDeploymentRequest deleteDeploymentRequest)
Deletes a Deployment resource.
|
void |
deleteDomainName(DeleteDomainNameRequest deleteDomainNameRequest)
Deletes the DomainName resource.
|
void |
deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest)
Represents a delete integration.
|
void |
deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.
|
void |
deleteMethod(DeleteMethodRequest deleteMethodRequest)
Deletes an existing Method resource.
|
void |
deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest)
Deletes an existing MethodResponse resource.
|
void |
deleteModel(DeleteModelRequest deleteModelRequest)
Deletes a model.
|
void |
deleteResource(DeleteResourceRequest deleteResourceRequest)
Deletes a Resource resource.
|
void |
deleteRestApi(DeleteRestApiRequest deleteRestApiRequest)
Deletes the specified API.
|
void |
deleteStage(DeleteStageRequest deleteStageRequest)
Deletes a Stage resource.
|
void |
flushStageCache(FlushStageCacheRequest flushStageCacheRequest)
Flushes a stage's cache.
|
GenerateClientCertificateResult |
generateClientCertificate(GenerateClientCertificateRequest generateClientCertificateRequest) |
GetAccountResult |
getAccount(GetAccountRequest getAccountRequest)
Gets information about the current Account resource.
|
GetApiKeyResult |
getApiKey(GetApiKeyRequest getApiKeyRequest)
Gets information about the current ApiKey resource.
|
GetApiKeysResult |
getApiKeys(GetApiKeysRequest getApiKeysRequest)
Gets information about the current ApiKeys resource.
|
GetBasePathMappingResult |
getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest)
Describe a BasePathMapping resource.
|
GetBasePathMappingsResult |
getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest)
Represents a collection of BasePathMapping resources.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful,
request, typically used for debugging issues where a service isn't acting
as expected.
|
GetClientCertificateResult |
getClientCertificate(GetClientCertificateRequest getClientCertificateRequest) |
GetClientCertificatesResult |
getClientCertificates(GetClientCertificatesRequest getClientCertificatesRequest) |
GetDeploymentResult |
getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a Deployment resource.
|
GetDeploymentsResult |
getDeployments(GetDeploymentsRequest getDeploymentsRequest)
Gets information about a Deployments collection.
|
GetDomainNameResult |
getDomainName(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive
URL that can be called.
|
GetDomainNamesResult |
getDomainNames(GetDomainNamesRequest getDomainNamesRequest)
Represents a collection of DomainName resources.
|
GetIntegrationResult |
getIntegration(GetIntegrationRequest getIntegrationRequest)
Represents a get integration.
|
GetIntegrationResponseResult |
getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest)
Represents a get integration response.
|
GetMethodResult |
getMethod(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
|
GetMethodResponseResult |
getMethodResponse(GetMethodResponseRequest getMethodResponseRequest)
Describes a MethodResponse resource.
|
GetModelResult |
getModel(GetModelRequest getModelRequest)
Describes an existing model defined for a RestApi resource.
|
GetModelsResult |
getModels(GetModelsRequest getModelsRequest)
|
GetModelTemplateResult |
getModelTemplate(GetModelTemplateRequest getModelTemplateRequest)
Generates a sample mapping template that can be used to transform a
payload into the structure of a model.
|
GetResourceResult |
getResource(GetResourceRequest getResourceRequest)
Lists information about a resource.
|
GetResourcesResult |
getResources(GetResourcesRequest getResourcesRequest)
Lists information about a collection of Resource resources.
|
GetRestApiResult |
getRestApi(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
|
GetRestApisResult |
getRestApis(GetRestApisRequest getRestApisRequest)
Lists the RestApis resources for your collection.
|
GetSdkResult |
getSdk(GetSdkRequest getSdkRequest) |
GetStageResult |
getStage(GetStageRequest getStageRequest)
Gets information about a Stage resource.
|
GetStagesResult |
getStages(GetStagesRequest getStagesRequest)
Gets information about one or more Stage resources.
|
PutIntegrationResult |
putIntegration(PutIntegrationRequest putIntegrationRequest)
Represents a put integration.
|
PutIntegrationResponseResult |
putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest)
Represents a put integration.
|
PutMethodResult |
putMethod(PutMethodRequest putMethodRequest)
Add a method to an existing Resource resource.
|
PutMethodResponseResult |
putMethodResponse(PutMethodResponseRequest putMethodResponseRequest)
Adds a MethodResponse to an existing Method resource.
|
TestInvokeMethodResult |
testInvokeMethod(TestInvokeMethodRequest testInvokeMethodRequest) |
UpdateAccountResult |
updateAccount(UpdateAccountRequest updateAccountRequest)
Changes information about the current Account resource.
|
UpdateApiKeyResult |
updateApiKey(UpdateApiKeyRequest updateApiKeyRequest)
Changes information about an ApiKey resource.
|
UpdateBasePathMappingResult |
updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest)
Changes information about the BasePathMapping resource.
|
UpdateClientCertificateResult |
updateClientCertificate(UpdateClientCertificateRequest updateClientCertificateRequest) |
UpdateDeploymentResult |
updateDeployment(UpdateDeploymentRequest updateDeploymentRequest)
Changes information about a Deployment resource.
|
UpdateDomainNameResult |
updateDomainName(UpdateDomainNameRequest updateDomainNameRequest)
Changes information about the DomainName resource.
|
UpdateIntegrationResult |
updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)
Represents an update integration.
|
UpdateIntegrationResponseResult |
updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)
Represents an update integration response.
|
UpdateMethodResult |
updateMethod(UpdateMethodRequest updateMethodRequest)
Updates an existing Method resource.
|
UpdateMethodResponseResult |
updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest)
Updates an existing MethodResponse resource.
|
UpdateModelResult |
updateModel(UpdateModelRequest updateModelRequest)
Changes information about a model.
|
UpdateResourceResult |
updateResource(UpdateResourceRequest updateResourceRequest)
Changes information about a Resource resource.
|
UpdateRestApiResult |
updateRestApi(UpdateRestApiRequest updateRestApiRequest)
Changes information about the specified API.
|
UpdateStageResult |
updateStage(UpdateStageRequest updateStageRequest)
Changes information about a Stage resource.
|
addRequestHandler, addRequestHandler, configureRegion, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerRegionOverride, getTimeOffset, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shutdown, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetEndpoint, setRegion, shutdownpublic AmazonApiGatewayClient()
All service calls made using this new client object are blocking, and will not return until the service call completes.
DefaultAWSCredentialsProviderChainpublic AmazonApiGatewayClient(ClientConfiguration clientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
clientConfiguration - The client configuration options controlling how this client
connects to Amazon API Gateway (ex: proxy settings, retry counts,
etc.).DefaultAWSCredentialsProviderChainpublic AmazonApiGatewayClient(AWSCredentials awsCredentials)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentials - The AWS credentials (access key ID and secret key) to use when
authenticating with AWS services.public AmazonApiGatewayClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentials - The AWS credentials (access key ID and secret key) to use when
authenticating with AWS services.clientConfiguration - The client configuration options controlling how this client
connects to Amazon API Gateway (ex: proxy settings, retry counts,
etc.).public AmazonApiGatewayClient(AWSCredentialsProvider awsCredentialsProvider)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentialsProvider - The AWS credentials provider which will provide credentials to
authenticate requests with AWS services.public AmazonApiGatewayClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentialsProvider - The AWS credentials provider which will provide credentials to
authenticate requests with AWS services.clientConfiguration - The client configuration options controlling how this client
connects to Amazon API Gateway (ex: proxy settings, retry counts,
etc.).public AmazonApiGatewayClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentialsProvider - The AWS credentials provider which will provide credentials to
authenticate requests with AWS services.clientConfiguration - The client configuration options controlling how this client
connects to Amazon API Gateway (ex: proxy settings, retry counts,
etc.).requestMetricCollector - optional request metric collectorpublic CreateApiKeyResult createApiKey(CreateApiKeyRequest createApiKeyRequest)
createApiKey in interface AmazonApiGatewaycreateApiKeyRequest - UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionLimitExceededExceptionBadRequestExceptionpublic CreateBasePathMappingResult createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest)
Creates a new BasePathMapping resource.
createBasePathMapping in interface AmazonApiGatewaycreateBasePathMappingRequest - Requests Amazon API Gateway to create a new BasePathMapping
resource.UnauthorizedExceptionConflictExceptionBadRequestExceptionNotFoundExceptionTooManyRequestsExceptionpublic CreateDeploymentResult createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a Deployment resource, which makes a specified RestApi callable over the internet.
createDeployment in interface AmazonApiGatewaycreateDeploymentRequest - Requests Amazon API Gateway to create a Deployment
resource.UnauthorizedExceptionBadRequestExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionTooManyRequestsExceptionServiceUnavailableExceptionpublic CreateDomainNameResult createDomainName(CreateDomainNameRequest createDomainNameRequest)
Creates a new domain name.
createDomainName in interface AmazonApiGatewaycreateDomainNameRequest - A request to create a new domain name.UnauthorizedExceptionBadRequestExceptionTooManyRequestsExceptionpublic CreateModelResult createModel(CreateModelRequest createModelRequest)
createModel in interface AmazonApiGatewaycreateModelRequest - Request to add a new Model to an existing RestApi
resource.BadRequestExceptionUnauthorizedExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionTooManyRequestsExceptionpublic CreateResourceResult createResource(CreateResourceRequest createResourceRequest)
Creates a Resource resource.
createResource in interface AmazonApiGatewaycreateResourceRequest - Requests Amazon API Gateway to create a Resource resource.UnauthorizedExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionBadRequestExceptionTooManyRequestsExceptionpublic CreateRestApiResult createRestApi(CreateRestApiRequest createRestApiRequest)
Creates a new RestApi resource.
createRestApi in interface AmazonApiGatewaycreateRestApiRequest - Request to add a new RestApi resource to your collection.UnauthorizedExceptionLimitExceededExceptionBadRequestExceptionTooManyRequestsExceptionpublic CreateStageResult createStage(CreateStageRequest createStageRequest)
Creates a Stage resource.
createStage in interface AmazonApiGatewaycreateStageRequest - Requests Amazon API Gateway to create a Stage resource.UnauthorizedExceptionBadRequestExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionTooManyRequestsExceptionpublic void deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest)
Deletes the ApiKey resource.
deleteApiKey in interface AmazonApiGatewaydeleteApiKeyRequest - A request to delete the ApiKey resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteBasePathMapping(DeleteBasePathMappingRequest deleteBasePathMappingRequest)
Deletes the BasePathMapping resource.
deleteBasePathMapping in interface AmazonApiGatewaydeleteBasePathMappingRequest - A request to delete the BasePathMapping resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteClientCertificate(DeleteClientCertificateRequest deleteClientCertificateRequest)
deleteClientCertificate in interface AmazonApiGatewaydeleteClientCertificateRequest - UnauthorizedExceptionTooManyRequestsExceptionBadRequestExceptionNotFoundExceptionpublic void deleteDeployment(DeleteDeploymentRequest deleteDeploymentRequest)
Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.
deleteDeployment in interface AmazonApiGatewaydeleteDeploymentRequest - Requests Amazon API Gateway to delete a Deployment
resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic void deleteDomainName(DeleteDomainNameRequest deleteDomainNameRequest)
Deletes the DomainName resource.
deleteDomainName in interface AmazonApiGatewaydeleteDomainNameRequest - A request to delete the DomainName resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest)
Represents a delete integration.
deleteIntegration in interface AmazonApiGatewaydeleteIntegrationRequest - Represents a delete integration request.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteIntegrationResponse(DeleteIntegrationResponseRequest deleteIntegrationResponseRequest)
Represents a delete integration response.
deleteIntegrationResponse in interface AmazonApiGatewaydeleteIntegrationResponseRequest - Represents a delete integration response request.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteMethod(DeleteMethodRequest deleteMethodRequest)
Deletes an existing Method resource.
deleteMethod in interface AmazonApiGatewaydeleteMethodRequest - Request to delete an existing Method resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteMethodResponse(DeleteMethodResponseRequest deleteMethodResponseRequest)
Deletes an existing MethodResponse resource.
deleteMethodResponse in interface AmazonApiGatewaydeleteMethodResponseRequest - A request to delete an existing MethodResponse resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteModel(DeleteModelRequest deleteModelRequest)
Deletes a model.
deleteModel in interface AmazonApiGatewaydeleteModelRequest - Request to delete an existing model in an existing RestApi
resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionBadRequestExceptionConflictExceptionpublic void deleteResource(DeleteResourceRequest deleteResourceRequest)
Deletes a Resource resource.
deleteResource in interface AmazonApiGatewaydeleteResourceRequest - Request to delete a Resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic void deleteRestApi(DeleteRestApiRequest deleteRestApiRequest)
Deletes the specified API.
deleteRestApi in interface AmazonApiGatewaydeleteRestApiRequest - Request to delete the specified API from your collection.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void deleteStage(DeleteStageRequest deleteStageRequest)
Deletes a Stage resource.
deleteStage in interface AmazonApiGatewaydeleteStageRequest - Requests Amazon API Gateway to delete a Stage resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic void flushStageCache(FlushStageCacheRequest flushStageCacheRequest)
Flushes a stage's cache.
flushStageCache in interface AmazonApiGatewayflushStageCacheRequest - Requests Amazon API Gateway to flush a stage's cache.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic GenerateClientCertificateResult generateClientCertificate(GenerateClientCertificateRequest generateClientCertificateRequest)
generateClientCertificate in interface AmazonApiGatewaygenerateClientCertificateRequest - UnauthorizedExceptionTooManyRequestsExceptionLimitExceededExceptionpublic GetAccountResult getAccount(GetAccountRequest getAccountRequest)
Gets information about the current Account resource.
getAccount in interface AmazonApiGatewaygetAccountRequest - Requests Amazon API Gateway to get information about the current
Account resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetApiKeyResult getApiKey(GetApiKeyRequest getApiKeyRequest)
Gets information about the current ApiKey resource.
getApiKey in interface AmazonApiGatewaygetApiKeyRequest - A request to get information about the current ApiKey
resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetApiKeysResult getApiKeys(GetApiKeysRequest getApiKeysRequest)
Gets information about the current ApiKeys resource.
getApiKeys in interface AmazonApiGatewaygetApiKeysRequest - A request to get information about the current ApiKeys
resource.UnauthorizedExceptionTooManyRequestsExceptionpublic GetBasePathMappingResult getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest)
Describe a BasePathMapping resource.
getBasePathMapping in interface AmazonApiGatewaygetBasePathMappingRequest - Request to describe a BasePathMapping resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetBasePathMappingsResult getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest)
Represents a collection of BasePathMapping resources.
getBasePathMappings in interface AmazonApiGatewaygetBasePathMappingsRequest - A request to get information about a collection of
BasePathMapping resources.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetClientCertificateResult getClientCertificate(GetClientCertificateRequest getClientCertificateRequest)
getClientCertificate in interface AmazonApiGatewaygetClientCertificateRequest - UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetClientCertificatesResult getClientCertificates(GetClientCertificatesRequest getClientCertificatesRequest)
getClientCertificates in interface AmazonApiGatewaygetClientCertificatesRequest - UnauthorizedExceptionTooManyRequestsExceptionpublic GetDeploymentResult getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a Deployment resource.
getDeployment in interface AmazonApiGatewaygetDeploymentRequest - Requests Amazon API Gateway to get information about a
Deployment resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionServiceUnavailableExceptionpublic GetDeploymentsResult getDeployments(GetDeploymentsRequest getDeploymentsRequest)
Gets information about a Deployments collection.
getDeployments in interface AmazonApiGatewaygetDeploymentsRequest - Requests Amazon API Gateway to get information about a
Deployments collection.UnauthorizedExceptionTooManyRequestsExceptionServiceUnavailableExceptionpublic GetDomainNameResult getDomainName(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
getDomainName in interface AmazonApiGatewaygetDomainNameRequest - Request to get the name of a DomainName resource.UnauthorizedExceptionNotFoundExceptionServiceUnavailableExceptionTooManyRequestsExceptionpublic GetDomainNamesResult getDomainNames(GetDomainNamesRequest getDomainNamesRequest)
Represents a collection of DomainName resources.
getDomainNames in interface AmazonApiGatewaygetDomainNamesRequest - Request to describe a collection of DomainName resources.UnauthorizedExceptionTooManyRequestsExceptionpublic GetIntegrationResult getIntegration(GetIntegrationRequest getIntegrationRequest)
Represents a get integration.
getIntegration in interface AmazonApiGatewaygetIntegrationRequest - Represents a get integration request.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetIntegrationResponseResult getIntegrationResponse(GetIntegrationResponseRequest getIntegrationResponseRequest)
Represents a get integration response.
getIntegrationResponse in interface AmazonApiGatewaygetIntegrationResponseRequest - Represents a get integration response request.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetMethodResult getMethod(GetMethodRequest getMethodRequest)
Describe an existing Method resource.
getMethod in interface AmazonApiGatewaygetMethodRequest - Request to describe an existing Method resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetMethodResponseResult getMethodResponse(GetMethodResponseRequest getMethodResponseRequest)
Describes a MethodResponse resource.
getMethodResponse in interface AmazonApiGatewaygetMethodResponseRequest - Request to describe a MethodResponse resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetModelResult getModel(GetModelRequest getModelRequest)
Describes an existing model defined for a RestApi resource.
getModel in interface AmazonApiGatewaygetModelRequest - Request to list information about a model in an existing
RestApi resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetModelTemplateResult getModelTemplate(GetModelTemplateRequest getModelTemplateRequest)
Generates a sample mapping template that can be used to transform a payload into the structure of a model.
getModelTemplate in interface AmazonApiGatewaygetModelTemplateRequest - Request to generate a sample mapping template used to transform
the payload.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic GetModelsResult getModels(GetModelsRequest getModelsRequest)
getModels in interface AmazonApiGatewaygetModelsRequest - Request to list existing Models defined for a
RestApi resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetResourceResult getResource(GetResourceRequest getResourceRequest)
Lists information about a resource.
getResource in interface AmazonApiGatewaygetResourceRequest - Request to list information about a resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetResourcesResult getResources(GetResourcesRequest getResourcesRequest)
Lists information about a collection of Resource resources.
getResources in interface AmazonApiGatewaygetResourcesRequest - Request to list information about a collection of resources.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetRestApiResult getRestApi(GetRestApiRequest getRestApiRequest)
Lists the RestApi resource in the collection.
getRestApi in interface AmazonApiGatewaygetRestApiRequest - Request to list an existing RestApi defined for your
collection.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetRestApisResult getRestApis(GetRestApisRequest getRestApisRequest)
Lists the RestApis resources for your collection.
getRestApis in interface AmazonApiGatewaygetRestApisRequest - Request to list existing RestApis defined for your
collection.UnauthorizedExceptionTooManyRequestsExceptionpublic GetSdkResult getSdk(GetSdkRequest getSdkRequest)
getSdk in interface AmazonApiGatewaygetSdkRequest - UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic GetStageResult getStage(GetStageRequest getStageRequest)
Gets information about a Stage resource.
getStage in interface AmazonApiGatewaygetStageRequest - Requests Amazon API Gateway to get information about a
Stage resource.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic GetStagesResult getStages(GetStagesRequest getStagesRequest)
Gets information about one or more Stage resources.
getStages in interface AmazonApiGatewaygetStagesRequest - Requests Amazon API Gateway to get information about one or more
Stage resources.UnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic PutIntegrationResult putIntegration(PutIntegrationRequest putIntegrationRequest)
Represents a put integration.
putIntegration in interface AmazonApiGatewayputIntegrationRequest - Represents a put integration request.UnauthorizedExceptionBadRequestExceptionNotFoundExceptionTooManyRequestsExceptionpublic PutIntegrationResponseResult putIntegrationResponse(PutIntegrationResponseRequest putIntegrationResponseRequest)
Represents a put integration.
putIntegrationResponse in interface AmazonApiGatewayputIntegrationResponseRequest - Represents a put integration response request.UnauthorizedExceptionNotFoundExceptionLimitExceededExceptionBadRequestExceptionTooManyRequestsExceptionpublic PutMethodResult putMethod(PutMethodRequest putMethodRequest)
Add a method to an existing Resource resource.
putMethod in interface AmazonApiGatewayputMethodRequest - Request to add a method to an existing Resource resource.BadRequestExceptionUnauthorizedExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionTooManyRequestsExceptionpublic PutMethodResponseResult putMethodResponse(PutMethodResponseRequest putMethodResponseRequest)
Adds a MethodResponse to an existing Method resource.
putMethodResponse in interface AmazonApiGatewayputMethodResponseRequest - Request to add a MethodResponse to an existing
Method resource.UnauthorizedExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionBadRequestExceptionTooManyRequestsExceptionpublic TestInvokeMethodResult testInvokeMethod(TestInvokeMethodRequest testInvokeMethodRequest)
testInvokeMethod in interface AmazonApiGatewaytestInvokeMethodRequest - BadRequestExceptionUnauthorizedExceptionNotFoundExceptionTooManyRequestsExceptionpublic UpdateAccountResult updateAccount(UpdateAccountRequest updateAccountRequest)
Changes information about the current Account resource.
updateAccount in interface AmazonApiGatewayupdateAccountRequest - Requests Amazon API Gateway to change information about the
current Account resource.UnauthorizedExceptionBadRequestExceptionNotFoundExceptionTooManyRequestsExceptionpublic UpdateApiKeyResult updateApiKey(UpdateApiKeyRequest updateApiKeyRequest)
Changes information about an ApiKey resource.
updateApiKey in interface AmazonApiGatewayupdateApiKeyRequest - A request to change information about an ApiKey resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateBasePathMappingResult updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest)
Changes information about the BasePathMapping resource.
updateBasePathMapping in interface AmazonApiGatewayupdateBasePathMappingRequest - A request to change information about the BasePathMapping
resource.UnauthorizedExceptionNotFoundExceptionConflictExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateClientCertificateResult updateClientCertificate(UpdateClientCertificateRequest updateClientCertificateRequest)
updateClientCertificate in interface AmazonApiGatewayupdateClientCertificateRequest - UnauthorizedExceptionTooManyRequestsExceptionBadRequestExceptionNotFoundExceptionpublic UpdateDeploymentResult updateDeployment(UpdateDeploymentRequest updateDeploymentRequest)
Changes information about a Deployment resource.
updateDeployment in interface AmazonApiGatewayupdateDeploymentRequest - Requests Amazon API Gateway to change information about a
Deployment resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionServiceUnavailableExceptionpublic UpdateDomainNameResult updateDomainName(UpdateDomainNameRequest updateDomainNameRequest)
Changes information about the DomainName resource.
updateDomainName in interface AmazonApiGatewayupdateDomainNameRequest - A request to change information about the DomainName
resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateIntegrationResult updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)
Represents an update integration.
updateIntegration in interface AmazonApiGatewayupdateIntegrationRequest - Represents an update integration request.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateIntegrationResponseResult updateIntegrationResponse(UpdateIntegrationResponseRequest updateIntegrationResponseRequest)
Represents an update integration response.
updateIntegrationResponse in interface AmazonApiGatewayupdateIntegrationResponseRequest - Represents an update integration response request.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateMethodResult updateMethod(UpdateMethodRequest updateMethodRequest)
Updates an existing Method resource.
updateMethod in interface AmazonApiGatewayupdateMethodRequest - Request to update an existing Method resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateMethodResponseResult updateMethodResponse(UpdateMethodResponseRequest updateMethodResponseRequest)
Updates an existing MethodResponse resource.
updateMethodResponse in interface AmazonApiGatewayupdateMethodResponseRequest - A request to update an existing MethodResponse resource.UnauthorizedExceptionNotFoundExceptionConflictExceptionLimitExceededExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateModelResult updateModel(UpdateModelRequest updateModelRequest)
Changes information about a model.
updateModel in interface AmazonApiGatewayupdateModelRequest - Request to update an existing model in an existing RestApi
resource.UnauthorizedExceptionNotFoundExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateResourceResult updateResource(UpdateResourceRequest updateResourceRequest)
Changes information about a Resource resource.
updateResource in interface AmazonApiGatewayupdateResourceRequest - Request to change information about a Resource resource.UnauthorizedExceptionNotFoundExceptionConflictExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateRestApiResult updateRestApi(UpdateRestApiRequest updateRestApiRequest)
Changes information about the specified API.
updateRestApi in interface AmazonApiGatewayupdateRestApiRequest - Request to update an existing RestApi resource in your
collection.UnauthorizedExceptionNotFoundExceptionConflictExceptionBadRequestExceptionTooManyRequestsExceptionpublic UpdateStageResult updateStage(UpdateStageRequest updateStageRequest)
Changes information about a Stage resource.
updateStage in interface AmazonApiGatewayupdateStageRequest - Requests Amazon API Gateway to change information about a
Stage resource.UnauthorizedExceptionNotFoundExceptionConflictExceptionBadRequestExceptionTooManyRequestsExceptionpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AmazonApiGatewayrequest - The originally executed requestCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.