Uses of Package
com.amazonaws.services.apigateway.model
-
Packages that use com.amazonaws.services.apigateway.model Package Description com.amazonaws.services.apigateway com.amazonaws.services.apigateway.model -
Classes in com.amazonaws.services.apigateway.model used by com.amazonaws.services.apigateway Class Description CreateApiKeyRequest Request to create an ApiKey resource.CreateApiKeyResult A resource that can be distributed to callers for executing Method resources that require an API key.CreateAuthorizerRequest Request to add a new Authorizer to an existing RestApi resource.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 The POST 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.DeleteApiKeyResult DeleteAuthorizerRequest Request to delete an existing Authorizer resource.DeleteAuthorizerResult DeleteBasePathMappingRequest A request to delete the BasePathMapping resource.DeleteBasePathMappingResult DeleteClientCertificateRequest A request to delete the ClientCertificate resource.DeleteClientCertificateResult DeleteDeploymentRequest Requests Amazon API Gateway to delete a Deployment resource.DeleteDeploymentResult DeleteDomainNameRequest A request to delete the DomainName resource.DeleteDomainNameResult DeleteIntegrationRequest Represents a delete integration request.DeleteIntegrationResponseRequest Represents a delete integration response request.DeleteIntegrationResponseResult DeleteIntegrationResult DeleteMethodRequest Request to delete an existing Method resource.DeleteMethodResponseRequest A request to delete an existing MethodResponse resource.DeleteMethodResponseResult DeleteMethodResult DeleteModelRequest Request to delete an existing model in an existing RestApi resource.DeleteModelResult DeleteResourceRequest Request to delete a Resource.DeleteResourceResult DeleteRestApiRequest Request to delete the specified API from your collection.DeleteRestApiResult DeleteStageRequest Requests Amazon API Gateway to delete a Stage resource.DeleteStageResult FlushStageAuthorizersCacheRequest Request to flush authorizer cache entries on a specified stage.FlushStageAuthorizersCacheResult FlushStageCacheRequest Requests Amazon API Gateway to flush a stage's cache.FlushStageCacheResult GenerateClientCertificateRequest A request to generate a ClientCertificate resource.GenerateClientCertificateResult Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.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 A request to get information about the current ClientCertificate resource.GetClientCertificateResult Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.GetClientCertificatesRequest A request to get information about a collection of ClientCertificate resources.GetClientCertificatesResult Represents a collection of ClientCertificate resources.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 The binary blob response to GetExport, which contains the generated SDK.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 The GET request to list an existing RestApi defined for your collection.GetRestApiResult Represents a REST API.GetRestApisRequest The GET 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 The binary blob response to GetSdk, which contains the generated SDK.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 ImportRestApiRequest A POST request to import an API to Amazon API Gateway using an input of an API definition file.ImportRestApiResult Represents a REST API.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.PutRestApiRequest A PUT request to update an existing API, with external API definitions specified as the request body.PutRestApiResult Represents a REST API.TestInvokeAuthorizerRequest Make a request to simulate the execution of an Authorizer.TestInvokeAuthorizerResult Represents the response of the test invoke request in for a custom AuthorizerTestInvokeMethodRequest Make a request to simulate the execution of a Method.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 A request to change information about an ClientCertificate resource.UpdateClientCertificateResult Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.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. -
Classes in com.amazonaws.services.apigateway.model used by com.amazonaws.services.apigateway.model Class 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 The authorizer type.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 Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.CreateApiKeyRequest Request to create an ApiKey resource.CreateApiKeyResult A resource that can be distributed to callers for executing Method resources that require an API key.CreateAuthorizerRequest Request to add a new Authorizer to an existing RestApi resource.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 The POST 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.DeleteApiKeyResult DeleteAuthorizerRequest Request to delete an existing Authorizer resource.DeleteAuthorizerResult DeleteBasePathMappingRequest A request to delete the BasePathMapping resource.DeleteBasePathMappingResult DeleteClientCertificateRequest A request to delete the ClientCertificate resource.DeleteClientCertificateResult DeleteDeploymentRequest Requests Amazon API Gateway to delete a Deployment resource.DeleteDeploymentResult DeleteDomainNameRequest A request to delete the DomainName resource.DeleteDomainNameResult DeleteIntegrationRequest Represents a delete integration request.DeleteIntegrationResponseRequest Represents a delete integration response request.DeleteIntegrationResponseResult DeleteIntegrationResult DeleteMethodRequest Request to delete an existing Method resource.DeleteMethodResponseRequest A request to delete an existing MethodResponse resource.DeleteMethodResponseResult DeleteMethodResult DeleteModelRequest Request to delete an existing model in an existing RestApi resource.DeleteModelResult DeleteResourceRequest Request to delete a Resource.DeleteResourceResult DeleteRestApiRequest Request to delete the specified API from your collection.DeleteRestApiResult DeleteStageRequest Requests Amazon API Gateway to delete a Stage resource.DeleteStageResult Deployment DomainName Represents a domain name that is contained in a simpler, more intuitive URL that can be called.FlushStageAuthorizersCacheRequest Request to flush authorizer cache entries on a specified stage.FlushStageAuthorizersCacheResult FlushStageCacheRequest Requests Amazon API Gateway to flush a stage's cache.FlushStageCacheResult GenerateClientCertificateRequest A request to generate a ClientCertificate resource.GenerateClientCertificateResult Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.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 A request to get information about the current ClientCertificate resource.GetClientCertificateResult Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.GetClientCertificatesRequest A request to get information about a collection of ClientCertificate resources.GetClientCertificatesResult Represents a collection of ClientCertificate resources.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 The binary blob response to GetExport, which contains the generated SDK.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 The GET request to list an existing RestApi defined for your collection.GetRestApiResult Represents a REST API.GetRestApisRequest The GET 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 The binary blob response to GetSdk, which contains the generated SDK.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 ImportRestApiRequest A POST request to import an API to Amazon API Gateway using an input of an API definition file.ImportRestApiResult Represents a REST API.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.PutMode PutRestApiRequest A PUT request to update an existing API, with external API definitions specified as the request body.PutRestApiResult Represents a REST API.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}
.TestInvokeAuthorizerRequest Make a request to simulate the execution of an Authorizer.TestInvokeAuthorizerResult Represents the response of the test invoke request in for a custom AuthorizerTestInvokeMethodRequest Make a request to simulate the execution of a Method.TestInvokeMethodResult Represents the response of the test invoke request in HTTP method.ThrottleSettings Returns the throttle settings.TooManyRequestsException UnauthorizedCacheControlHeaderStrategy 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 A request to change information about an ClientCertificate resource.UpdateClientCertificateResult Represents a Client Certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.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.