| Package | Description |
|---|---|
| com.amazonaws.services.apigateway | |
| com.amazonaws.services.apigateway.model |
| Class and Description |
|---|
| CreateApiKeyRequest |
| CreateApiKeyResult
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| CreateAuthorizerRequest |
| CreateAuthorizerResult
Represents an authorization layer for methods.
|
| CreateBasePathMappingRequest
Requests Amazon API Gateway to create a new BasePathMapping resource.
|
| CreateBasePathMappingResult
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| CreateDeploymentRequest
Requests Amazon API Gateway to create a Deployment resource.
|
| CreateDeploymentResult |
| CreateDomainNameRequest
A request to create a new domain name.
|
| CreateDomainNameResult
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| CreateModelRequest |
| CreateModelResult
Represents the structure of a request or response payload for a method.
|
| CreateResourceRequest
Requests Amazon API Gateway to create a Resource resource.
|
| CreateResourceResult
Represents a resource.
|
| CreateRestApiRequest
Request to add a new RestApi resource to your collection.
|
| CreateRestApiResult
Represents a REST API.
|
| CreateStageRequest
Requests Amazon API Gateway to create a Stage resource.
|
| CreateStageResult
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
| DeleteApiKeyRequest
A request to delete the ApiKey resource.
|
| DeleteAuthorizerRequest
Request to delete an existing Authorizer resource.
|
| DeleteBasePathMappingRequest
A request to delete the BasePathMapping resource.
|
| DeleteClientCertificateRequest |
| DeleteDeploymentRequest
Requests Amazon API Gateway to delete a Deployment resource.
|
| DeleteDomainNameRequest
A request to delete the DomainName resource.
|
| DeleteIntegrationRequest
Represents a delete integration request.
|
| DeleteIntegrationResponseRequest
Represents a delete integration response request.
|
| DeleteMethodRequest
Request to delete an existing Method resource.
|
| DeleteMethodResponseRequest
A request to delete an existing MethodResponse resource.
|
| DeleteModelRequest
Request to delete an existing model in an existing RestApi resource.
|
| DeleteResourceRequest
Request to delete a Resource.
|
| DeleteRestApiRequest
Request to delete the specified API from your collection.
|
| DeleteStageRequest
Requests Amazon API Gateway to delete a Stage resource.
|
| FlushStageCacheRequest
Requests Amazon API Gateway to flush a stage's cache.
|
| GenerateClientCertificateRequest |
| GenerateClientCertificateResult |
| GetAccountRequest
Requests Amazon API Gateway to get information about the current
Account resource.
|
| GetAccountResult
Represents an AWS account that is associated with Amazon API Gateway.
|
| GetApiKeyRequest
A request to get information about the current ApiKey resource.
|
| GetApiKeyResult
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| GetApiKeysRequest
A request to get information about the current ApiKeys resource.
|
| GetApiKeysResult
Represents a collection of ApiKey resources.
|
| GetAuthorizerRequest
Request to describe an existing Authorizer resource.
|
| GetAuthorizerResult
Represents an authorization layer for methods.
|
| GetAuthorizersRequest
Request to describe an existing Authorizers resource.
|
| GetAuthorizersResult
Represents a collection of Authorizer resources.
|
| GetBasePathMappingRequest
Request to describe a BasePathMapping resource.
|
| GetBasePathMappingResult
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| GetBasePathMappingsRequest
A request to get information about a collection of BasePathMapping
resources.
|
| GetBasePathMappingsResult
Represents a collection of BasePathMapping resources.
|
| GetClientCertificateRequest |
| GetClientCertificateResult |
| GetClientCertificatesRequest |
| GetClientCertificatesResult |
| GetDeploymentRequest
Requests Amazon API Gateway to get information about a Deployment
resource.
|
| GetDeploymentResult |
| GetDeploymentsRequest
Requests Amazon API Gateway to get information about a Deployments
collection.
|
| GetDeploymentsResult
Represents a collection resource that contains zero or more references to
your existing deployments, and links that guide you on ways to interact with
your collection.
|
| GetDomainNameRequest
Request to get the name of a DomainName resource.
|
| GetDomainNameResult
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| GetDomainNamesRequest
Request to describe a collection of DomainName resources.
|
| GetDomainNamesResult
Represents a collection of DomainName resources.
|
| GetExportRequest |
| GetExportResult |
| GetIntegrationRequest
Represents a get integration request.
|
| GetIntegrationResponseRequest
Represents a get integration response request.
|
| GetIntegrationResponseResult
Represents an integration response.
|
| GetIntegrationResult
Represents a HTTP, AWS, or Mock integration.
|
| GetMethodRequest
Request to describe an existing Method resource.
|
| GetMethodResponseRequest
Request to describe a MethodResponse resource.
|
| GetMethodResponseResult
Represents a method response.
|
| GetMethodResult
Represents a method.
|
| GetModelRequest
Request to list information about a model in an existing RestApi
resource.
|
| GetModelResult
Represents the structure of a request or response payload for a method.
|
| GetModelsRequest |
| GetModelsResult
Represents a collection of Model resources.
|
| GetModelTemplateRequest
Request to generate a sample mapping template used to transform the payload.
|
| GetModelTemplateResult
Represents a mapping template used to transform a payload.
|
| GetResourceRequest
Request to list information about a resource.
|
| GetResourceResult
Represents a resource.
|
| GetResourcesRequest
Request to list information about a collection of resources.
|
| GetResourcesResult
Represents a collection of Resource resources.
|
| GetRestApiRequest
Request to list an existing RestApi defined for your collection.
|
| GetRestApiResult
Represents a REST API.
|
| GetRestApisRequest
Request to list existing RestApis defined for your collection.
|
| GetRestApisResult
Contains references to your APIs and links that guide you in ways to interact
with your collection.
|
| GetSdkRequest |
| GetSdkResult |
| GetStageRequest
Requests Amazon API Gateway to get information about a Stage resource.
|
| GetStageResult
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
| GetStagesRequest
Requests Amazon API Gateway to get information about one or more Stage
resources.
|
| GetStagesResult |
| PutIntegrationRequest
Represents a put integration request.
|
| PutIntegrationResponseRequest
Represents a put integration response request.
|
| PutIntegrationResponseResult
Represents an integration response.
|
| PutIntegrationResult
Represents a HTTP, AWS, or Mock integration.
|
| PutMethodRequest
Request to add a method to an existing Resource resource.
|
| PutMethodResponseRequest
Request to add a MethodResponse to an existing Method resource.
|
| PutMethodResponseResult
Represents a method response.
|
| PutMethodResult
Represents a method.
|
| TestInvokeMethodRequest |
| TestInvokeMethodResult
Represents the response of the test invoke request in HTTP method.
|
| UpdateAccountRequest
Requests Amazon API Gateway to change information about the current
Account resource.
|
| UpdateAccountResult
Represents an AWS account that is associated with Amazon API Gateway.
|
| UpdateApiKeyRequest
A request to change information about an ApiKey resource.
|
| UpdateApiKeyResult
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| UpdateAuthorizerRequest
Request to update an existing Authorizer resource.
|
| UpdateAuthorizerResult
Represents an authorization layer for methods.
|
| UpdateBasePathMappingRequest
A request to change information about the BasePathMapping resource.
|
| UpdateBasePathMappingResult
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| UpdateClientCertificateRequest |
| UpdateClientCertificateResult |
| UpdateDeploymentRequest
Requests Amazon API Gateway to change information about a Deployment
resource.
|
| UpdateDeploymentResult |
| UpdateDomainNameRequest
A request to change information about the DomainName resource.
|
| UpdateDomainNameResult
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| UpdateIntegrationRequest
Represents an update integration request.
|
| UpdateIntegrationResponseRequest
Represents an update integration response request.
|
| UpdateIntegrationResponseResult
Represents an integration response.
|
| UpdateIntegrationResult
Represents a HTTP, AWS, or Mock integration.
|
| UpdateMethodRequest
Request to update an existing Method resource.
|
| UpdateMethodResponseRequest
A request to update an existing MethodResponse resource.
|
| UpdateMethodResponseResult
Represents a method response.
|
| UpdateMethodResult
Represents a method.
|
| UpdateModelRequest
Request to update an existing model in an existing RestApi resource.
|
| UpdateModelResult
Represents the structure of a request or response payload for a method.
|
| UpdateResourceRequest
Request to change information about a Resource resource.
|
| UpdateResourceResult
Represents a resource.
|
| UpdateRestApiRequest
Request to update an existing RestApi resource in your collection.
|
| UpdateRestApiResult
Represents a REST API.
|
| UpdateStageRequest
Requests Amazon API Gateway to change information about a Stage
resource.
|
| UpdateStageResult
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
| Class and Description |
|---|
| ApiKey
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| Authorizer
Represents an authorization layer for methods.
|
| AuthorizerType |
| BasePathMapping
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| CacheClusterStatus
Returns the status of the CacheCluster.
|
| ClientCertificate |
| CreateApiKeyRequest |
| CreateApiKeyResult
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| CreateAuthorizerRequest |
| CreateAuthorizerResult
Represents an authorization layer for methods.
|
| CreateBasePathMappingRequest
Requests Amazon API Gateway to create a new BasePathMapping resource.
|
| CreateBasePathMappingResult
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| CreateDeploymentRequest
Requests Amazon API Gateway to create a Deployment resource.
|
| CreateDeploymentResult |
| CreateDomainNameRequest
A request to create a new domain name.
|
| CreateDomainNameResult
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| CreateModelRequest |
| CreateModelResult
Represents the structure of a request or response payload for a method.
|
| CreateResourceRequest
Requests Amazon API Gateway to create a Resource resource.
|
| CreateResourceResult
Represents a resource.
|
| CreateRestApiRequest
Request to add a new RestApi resource to your collection.
|
| CreateRestApiResult
Represents a REST API.
|
| CreateStageRequest
Requests Amazon API Gateway to create a Stage resource.
|
| CreateStageResult
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
| DeleteApiKeyRequest
A request to delete the ApiKey resource.
|
| DeleteAuthorizerRequest
Request to delete an existing Authorizer resource.
|
| DeleteBasePathMappingRequest
A request to delete the BasePathMapping resource.
|
| DeleteClientCertificateRequest |
| DeleteDeploymentRequest
Requests Amazon API Gateway to delete a Deployment resource.
|
| DeleteDomainNameRequest
A request to delete the DomainName resource.
|
| DeleteIntegrationRequest
Represents a delete integration request.
|
| DeleteIntegrationResponseRequest
Represents a delete integration response request.
|
| DeleteMethodRequest
Request to delete an existing Method resource.
|
| DeleteMethodResponseRequest
A request to delete an existing MethodResponse resource.
|
| DeleteModelRequest
Request to delete an existing model in an existing RestApi resource.
|
| DeleteResourceRequest
Request to delete a Resource.
|
| DeleteRestApiRequest
Request to delete the specified API from your collection.
|
| DeleteStageRequest
Requests Amazon API Gateway to delete a Stage resource.
|
| Deployment |
| DomainName
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| FlushStageCacheRequest
Requests Amazon API Gateway to flush a stage's cache.
|
| GenerateClientCertificateRequest |
| GenerateClientCertificateResult |
| GetAccountRequest
Requests Amazon API Gateway to get information about the current
Account resource.
|
| GetAccountResult
Represents an AWS account that is associated with Amazon API Gateway.
|
| GetApiKeyRequest
A request to get information about the current ApiKey resource.
|
| GetApiKeyResult
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| GetApiKeysRequest
A request to get information about the current ApiKeys resource.
|
| GetApiKeysResult
Represents a collection of ApiKey resources.
|
| GetAuthorizerRequest
Request to describe an existing Authorizer resource.
|
| GetAuthorizerResult
Represents an authorization layer for methods.
|
| GetAuthorizersRequest
Request to describe an existing Authorizers resource.
|
| GetAuthorizersResult
Represents a collection of Authorizer resources.
|
| GetBasePathMappingRequest
Request to describe a BasePathMapping resource.
|
| GetBasePathMappingResult
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| GetBasePathMappingsRequest
A request to get information about a collection of BasePathMapping
resources.
|
| GetBasePathMappingsResult
Represents a collection of BasePathMapping resources.
|
| GetClientCertificateRequest |
| GetClientCertificateResult |
| GetClientCertificatesRequest |
| GetClientCertificatesResult |
| GetDeploymentRequest
Requests Amazon API Gateway to get information about a Deployment
resource.
|
| GetDeploymentResult |
| GetDeploymentsRequest
Requests Amazon API Gateway to get information about a Deployments
collection.
|
| GetDeploymentsResult
Represents a collection resource that contains zero or more references to
your existing deployments, and links that guide you on ways to interact with
your collection.
|
| GetDomainNameRequest
Request to get the name of a DomainName resource.
|
| GetDomainNameResult
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| GetDomainNamesRequest
Request to describe a collection of DomainName resources.
|
| GetDomainNamesResult
Represents a collection of DomainName resources.
|
| GetExportRequest |
| GetExportResult |
| GetIntegrationRequest
Represents a get integration request.
|
| GetIntegrationResponseRequest
Represents a get integration response request.
|
| GetIntegrationResponseResult
Represents an integration response.
|
| GetIntegrationResult
Represents a HTTP, AWS, or Mock integration.
|
| GetMethodRequest
Request to describe an existing Method resource.
|
| GetMethodResponseRequest
Request to describe a MethodResponse resource.
|
| GetMethodResponseResult
Represents a method response.
|
| GetMethodResult
Represents a method.
|
| GetModelRequest
Request to list information about a model in an existing RestApi
resource.
|
| GetModelResult
Represents the structure of a request or response payload for a method.
|
| GetModelsRequest |
| GetModelsResult
Represents a collection of Model resources.
|
| GetModelTemplateRequest
Request to generate a sample mapping template used to transform the payload.
|
| GetModelTemplateResult
Represents a mapping template used to transform a payload.
|
| GetResourceRequest
Request to list information about a resource.
|
| GetResourceResult
Represents a resource.
|
| GetResourcesRequest
Request to list information about a collection of resources.
|
| GetResourcesResult
Represents a collection of Resource resources.
|
| GetRestApiRequest
Request to list an existing RestApi defined for your collection.
|
| GetRestApiResult
Represents a REST API.
|
| GetRestApisRequest
Request to list existing RestApis defined for your collection.
|
| GetRestApisResult
Contains references to your APIs and links that guide you in ways to interact
with your collection.
|
| GetSdkRequest |
| GetSdkResult |
| GetStageRequest
Requests Amazon API Gateway to get information about a Stage resource.
|
| GetStageResult
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
| GetStagesRequest
Requests Amazon API Gateway to get information about one or more Stage
resources.
|
| GetStagesResult |
| Integration
Represents a HTTP, AWS, or Mock integration.
|
| IntegrationResponse
Represents an integration response.
|
| IntegrationType
The integration type.
|
| LimitExceededException |
| Method
Represents a method.
|
| MethodResponse
Represents a method response.
|
| MethodSetting
Specifies the method setting properties.
|
| MethodSnapshot
Represents a summary of a Method resource, given a particular date and
time.
|
| Model
Represents the structure of a request or response payload for a method.
|
| Op |
| PatchOperation
A single patch operation to apply to the specified resource.
|
| PutIntegrationRequest
Represents a put integration request.
|
| PutIntegrationResponseRequest
Represents a put integration response request.
|
| PutIntegrationResponseResult
Represents an integration response.
|
| PutIntegrationResult
Represents a HTTP, AWS, or Mock integration.
|
| PutMethodRequest
Request to add a method to an existing Resource resource.
|
| PutMethodResponseRequest
Request to add a MethodResponse to an existing Method resource.
|
| PutMethodResponseResult
Represents a method response.
|
| PutMethodResult
Represents a method.
|
| Resource
Represents a resource.
|
| RestApi
Represents a REST API.
|
| ServiceUnavailableException |
| Stage
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
| StageKey
A reference to a unique stage identified in the format
{restApiId}/{stage}. |
| TestInvokeMethodRequest |
| TestInvokeMethodResult
Represents the response of the test invoke request in HTTP method.
|
| ThrottleSettings
Returns the throttle settings.
|
| TooManyRequestsException |
| UpdateAccountRequest
Requests Amazon API Gateway to change information about the current
Account resource.
|
| UpdateAccountResult
Represents an AWS account that is associated with Amazon API Gateway.
|
| UpdateApiKeyRequest
A request to change information about an ApiKey resource.
|
| UpdateApiKeyResult
A resource that can be distributed to callers for executing Method
resources that require an API key.
|
| UpdateAuthorizerRequest
Request to update an existing Authorizer resource.
|
| UpdateAuthorizerResult
Represents an authorization layer for methods.
|
| UpdateBasePathMappingRequest
A request to change information about the BasePathMapping resource.
|
| UpdateBasePathMappingResult
Represents the base path that callers of the API that must provide as part of
the URL after the domain name.
|
| UpdateClientCertificateRequest |
| UpdateClientCertificateResult |
| UpdateDeploymentRequest
Requests Amazon API Gateway to change information about a Deployment
resource.
|
| UpdateDeploymentResult |
| UpdateDomainNameRequest
A request to change information about the DomainName resource.
|
| UpdateDomainNameResult
Represents a domain name that is contained in a simpler, more intuitive URL
that can be called.
|
| UpdateIntegrationRequest
Represents an update integration request.
|
| UpdateIntegrationResponseRequest
Represents an update integration response request.
|
| UpdateIntegrationResponseResult
Represents an integration response.
|
| UpdateIntegrationResult
Represents a HTTP, AWS, or Mock integration.
|
| UpdateMethodRequest
Request to update an existing Method resource.
|
| UpdateMethodResponseRequest
A request to update an existing MethodResponse resource.
|
| UpdateMethodResponseResult
Represents a method response.
|
| UpdateMethodResult
Represents a method.
|
| UpdateModelRequest
Request to update an existing model in an existing RestApi resource.
|
| UpdateModelResult
Represents the structure of a request or response payload for a method.
|
| UpdateResourceRequest
Request to change information about a Resource resource.
|
| UpdateResourceResult
Represents a resource.
|
| UpdateRestApiRequest
Request to update an existing RestApi resource in your collection.
|
| UpdateRestApiResult
Represents a REST API.
|
| UpdateStageRequest
Requests Amazon API Gateway to change information about a Stage
resource.
|
| UpdateStageResult
Represents a unique identifier for a version of a deployed RestApi
that is callable by users.
|
Copyright © 2016. All rights reserved.