| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateApiKeyResponse
A resource that can be distributed to callers for executing Method resources that require an API key.
|
class |
CreateAuthorizerResponse
Represents an authorization layer for methods.
|
class |
CreateBasePathMappingResponse
Represents the base path that callers of the API must provide as part of the URL after the domain name.
|
class |
CreateDeploymentResponse
An immutable representation of a RestApi resource that can be called by users using Stages.
|
class |
CreateDocumentationPartResponse
A documentation part for a targeted API entity.
|
class |
CreateDocumentationVersionResponse
A snapshot of the documentation of an API.
|
class |
CreateDomainNameResponse
Represents a custom domain name as a user-friendly host name of an API (RestApi).
|
class |
CreateModelResponse
Represents the data structure of a method's request or response payload.
|
class |
CreateRequestValidatorResponse
A set of validation rules for incoming Method requests.
|
class |
CreateResourceResponse
Represents an API resource.
|
class |
CreateRestApiResponse
Represents a REST API.
|
class |
CreateStageResponse
Represents a unique identifier for a version of a deployed RestApi that is callable by users.
|
class |
CreateUsagePlanKeyResponse
Represents a usage plan key to identify a plan customer.
|
class |
CreateUsagePlanResponse
Represents a usage plan used to specify who can assess associated API stages.
|
class |
CreateVpcLinkResponse
An API Gateway VPC link for a RestApi to access resources in an Amazon Virtual Private Cloud (VPC).
|
class |
DeleteApiKeyResponse |
class |
DeleteAuthorizerResponse |
class |
DeleteBasePathMappingResponse |
class |
DeleteClientCertificateResponse |
class |
DeleteDeploymentResponse |
class |
DeleteDocumentationPartResponse |
class |
DeleteDocumentationVersionResponse |
class |
DeleteDomainNameResponse |
class |
DeleteGatewayResponseResponse |
class |
DeleteIntegrationResponse |
class |
DeleteIntegrationResponseResponse |
class |
DeleteMethodResponse |
class |
DeleteMethodResponseResponse |
class |
DeleteModelResponse |
class |
DeleteRequestValidatorResponse |
class |
DeleteResourceResponse |
class |
DeleteRestApiResponse |
class |
DeleteStageResponse |
class |
DeleteUsagePlanKeyResponse |
class |
DeleteUsagePlanResponse |
class |
DeleteVpcLinkResponse |
class |
FlushStageAuthorizersCacheResponse |
class |
FlushStageCacheResponse |
class |
GenerateClientCertificateResponse
Represents a client certificate used to configure client-side SSL authentication while sending requests to the
integration endpoint.
|
class |
GetAccountResponse
Represents an AWS account that is associated with API Gateway.
|
class |
GetApiKeyResponse
A resource that can be distributed to callers for executing Method resources that require an API key.
|
class |
GetApiKeysResponse
Represents a collection of API keys as represented by an ApiKeys resource.
|
class |
GetAuthorizerResponse
Represents an authorization layer for methods.
|
class |
GetAuthorizersResponse
Represents a collection of Authorizer resources.
|
class |
GetBasePathMappingResponse
Represents the base path that callers of the API must provide as part of the URL after the domain name.
|
class |
GetBasePathMappingsResponse
Represents a collection of BasePathMapping resources.
|
class |
GetClientCertificateResponse
Represents a client certificate used to configure client-side SSL authentication while sending requests to the
integration endpoint.
|
class |
GetClientCertificatesResponse
Represents a collection of ClientCertificate resources.
|
class |
GetDeploymentResponse
An immutable representation of a RestApi resource that can be called by users using Stages.
|
class |
GetDeploymentsResponse
Represents a collection resource that contains zero or more references to your existing deployments, and links that
guide you on how to interact with your collection.
|
class |
GetDocumentationPartResponse
A documentation part for a targeted API entity.
|
class |
GetDocumentationPartsResponse
The collection of documentation parts of an API.
|
class |
GetDocumentationVersionResponse
A snapshot of the documentation of an API.
|
class |
GetDocumentationVersionsResponse
The collection of documentation snapshots of an API.
|
class |
GetDomainNameResponse
Represents a custom domain name as a user-friendly host name of an API (RestApi).
|
class |
GetDomainNamesResponse
Represents a collection of DomainName resources.
|
class |
GetExportResponse
The binary blob response to GetExport, which contains the generated SDK.
|
class |
GetGatewayResponseResponse
A gateway response of a given response type and status code, with optional response parameters and mapping templates.
|
class |
GetGatewayResponsesResponse
The collection of the GatewayResponse instances of a RestApi as a
responseType-to-GatewayResponse object
map of key-value pairs. |
class |
GetIntegrationResponse
Represents an
HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock
integration. |
class |
GetIntegrationResponseResponse
Represents an integration response.
|
class |
GetMethodResponse
Represents a client-facing interface by which the client calls the API to access back-end resources.
|
class |
GetMethodResponseResponse
Represents a method response of a given HTTP status code returned to the client.
|
class |
GetModelResponse
Represents the data structure of a method's request or response payload.
|
class |
GetModelsResponse
Represents a collection of Model resources.
|
class |
GetModelTemplateResponse
Represents a mapping template used to transform a payload.
|
class |
GetRequestValidatorResponse
A set of validation rules for incoming Method requests.
|
class |
GetRequestValidatorsResponse
A collection of RequestValidator resources of a given RestApi.
|
class |
GetResourceResponse
Represents an API resource.
|
class |
GetResourcesResponse
Represents a collection of Resource resources.
|
class |
GetRestApiResponse
Represents a REST API.
|
class |
GetRestApisResponse
Contains references to your APIs and links that guide you in how to interact with your collection.
|
class |
GetSdkResponse
The binary blob response to GetSdk, which contains the generated SDK.
|
class |
GetSdkTypeResponse
A type of SDK that API Gateway can generate.
|
class |
GetSdkTypesResponse
The collection of SdkType instances.
|
class |
GetStageResponse
Represents a unique identifier for a version of a deployed RestApi that is callable by users.
|
class |
GetStagesResponse
A list of Stage resources that are associated with the ApiKey resource.
|
class |
GetTagsResponse
The collection of tags.
|
class |
GetUsagePlanKeyResponse
Represents a usage plan key to identify a plan customer.
|
class |
GetUsagePlanKeysResponse
Represents the collection of usage plan keys added to usage plans for the associated API keys and, possibly, other
types of keys.
|
class |
GetUsagePlanResponse
Represents a usage plan used to specify who can assess associated API stages.
|
class |
GetUsagePlansResponse
Represents a collection of usage plans for an AWS account.
|
class |
GetUsageResponse
Represents the usage data of a usage plan.
|
class |
GetVpcLinkResponse
An API Gateway VPC link for a RestApi to access resources in an Amazon Virtual Private Cloud (VPC).
|
class |
GetVpcLinksResponse
The collection of VPC links under the caller's account in a region.
|
class |
ImportApiKeysResponse
The identifier of an ApiKey used in a UsagePlan.
|
class |
ImportDocumentationPartsResponse
A collection of the imported DocumentationPart identifiers.
|
class |
ImportRestApiResponse
Represents a REST API.
|
class |
PutGatewayResponseResponse
A gateway response of a given response type and status code, with optional response parameters and mapping templates.
|
class |
PutIntegrationResponse
Represents an
HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock
integration. |
class |
PutIntegrationResponseResponse
Represents an integration response.
|
class |
PutMethodResponse
Represents a client-facing interface by which the client calls the API to access back-end resources.
|
class |
PutMethodResponseResponse
Represents a method response of a given HTTP status code returned to the client.
|
class |
PutRestApiResponse
Represents a REST API.
|
class |
TagResourceResponse |
class |
TestInvokeAuthorizerResponse
Represents the response of the test invoke request for a custom Authorizer
|
class |
TestInvokeMethodResponse
Represents the response of the test invoke request in the HTTP method.
|
class |
UntagResourceResponse |
class |
UpdateAccountResponse
Represents an AWS account that is associated with API Gateway.
|
class |
UpdateApiKeyResponse
A resource that can be distributed to callers for executing Method resources that require an API key.
|
class |
UpdateAuthorizerResponse
Represents an authorization layer for methods.
|
class |
UpdateBasePathMappingResponse
Represents the base path that callers of the API must provide as part of the URL after the domain name.
|
class |
UpdateClientCertificateResponse
Represents a client certificate used to configure client-side SSL authentication while sending requests to the
integration endpoint.
|
class |
UpdateDeploymentResponse
An immutable representation of a RestApi resource that can be called by users using Stages.
|
class |
UpdateDocumentationPartResponse
A documentation part for a targeted API entity.
|
class |
UpdateDocumentationVersionResponse
A snapshot of the documentation of an API.
|
class |
UpdateDomainNameResponse
Represents a custom domain name as a user-friendly host name of an API (RestApi).
|
class |
UpdateGatewayResponseResponse
A gateway response of a given response type and status code, with optional response parameters and mapping templates.
|
class |
UpdateIntegrationResponse
Represents an
HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock
integration. |
class |
UpdateIntegrationResponseResponse
Represents an integration response.
|
class |
UpdateMethodResponse
Represents a client-facing interface by which the client calls the API to access back-end resources.
|
class |
UpdateMethodResponseResponse
Represents a method response of a given HTTP status code returned to the client.
|
class |
UpdateModelResponse
Represents the data structure of a method's request or response payload.
|
class |
UpdateRequestValidatorResponse
A set of validation rules for incoming Method requests.
|
class |
UpdateResourceResponse
Represents an API resource.
|
class |
UpdateRestApiResponse
Represents a REST API.
|
class |
UpdateStageResponse
Represents a unique identifier for a version of a deployed RestApi that is callable by users.
|
class |
UpdateUsagePlanResponse
Represents a usage plan used to specify who can assess associated API stages.
|
class |
UpdateUsageResponse
Represents the usage data of a usage plan.
|
class |
UpdateVpcLinkResponse
An API Gateway VPC link for a RestApi to access resources in an Amazon Virtual Private Cloud (VPC).
|
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayResponse |
ApiGatewayResponse.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(ApiGatewayResponse response) |
Copyright © 2023. All rights reserved.