- AccessLogSettings - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Settings for logging access in a stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
Settings for logging access in this stage.
- AccessLogSettings.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- Api - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents an API.
- Api.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- apiEndpoint() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiEndpoint(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The URI of the API, of the form {api-id}.execute-api.{region}.amazonaws.com.
- apiGatewayDomainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
A domain name for the WebSocket API.
- apiGatewayDomainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
A domain name for the WebSocket API.
- ApiGatewayV2AsyncClient - Interface in software.amazon.awssdk.services.apigatewayv2
-
Service client for accessing AmazonApiGatewayV2 asynchronously.
- ApiGatewayV2AsyncClientBuilder - Interface in software.amazon.awssdk.services.apigatewayv2
-
- ApiGatewayV2BaseClientBuilder<B extends ApiGatewayV2BaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.apigatewayv2
-
- ApiGatewayV2Client - Interface in software.amazon.awssdk.services.apigatewayv2
-
Service client for accessing AmazonApiGatewayV2.
- ApiGatewayV2ClientBuilder - Interface in software.amazon.awssdk.services.apigatewayv2
-
- ApiGatewayV2Exception - Exception in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Exception(ApiGatewayV2Exception.Builder) - Constructor for exception software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception
-
- ApiGatewayV2Exception.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Exception.BuilderImpl - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Request - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Request(ApiGatewayV2Request.Builder) - Constructor for class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Request
-
- ApiGatewayV2Request.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Request.BuilderImpl - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Response - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Response(ApiGatewayV2Response.Builder) - Constructor for class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Response
-
- ApiGatewayV2Response.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2Response.BuilderImpl - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- ApiGatewayV2ResponseMetadata - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The API ID.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The API ID.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiMapping
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiMapping.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The API ID.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The API ID.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteApiRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteModelRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteModelRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteStageRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteStageRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The API ID.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The API ID.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelsRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRoutesRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStagesRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The API ID.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The API ID.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest.Builder
-
The API identifier.
- apiId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
The API identifier.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
The API identifier.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
Specifies whether an API key is required for the route.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
Specifies whether an API key is required for the route.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
Specifies whether an API key is required for this route.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
Specifies whether an API key is required for this route.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
Specifies whether an API key is required for this route.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
Specifies whether an API key is required for this route.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
Specifies whether an API key is required for this route.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
Specifies whether an API key is required for this route.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
Specifies whether an API key is required for the route.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
Specifies whether an API key is required for the route.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
Specifies whether an API key is required for this route.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
Specifies whether an API key is required for this route.
- apiKeySelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
An API key selection expression.
- apiKeySelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
An API key selection expression.
- apiKeySelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
An API key selection expression.
- apiKeySelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
An API key selection expression.
- apiKeySelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
An API key selection expression.
- apiKeySelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
An API key selection expression.
- apiKeySelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
An API key selection expression.
- apiKeySelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
An API key selection expression.
- apiKeySelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
An API key selection expression.
- apiKeySelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
An API key selection expression.
- apiKeySelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
An API key selection expression.
- apiKeySelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
An API key selection expression.
- ApiMapping - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents an API mapping.
- ApiMapping.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiMapping
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiMapping.Builder
-
The API mapping identifier.
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse.Builder
-
The API mapping identifier.
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingRequest
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingRequest.Builder
-
The API mapping identifier.
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingRequest
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingRequest.Builder
-
The API mapping identifier.
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse.Builder
-
The API mapping identifier.
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest.Builder
-
The API mapping identifier.
- apiMappingId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse
-
The API mapping identifier.
- apiMappingId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse.Builder
-
The API mapping identifier.
- apiMappingKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiMapping
-
The API mapping key.
- apiMappingKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiMapping.Builder
-
The API mapping key.
- apiMappingKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest
-
Returns the value of the ApiMappingKey property for this object.
- apiMappingKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest.Builder
-
Sets the value of the ApiMappingKey property for this object.
- apiMappingKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse
-
The API mapping key.
- apiMappingKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse.Builder
-
The API mapping key.
- apiMappingKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse
-
The API mapping key.
- apiMappingKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse.Builder
-
The API mapping key.
- apiMappingKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest
-
The API mapping key.
- apiMappingKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest.Builder
-
The API mapping key.
- apiMappingKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse
-
The API mapping key.
- apiMappingKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse.Builder
-
The API mapping key.
- apiMappingSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse
-
The API mapping selection expression.
- apiMappingSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse.Builder
-
The API mapping selection expression.
- apiMappingSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainName
-
The API mapping selection expression.
- apiMappingSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainName.Builder
-
The API mapping selection expression.
- apiMappingSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse
-
The API mapping selection expression.
- apiMappingSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse.Builder
-
The API mapping selection expression.
- apiMappingSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse
-
The API mapping selection expression.
- apiMappingSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse.Builder
-
The API mapping selection expression.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The authorization scopes supported by this route.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The authorization scopes supported by this route.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The authorization scopes supported by this route.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
A list of authorization scopes configured on a route.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
A list of authorization scopes configured on a route.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
A list of authorization scopes configured on a route.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The authorization scopes supported by this route.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The authorization scopes supported by this route.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The authorization scopes supported by this route.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
A list of authorization scopes configured on a route.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
A list of authorization scopes configured on a route.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
A list of authorization scopes configured on a route.
- AuthorizationType - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
The authorization type.
- authorizationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The authorization type for the route.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The authorization type for the route.
- authorizationType(AuthorizationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The authorization type for the route.
- authorizationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The authorization type for the route.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The authorization type for the route.
- authorizationType(AuthorizationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The authorization type for the route.
- authorizationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The authorization type for the route.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The authorization type for the route.
- authorizationType(AuthorizationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The authorization type for the route.
- authorizationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The authorization type for the route.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The authorization type for the route.
- authorizationType(AuthorizationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The authorization type for the route.
- authorizationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The authorization type for the route.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The authorization type for the route.
- authorizationType(AuthorizationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The authorization type for the route.
- authorizationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The authorization type for the route.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The authorization type for the route.
- authorizationType(AuthorizationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The authorization type for the route.
- authorizationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The authorization type for the route.
- authorizationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The authorization type for the route.
- authorizationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The authorization type for the route.
- authorizationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The authorization type for the route.
- authorizationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The authorization type for the route.
- authorizationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The authorization type for the route.
- Authorizer - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents an authorizer.
- Authorizer.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- authorizerCredentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is CUSTOM .
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is
CUSTOM .
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is CUSTOM .
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is
CUSTOM .
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerRequest
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerRequest.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerRequest
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerRequest.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is CUSTOM .
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is
CUSTOM .
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is CUSTOM .
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is
CUSTOM .
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The authorizer identifier.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The authorizer identifier.
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is CUSTOM .
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is
CUSTOM .
- authorizerId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is CUSTOM .
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The identifier of the Authorizer resource to be associated with this route, if the authorizationType is
CUSTOM .
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The time to live (TTL), in seconds, of cached authorizer results.
- authorizerType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The authorizer type.
- authorizerType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The authorizer type.
- authorizerType(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The authorizer type.
- AuthorizerType - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
The authorizer type.
- authorizerType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The authorizer type.
- authorizerType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The authorizer type.
- authorizerType(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The authorizer type.
- authorizerType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The authorizer type.
- authorizerType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The authorizer type.
- authorizerType(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The authorizer type.
- authorizerType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The authorizer type.
- authorizerType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The authorizer type.
- authorizerType(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The authorizer type.
- authorizerType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The authorizer type.
- authorizerType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The authorizer type.
- authorizerType(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The authorizer type.
- authorizerType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The authorizer type.
- authorizerType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The authorizer type.
- authorizerType(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The authorizer type.
- authorizerTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The authorizer type.
- authorizerTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The authorizer type.
- authorizerTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The authorizer type.
- authorizerTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The authorizer type.
- authorizerTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The authorizer type.
- authorizerTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The authorizer type.
- authorizerUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The authorizer's Uniform Resource Identifier (URI).
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.BadRequestException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ConflictException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.NotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.TooManyRequestsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.BadRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.NotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.TooManyRequestsException.Builder
-
- certificateArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name.
- certificateArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name.
- certificateName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain
name.
- certificateName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
The user-friendly name of the certificate that will be used by the edge-optimized endpoint for this domain name.
- certificateUploadDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was
uploaded.
- certificateUploadDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The identifier of a client certificate for a Stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
The identifier of a client certificate for a Stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
The identifier of a client certificate for a Stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
The identifier of a client certificate for a Stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
The identifier of a client certificate for a Stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
The identifier of a client certificate for a Stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
The identifier of a client certificate for a Stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
The identifier of a client certificate for a Stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
The identifier of a client certificate for a Stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
The identifier of a client certificate for a Stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
The identifier of a client certificate for a Stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
The identifier of a client certificate for a Stage.
- ConflictException - Exception in software.amazon.awssdk.services.apigatewayv2.model
-
The requested operation would cause a conflict with the current state of a service resource associated with the
request.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The connection ID.
- connectionId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The connection ID.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The connection ID.
- connectionId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The connection ID.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The connection ID.
- connectionId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The connection ID.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The connection ID.
- connectionId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The connection ID.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The connection ID.
- connectionId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The connection ID.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The connection ID.
- connectionId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The connection ID.
- ConnectionType - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
Represents a connection type.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The type of the network connection to the integration endpoint.
- ContentHandlingStrategy - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategy() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingStrategyAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest.Builder
-
The content-type for the model, for example, "application/json".
- contentType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest
-
The content-type for the model, for example, "application/json".
- contentType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse.Builder
-
The content-type for the model, for example, "application/json".
- contentType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse
-
The content-type for the model, for example, "application/json".
- contentType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse.Builder
-
The content-type for the model, for example, "application/json".
- contentType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse
-
The content-type for the model, for example, "application/json".
- contentType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Model.Builder
-
The content-type for the model, for example, "application/json".
- contentType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Model
-
The content-type for the model, for example, "application/json".
- contentType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest.Builder
-
The content-type for the model, for example, "application/json".
- contentType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest
-
The content-type for the model, for example, "application/json".
- contentType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse.Builder
-
The content-type for the model, for example, "application/json".
- contentType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse
-
The content-type for the model, for example, "application/json".
- create() - Static method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2ResponseMetadata
-
- createApi(CreateApiRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an Api resource.
- createApi(Consumer<CreateApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an Api resource.
- createApi(CreateApiRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an Api resource.
- createApi(Consumer<CreateApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an Api resource.
- createApiMapping(CreateApiMappingRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an API mapping.
- createApiMapping(Consumer<CreateApiMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an API mapping.
- createApiMapping(CreateApiMappingRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an API mapping.
- createApiMapping(Consumer<CreateApiMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an API mapping.
- CreateApiMappingRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiMappingRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiMappingRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateApiMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateApiMappingRequestMarshaller
-
- CreateApiMappingResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiMappingResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateApiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateApiRequestMarshaller
-
- CreateApiResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateApiResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createAuthorizer(CreateAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an Authorizer for an API.
- createAuthorizer(Consumer<CreateAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an Authorizer for an API.
- createAuthorizer(CreateAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an Authorizer for an API.
- createAuthorizer(Consumer<CreateAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an Authorizer for an API.
- CreateAuthorizerRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateAuthorizerRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateAuthorizerRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateAuthorizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateAuthorizerRequestMarshaller
-
- CreateAuthorizerResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateAuthorizerResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse.Builder
-
The date and time when the Deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
The date and time when the Deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
The timestamp when the stage was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Deployment.Builder
-
The date and time when the Deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
The date and time when the Deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse.Builder
-
The date and time when the Deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
The date and time when the Deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
The timestamp when the stage was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
The timestamp when the stage was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse.Builder
-
The date and time when the Deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
The date and time when the Deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
The timestamp when the stage was created.
- createDeployment(CreateDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Deployment for an API.
- createDeployment(Consumer<CreateDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Deployment for an API.
- createDeployment(CreateDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Deployment for an API.
- createDeployment(Consumer<CreateDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Deployment for an API.
- CreateDeploymentRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateDeploymentRequestMarshaller
-
- CreateDeploymentResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createDomainName(CreateDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a domain name.
- createDomainName(Consumer<CreateDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a domain name.
- createDomainName(CreateDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a domain name.
- createDomainName(Consumer<CreateDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a domain name.
- CreateDomainNameRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateDomainNameRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateDomainNameRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateDomainNameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateDomainNameRequestMarshaller
-
- CreateDomainNameResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateDomainNameResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createIntegration(CreateIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an Integration.
- createIntegration(Consumer<CreateIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an Integration.
- createIntegration(CreateIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an Integration.
- createIntegration(Consumer<CreateIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an Integration.
- CreateIntegrationRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateIntegrationRequestMarshaller
-
- createIntegrationResponse(CreateIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an IntegrationResponses.
- createIntegrationResponse(Consumer<CreateIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates an IntegrationResponses.
- createIntegrationResponse(CreateIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an IntegrationResponses.
- createIntegrationResponse(Consumer<CreateIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates an IntegrationResponses.
- CreateIntegrationResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationResponseRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateIntegrationResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateIntegrationResponseRequestMarshaller
-
- CreateIntegrationResponseResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateIntegrationResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Model for an API.
- createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Model for an API.
- createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Model for an API.
- createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Model for an API.
- CreateModelRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateModelRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateModelRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateModelRequestMarshaller
-
- CreateModelResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateModelResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createRoute(CreateRouteRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Route for an API.
- createRoute(Consumer<CreateRouteRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Route for an API.
- createRoute(CreateRouteRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Route for an API.
- createRoute(Consumer<CreateRouteRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Route for an API.
- CreateRouteRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateRouteRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateRouteRequestMarshaller
-
- createRouteResponse(CreateRouteResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a RouteResponse for a Route.
- createRouteResponse(Consumer<CreateRouteResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a RouteResponse for a Route.
- createRouteResponse(CreateRouteResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a RouteResponse for a Route.
- createRouteResponse(Consumer<CreateRouteResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a RouteResponse for a Route.
- CreateRouteResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteResponseRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateRouteResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateRouteResponseRequestMarshaller
-
- CreateRouteResponseResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateRouteResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- createStage(CreateStageRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Stage for an API.
- createStage(Consumer<CreateStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Creates a Stage for an API.
- createStage(CreateStageRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Stage for an API.
- createStage(Consumer<CreateStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Creates a Stage for an API.
- CreateStageRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateStageRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateStageRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- CreateStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.CreateStageRequestMarshaller
-
- CreateStageResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- CreateStageResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- credentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Specifies the credentials required for the integration, if any.
- credentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Specifies the credentials required for the integration, if any.
- credentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Specifies the credentials required for the integration, if any.
- credentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Specifies the credentials required for the integration, if any.
- credentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Specifies the credentials required for the integration, if any.
- credentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Specifies the credentials required for the integration, if any.
- credentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Specifies the credentials required for the integration, if any.
- credentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Specifies the credentials required for the integration, if any.
- credentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Specifies the credentials required for the integration, if any.
- credentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Specifies the credentials required for the integration, if any.
- credentialsArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Specifies the credentials required for the integration, if any.
- credentialsArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Specifies the credentials required for the integration, if any.
- dataTraceEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteSettings.Builder
-
Specifies whether (true) or not (false) data trace logging is enabled for this route.
- dataTraceEnabled() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteSettings
-
Specifies whether (true) or not (false) data trace logging is enabled for this route.
- defaultRouteSettings(RouteSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The default route settings for the stage.
- defaultRouteSettings(Consumer<RouteSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The default route settings for the stage.
- defaultRouteSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
The default route settings for the stage.
- defaultRouteSettings(RouteSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
Default route settings for the stage.
- defaultRouteSettings(Consumer<RouteSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
Default route settings for the stage.
- defaultRouteSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
Default route settings for the stage.
- defaultRouteSettings(RouteSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
Default route settings for the stage.
- defaultRouteSettings(Consumer<RouteSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
Default route settings for the stage.
- defaultRouteSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
Default route settings for the stage.
- defaultRouteSettings(RouteSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
Default route settings for the stage.
- defaultRouteSettings(Consumer<RouteSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
Default route settings for the stage.
- defaultRouteSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
Default route settings for the stage.
- defaultRouteSettings(RouteSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
The default route settings for the stage.
- defaultRouteSettings(Consumer<RouteSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
The default route settings for the stage.
- defaultRouteSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
The default route settings for the stage.
- defaultRouteSettings(RouteSettings) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
Default route settings for the stage.
- defaultRouteSettings(Consumer<RouteSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
Default route settings for the stage.
- defaultRouteSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
Default route settings for the stage.
- deleteApi(DeleteApiRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an Api resource.
- deleteApi(Consumer<DeleteApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an Api resource.
- deleteApi(DeleteApiRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an Api resource.
- deleteApi(Consumer<DeleteApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an Api resource.
- deleteApiMapping(DeleteApiMappingRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an API mapping.
- deleteApiMapping(Consumer<DeleteApiMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an API mapping.
- deleteApiMapping(DeleteApiMappingRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an API mapping.
- deleteApiMapping(Consumer<DeleteApiMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an API mapping.
- DeleteApiMappingRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiMappingRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiMappingRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteApiMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteApiMappingRequestMarshaller
-
- DeleteApiMappingResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiMappingResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteApiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteApiRequestMarshaller
-
- DeleteApiResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteApiResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteAuthorizer(DeleteAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an Authorizer.
- deleteAuthorizer(Consumer<DeleteAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an Authorizer.
- deleteAuthorizer(DeleteAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an Authorizer.
- deleteAuthorizer(Consumer<DeleteAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an Authorizer.
- DeleteAuthorizerRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteAuthorizerRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteAuthorizerRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteAuthorizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteAuthorizerRequestMarshaller
-
- DeleteAuthorizerResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteAuthorizerResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteDeployment(DeleteDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Deployment.
- deleteDeployment(Consumer<DeleteDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Deployment.
- deleteDeployment(DeleteDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Deployment.
- deleteDeployment(Consumer<DeleteDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Deployment.
- DeleteDeploymentRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteDeploymentRequestMarshaller
-
- DeleteDeploymentResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteDomainName(DeleteDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a domain name.
- deleteDomainName(Consumer<DeleteDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a domain name.
- deleteDomainName(DeleteDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a domain name.
- deleteDomainName(Consumer<DeleteDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a domain name.
- DeleteDomainNameRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteDomainNameRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteDomainNameRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteDomainNameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteDomainNameRequestMarshaller
-
- DeleteDomainNameResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteDomainNameResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteIntegration(DeleteIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an Integration.
- deleteIntegration(Consumer<DeleteIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an Integration.
- deleteIntegration(DeleteIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an Integration.
- deleteIntegration(Consumer<DeleteIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an Integration.
- DeleteIntegrationRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteIntegrationRequestMarshaller
-
- deleteIntegrationResponse(DeleteIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an IntegrationResponses.
- deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes an IntegrationResponses.
- deleteIntegrationResponse(DeleteIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an IntegrationResponses.
- deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes an IntegrationResponses.
- DeleteIntegrationResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationResponseRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteIntegrationResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteIntegrationResponseRequestMarshaller
-
- DeleteIntegrationResponseResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteIntegrationResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteModel(DeleteModelRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Model.
- deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Model.
- deleteModel(DeleteModelRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Model.
- deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Model.
- DeleteModelRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteModelRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteModelRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteModelRequestMarshaller
-
- DeleteModelResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteModelResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteRoute(DeleteRouteRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Route.
- deleteRoute(Consumer<DeleteRouteRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Route.
- deleteRoute(DeleteRouteRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Route.
- deleteRoute(Consumer<DeleteRouteRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Route.
- DeleteRouteRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteRouteRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteRouteRequestMarshaller
-
- deleteRouteResponse(DeleteRouteResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a RouteResponse.
- deleteRouteResponse(Consumer<DeleteRouteResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a RouteResponse.
- deleteRouteResponse(DeleteRouteResponseRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a RouteResponse.
- deleteRouteResponse(Consumer<DeleteRouteResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a RouteResponse.
- DeleteRouteResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteResponseRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteRouteResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteRouteResponseRequestMarshaller
-
- DeleteRouteResponseResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteRouteResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deleteStage(DeleteStageRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Stage.
- deleteStage(Consumer<DeleteStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Deletes a Stage.
- deleteStage(DeleteStageRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Stage.
- deleteStage(Consumer<DeleteStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Deletes a Stage.
- DeleteStageRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteStageRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteStageRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- DeleteStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.DeleteStageRequestMarshaller
-
- DeleteStageResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- DeleteStageResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- Deployment - Class in software.amazon.awssdk.services.apigatewayv2.model
-
An immutable representation of an API that can be called by users.
- Deployment.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse.Builder
-
The identifier for the deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
The identifier for the deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The deployment identifier of the API stage.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
The deployment identifier of the API stage.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentRequest.Builder
-
The deployment ID.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentRequest
-
The deployment ID.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Deployment.Builder
-
The identifier for the deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
The identifier for the deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentRequest.Builder
-
The deployment ID.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentRequest
-
The deployment ID.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse.Builder
-
The identifier for the deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
The identifier for the deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest.Builder
-
The deployment ID.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest
-
The deployment ID.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse.Builder
-
The identifier for the deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
The identifier for the deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
The deployment identifier for the API stage.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
The deployment identifier for the API stage.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
The identifier of the Deployment that the Stage is associated with.
- deploymentId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
The identifier of the Deployment that the Stage is associated with.
- deploymentStatus(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus(DeploymentStatus) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Deployment.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus(DeploymentStatus) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Deployment.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- DeploymentStatus - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
Represents a deployment status.
- deploymentStatus(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus(DeploymentStatus) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus(DeploymentStatus) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse.Builder
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatus() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatusAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatusAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatusAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatusAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
The status of the deployment: PENDING, FAILED, or SUCCEEDED.
- deploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse.Builder
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Deployment.Builder
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse.Builder
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse.Builder
-
May contain additional feedback on the status of an API deployment.
- deploymentStatusMessage() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
May contain additional feedback on the status of an API deployment.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The description of the API.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The description of the API.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
The description of the API.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
The description of the API.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The description of the API.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The description of the API.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentRequest.Builder
-
The description for the deployment resource.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentRequest
-
The description for the deployment resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse.Builder
-
The description for the deployment.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
The description for the deployment.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The description of the integration.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The description of the integration.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Represents the description of an integration.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Represents the description of an integration.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The description for the API stage.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
The description for the API stage.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
The description of the stage.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Deployment.Builder
-
The description for the deployment.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
The description for the deployment.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The description of the API.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The description of the API.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse.Builder
-
The description for the deployment.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
The description for the deployment.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Represents the description of an integration.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Represents the description of an integration.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
The description of the stage.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Represents the description of an integration.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Represents the description of an integration.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Model.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Model
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
The description of the stage.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
The description of the API.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
The description of the API.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The description of the API.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The description of the API.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest.Builder
-
The description for the deployment resource.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest
-
The description for the deployment resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse.Builder
-
The description for the deployment.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
The description for the deployment.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The description of the integration
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The description of the integration
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Represents the description of an integration.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Represents the description of an integration.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
The description for the API stage.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
The description for the API stage.
- description(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
The description of the stage.
- destinationArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.AccessLogSettings.Builder
-
The ARN of the CloudWatch Logs log group to receive access logs.
- destinationArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.AccessLogSettings
-
The ARN of the CloudWatch Logs log group to receive access logs.
- detailedMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteSettings.Builder
-
Specifies whether detailed metrics are enabled.
- detailedMetricsEnabled() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteSettings
-
Specifies whether detailed metrics are enabled.
- disableSchemaValidation(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
Avoid validating models when creating a deployment.
- disableSchemaValidation() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
Avoid validating models when creating a deployment.
- disableSchemaValidation(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
Avoid validating models when creating a deployment.
- disableSchemaValidation() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
Avoid validating models when creating a deployment.
- disableSchemaValidation(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
Avoid validating models when creating a deployment.
- disableSchemaValidation() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
Avoid validating models when creating a deployment.
- disableSchemaValidation(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
Avoid validating models when creating a deployment.
- disableSchemaValidation() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
Avoid validating models when creating a deployment.
- disableSchemaValidation(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
Avoid validating models when creating a deployment.
- disableSchemaValidation() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
Avoid validating models when creating a deployment.
- disableSchemaValidation(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
Avoid validating models when creating a deployment.
- disableSchemaValidation() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
Avoid validating models when creating a deployment.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse.Builder
-
The name of the DomainName resource.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse
-
The name of the DomainName resource.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteDomainNameRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDomainNameRequest
-
The domain name.
- DomainName - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents a domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainName.Builder
-
The name of the DomainName resource.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainName
-
The name of the DomainName resource.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse.Builder
-
The name of the DomainName resource.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse
-
The name of the DomainName resource.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse.Builder
-
The name of the DomainName resource.
- domainName() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse
-
The name of the DomainName resource.
- DomainName.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- DomainNameConfiguration - Class in software.amazon.awssdk.services.apigatewayv2.model
-
The domain name configuration.
- DomainNameConfiguration.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- domainNameConfigurations(Collection<DomainNameConfiguration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest.Builder
-
The domain name configurations.
- domainNameConfigurations(DomainNameConfiguration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest.Builder
-
The domain name configurations.
- domainNameConfigurations(Consumer<DomainNameConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest.Builder
-
The domain name configurations.
- domainNameConfigurations() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest
-
The domain name configurations.
- domainNameConfigurations(Collection<DomainNameConfiguration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations(DomainNameConfiguration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations(Consumer<DomainNameConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse
-
The domain name configurations.
- domainNameConfigurations(Collection<DomainNameConfiguration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainName.Builder
-
The domain name configurations.
- domainNameConfigurations(DomainNameConfiguration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainName.Builder
-
The domain name configurations.
- domainNameConfigurations(Consumer<DomainNameConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainName.Builder
-
The domain name configurations.
- domainNameConfigurations() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainName
-
The domain name configurations.
- domainNameConfigurations(Collection<DomainNameConfiguration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations(DomainNameConfiguration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations(Consumer<DomainNameConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse
-
The domain name configurations.
- domainNameConfigurations(Collection<DomainNameConfiguration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest.Builder
-
The domain name configurations.
- domainNameConfigurations(DomainNameConfiguration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest.Builder
-
The domain name configurations.
- domainNameConfigurations(Consumer<DomainNameConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest.Builder
-
The domain name configurations.
- domainNameConfigurations() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest
-
The domain name configurations.
- domainNameConfigurations(Collection<DomainNameConfiguration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations(DomainNameConfiguration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations(Consumer<DomainNameConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse.Builder
-
The domain name configurations.
- domainNameConfigurations() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse
-
The domain name configurations.
- domainNameStatus(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
The status of the domain name migration.
- domainNameStatus(DomainNameStatus) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
The status of the domain name migration.
- domainNameStatus() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
The status of the domain name migration.
- DomainNameStatus - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
The status of the domain name migration.
- domainNameStatusAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
The status of the domain name migration.
- domainNameStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration.Builder
-
An optional text message containing detailed information about status of the domain name migration.
- domainNameStatusMessage() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
An optional text message containing detailed information about status of the domain name migration.
- identitySource(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The identity source for which authorization is requested.
- identitySource(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The identity source for which authorization is requested.
- identitySource(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The identity source for which authorization is requested.
- identitySource(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The identity source for which authorization is requested.
- identitySource(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The identity source for which authorization is requested.
- identitySource(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The identity source for which authorization is requested.
- identitySource(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The identity source for which authorization is requested.
- identitySource(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The identity source for which authorization is requested.
- identitySource(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The identity source for which authorization is requested.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The validation expression does not apply to the REQUEST authorizer.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The validation expression does not apply to the REQUEST authorizer.
- Integration - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents an integration.
- Integration.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Represents the identifier of an integration.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Represents the identifier of an integration.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Represents the identifier of an integration.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Represents the identifier of an integration.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Represents the identifier of an integration.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Represents the identifier of an integration.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The integration ID.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Represents the identifier of an integration.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Represents the identifier of an integration.
- integrationId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
The integration ID.
- integrationId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
The integration ID.
- integrationMethod(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Specifies the integration's HTTP method type.
- integrationMethod() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Specifies the integration's HTTP method type.
- integrationMethod(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Specifies the integration's HTTP method type.
- integrationMethod() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Specifies the integration's HTTP method type.
- integrationMethod(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Specifies the integration's HTTP method type.
- integrationMethod() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Specifies the integration's HTTP method type.
- integrationMethod(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Specifies the integration's HTTP method type.
- integrationMethod() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Specifies the integration's HTTP method type.
- integrationMethod(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Specifies the integration's HTTP method type.
- integrationMethod() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Specifies the integration's HTTP method type.
- integrationMethod(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Specifies the integration's HTTP method type.
- integrationMethod() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Specifies the integration's HTTP method type.
- IntegrationResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents an integration response.
- IntegrationResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
The integration response ID.
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest
-
The integration response ID.
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest
-
The integration response ID.
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
The integration response ID.
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
The integration response ID.
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
The integration response ID.
- integrationResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
The integration response ID.
- integrationResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
The integration response ID.
- integrationResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
The integration response key.
- integrationResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
The integration response key.
- integrationResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
The integration response key.
- integrationResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
The integration response key.
- integrationResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
The integration response key.
- integrationResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
The integration response key.
- integrationResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
The integration response key.
- integrationResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
The integration response key.
- integrationResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
The integration response key.
- integrationResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
The integration response key.
- integrationResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
The integration response key.
- integrationResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
The integration response key.
- integrationResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The integration response selection expression for the integration.
- integrationResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The integration response selection expression for the integration.
- integrationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The integration type of an integration.
- integrationType(IntegrationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The integration type of an integration.
- integrationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The integration type of an integration.
- integrationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The integration type of an integration.
- integrationType(IntegrationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The integration type of an integration.
- integrationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The integration type of an integration.
- integrationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The integration type of an integration.
- integrationType(IntegrationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The integration type of an integration.
- integrationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The integration type of an integration.
- integrationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The integration type of an integration.
- integrationType(IntegrationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The integration type of an integration.
- integrationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The integration type of an integration.
- IntegrationType - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
Represents an API method integration type.
- integrationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The integration type of an integration.
- integrationType(IntegrationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The integration type of an integration.
- integrationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The integration type of an integration.
- integrationType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The integration type of an integration.
- integrationType(IntegrationType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The integration type of an integration.
- integrationType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The integration type of an integration.
- integrationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The integration type of an integration.
- integrationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The integration type of an integration.
- integrationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The integration type of an integration.
- integrationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The integration type of an integration.
- integrationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The integration type of an integration.
- integrationTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The integration type of an integration.
- integrationUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- integrationUri() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
For a Lambda proxy integration, this is the URI of the Lambda function.
- items(Collection<ApiMapping>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse.Builder
-
The elements from this collection.
- items(ApiMapping...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse.Builder
-
The elements from this collection.
- items(Consumer<ApiMapping.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse
-
The elements from this collection.
- items(Collection<Api>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse.Builder
-
The elements from this collection.
- items(Api...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse.Builder
-
The elements from this collection.
- items(Consumer<Api.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse
-
The elements from this collection.
- items(Collection<Authorizer>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse.Builder
-
The elements from this collection.
- items(Authorizer...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse.Builder
-
The elements from this collection.
- items(Consumer<Authorizer.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse
-
The elements from this collection.
- items(Collection<Deployment>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse.Builder
-
The elements from this collection.
- items(Deployment...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse.Builder
-
The elements from this collection.
- items(Consumer<Deployment.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse
-
The elements from this collection.
- items(Collection<DomainName>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse.Builder
-
The elements from this collection.
- items(DomainName...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse.Builder
-
The elements from this collection.
- items(Consumer<DomainName.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse
-
The elements from this collection.
- items(Collection<IntegrationResponse>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse.Builder
-
The elements from this collection.
- items(IntegrationResponse...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse.Builder
-
The elements from this collection.
- items(Consumer<IntegrationResponse.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse
-
The elements from this collection.
- items(Collection<Integration>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse.Builder
-
The elements from this collection.
- items(Integration...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse.Builder
-
The elements from this collection.
- items(Consumer<Integration.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse
-
The elements from this collection.
- items(Collection<Model>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse.Builder
-
The elements from this collection.
- items(Model...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse.Builder
-
The elements from this collection.
- items(Consumer<Model.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse
-
The elements from this collection.
- items(Collection<RouteResponse>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse.Builder
-
The elements from this collection.
- items(RouteResponse...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse.Builder
-
The elements from this collection.
- items(Consumer<RouteResponse.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse
-
The elements from this collection.
- items(Collection<Route>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse.Builder
-
The elements from this collection.
- items(Route...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse.Builder
-
The elements from this collection.
- items(Consumer<Route.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse
-
The elements from this collection.
- items(Collection<Stage>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse.Builder
-
The elements from this collection.
- items(Stage...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse.Builder
-
The elements from this collection.
- items(Consumer<Stage.Builder>...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse.Builder
-
The elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse
-
The elements from this collection.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The name of the API.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The name of the API.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
The name of the authorizer.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
The name of the authorizer.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
The name of the API.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
The name of the API.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The name of the API.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The name of the API.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
The name of the authorizer.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
The name of the authorizer.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
The name of the authorizer.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
The name of the authorizer.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest.Builder
-
The name of the model.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest
-
The name of the model.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse.Builder
-
The name of the model.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse
-
The name of the model.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The name of the API.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The name of the API.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
The name of the authorizer.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
The name of the authorizer.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse.Builder
-
The name of the model.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse
-
The name of the model.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Model.Builder
-
The name of the model.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Model
-
The name of the model.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
The name of the API.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
The name of the API.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The name of the API.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The name of the API.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
The name of the authorizer.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
The name of the authorizer.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
The name of the authorizer.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
The name of the authorizer.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest.Builder
-
The name of the model.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest
-
The name of the model.
- name(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse.Builder
-
The name of the model.
- name() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse
-
The name of the model.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApisRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelsRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRoutesRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStagesRequest.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesRequest
-
The next page of elements from this collection.
- nextToken(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse.Builder
-
The next page of elements from this collection.
- nextToken() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse
-
The next page of elements from this collection.
- NotFoundException - Exception in software.amazon.awssdk.services.apigatewayv2.model
-
The resource specified in the request was not found.
- NotFoundException.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- ParameterConstraints - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Validation constraints imposed on parameters of a request (path, query string, headers).
- ParameterConstraints.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(PassthroughBehavior) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(PassthroughBehavior) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(PassthroughBehavior) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(PassthroughBehavior) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- PassthroughBehavior - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
Represents passthrough behavior for an integration response.
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(PassthroughBehavior) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior(PassthroughBehavior) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request,
and the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehaviorAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehaviorAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehaviorAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehaviorAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehaviorAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- passthroughBehaviorAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and
the available mapping templates specified as the requestTemplates property on the Integration resource.
- protocolType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(ProtocolType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(ProtocolType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(ProtocolType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(ProtocolType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The API protocol: Currently only WEBSOCKET is supported.
- ProtocolType - Enum in software.amazon.awssdk.services.apigatewayv2.model
-
- protocolType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType(ProtocolType) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolType() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The API protocol: Currently only WEBSOCKET is supported.
- protocolTypeAsString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The API protocol: Currently only WEBSOCKET is supported.
- providerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Authorizer.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
For REQUEST authorizer, this is not defined.
- providerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
For REQUEST authorizer, this is not defined.
- providerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
For REQUEST authorizer, this is not defined.
- providerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
For REQUEST authorizer, this is not defined.
- providerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
For REQUEST authorizer, this is not defined.
- providerArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse.Builder
-
For REQUEST authorizer, this is not defined.
- providerArns() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
For REQUEST authorizer, this is not defined.
- requestId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.BadRequestException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.NotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.TooManyRequestsException.Builder
-
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The request models for the route.
- requestModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The request models for the route.
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The request models for the route.
- requestModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The request models for the route.
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The request models for the route.
- requestModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The request models for the route.
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The request models for the route.
- requestModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The request models for the route.
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The request models for the route.
- requestModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The request models for the route.
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The request models for the route.
- requestModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The request models for the route.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The request parameters for the route.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The request parameters for the route.
- requestParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The request parameters for the route.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The request parameters for the route.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The request parameters for the route.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The request parameters for the route.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The request parameters for the route.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The request parameters for the route.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
A key-value map specifying request parameters that are passed from the method request to the backend.
- requestParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The request parameters for the route.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The request parameters for the route.
- requestParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The request parameters for the route.
- requestParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The request parameters for the route.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- requestTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Represents a map of Velocity templates that are applied on the request payload based on the value of the
Content-Type header sent by the client.
- required(Boolean) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ParameterConstraints.Builder
-
Whether or not the parameter is required.
- required() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ParameterConstraints
-
Whether or not the parameter is required.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetTagsRequest.Builder
-
Sets the value of the ResourceArn property for this object.
- resourceArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetTagsRequest
-
Returns the value of the ResourceArn property for this object.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.TagResourceRequest.Builder
-
AWS resource arn
- resourceArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.TagResourceRequest
-
AWS resource arn
- resourceArn(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest.Builder
-
AWS resource arn
- resourceArn() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest
-
AWS resource arn
- resourceType(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.NotFoundException.Builder
-
The resource type.
- resourceType() - Method in exception software.amazon.awssdk.services.apigatewayv2.model.NotFoundException
-
The resource type.
- responseMetadata() - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Response.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Response.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Response.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Response.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Response
-
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest.Builder
-
The response models for the route response.
- responseModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
The response models for the route response.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse.Builder
-
Represents the response models of a route response.
- responseModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse
-
Represents the response models of a route response.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse.Builder
-
Represents the response models of a route response.
- responseModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse
-
Represents the response models of a route response.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteResponse.Builder
-
Represents the response models of a route response.
- responseModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteResponse
-
Represents the response models of a route response.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest.Builder
-
The response models for the route response.
- responseModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
The response models for the route response.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse.Builder
-
Represents the response models of a route response.
- responseModels() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse
-
Represents the response models of a route response.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest.Builder
-
The route response parameters.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
The route response parameters.
- responseParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse.Builder
-
Represents the response parameters of a route response.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse
-
Represents the response parameters of a route response.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse.Builder
-
Represents the response parameters of a route response.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse
-
Represents the response parameters of a route response.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteResponse.Builder
-
Represents the response parameters of a route response.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteResponse
-
Represents the response parameters of a route response.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
A key-value map specifying response parameters that are passed to the method response from the backend.
- responseParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest.Builder
-
The route response parameters.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
The route response parameters.
- responseParameters(Map<String, ParameterConstraints>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse.Builder
-
Represents the response parameters of a route response.
- responseParameters() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse
-
Represents the response parameters of a route response.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
The collection of response templates for the integration response as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
The collection of response templates for the integration response as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
The collection of response templates for the integration response as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
The collection of response templates for the integration response as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
The collection of response templates for the integration response as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
The collection of response templates for the integration response as a string-to-string map of key-value
pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
The collection of response templates for the integration response as a string-to-string map of key-value pairs.
- Route - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents a route.
- Route.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The route ID.
- routeId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest.Builder
-
The route ID.
- routeId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
The route ID.
- routeKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The route key for the route.
- routeKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The route key for the route.
- routeKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The route key for the route.
- routeKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The route key for the route.
- routeKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The route key for the route.
- routeKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The route key for the route.
- routeKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The route key for the route.
- routeKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The route key for the route.
- routeKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The route key for the route.
- routeKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The route key for the route.
- routeKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The route key for the route.
- routeKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The route key for the route.
- RouteResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents a route response.
- RouteResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse.Builder
-
Represents the identifier of a route response.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse
-
Represents the identifier of a route response.
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest.Builder
-
The route response ID.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest
-
The route response ID.
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest.Builder
-
The route response ID.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest
-
The route response ID.
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse.Builder
-
Represents the identifier of a route response.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse
-
Represents the identifier of a route response.
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteResponse.Builder
-
Represents the identifier of a route response.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteResponse
-
Represents the identifier of a route response.
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest.Builder
-
The route response ID.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
The route response ID.
- routeResponseId(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse.Builder
-
Represents the identifier of a route response.
- routeResponseId() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse
-
Represents the identifier of a route response.
- routeResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest.Builder
-
The route response key.
- routeResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
The route response key.
- routeResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse.Builder
-
Represents the route response key of a route response.
- routeResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse
-
Represents the route response key of a route response.
- routeResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse.Builder
-
Represents the route response key of a route response.
- routeResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse
-
Represents the route response key of a route response.
- routeResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteResponse.Builder
-
Represents the route response key of a route response.
- routeResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteResponse
-
Represents the route response key of a route response.
- routeResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest.Builder
-
The route response key.
- routeResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
The route response key.
- routeResponseKey(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse.Builder
-
Represents the route response key of a route response.
- routeResponseKey() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse
-
Represents the route response key of a route response.
- routeResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The route response selection expression for the route.
- routeResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The route response selection expression for the route.
- routeResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The route response selection expression for the route.
- routeResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The route response selection expression for the route.
- routeResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The route response selection expression for the route.
- routeResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The route response selection expression for the route.
- routeResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The route response selection expression for the route.
- routeResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The route response selection expression for the route.
- routeResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The route response selection expression for the route.
- routeResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The route response selection expression for the route.
- routeResponseSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The route response selection expression for the route.
- routeResponseSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The route response selection expression for the route.
- routeSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The route selection expression for the API.
- routeSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The route selection expression for the API.
- routeSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
The route selection expression for the API.
- routeSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
The route selection expression for the API.
- routeSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The route selection expression for the API.
- routeSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The route selection expression for the API.
- routeSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The route selection expression for the API.
- routeSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The route selection expression for the API.
- routeSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
The route selection expression for the API.
- routeSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
The route selection expression for the API.
- routeSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The route selection expression for the API.
- routeSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The route selection expression for the API.
- routeSettings(Map<String, RouteSettings>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
Route settings for the stage.
- routeSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
Route settings for the stage.
- routeSettings(Map<String, RouteSettings>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
Route settings for the stage.
- routeSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
Route settings for the stage.
- routeSettings(Map<String, RouteSettings>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
Route settings for the stage.
- routeSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
Route settings for the stage.
- RouteSettings - Class in software.amazon.awssdk.services.apigatewayv2.model
-
Represents a collection of route settings.
- routeSettings(Map<String, RouteSettings>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
Route settings for the stage.
- routeSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
Route settings for the stage.
- routeSettings(Map<String, RouteSettings>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest.Builder
-
Route settings for the stage.
- routeSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
Route settings for the stage.
- routeSettings(Map<String, RouteSettings>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
Route settings for the stage.
- routeSettings() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
Route settings for the stage.
- RouteSettings.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest.Builder
-
The Tag keys to delete
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest.Builder
-
The Tag keys to delete
- tagKeys() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest
-
The Tag keys to delete
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Tag an APIGW resource
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2AsyncClient
-
Tag an APIGW resource
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Tag an APIGW resource
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigatewayv2.ApiGatewayV2Client
-
Tag an APIGW resource
- TagResourceRequest - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.apigatewayv2.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigatewayv2.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.apigatewayv2.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.DomainName.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainName
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetTagsResponse.Builder
-
Sets the value of the Tags property for this object.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetTagsResponse
-
Returns the value of the Tags property for this object.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Stage.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.TagResourceRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.TagResourceRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
The key-value map of strings.
- target(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest.Builder
-
The target for the route.
- target() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
The target for the route.
- target(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse.Builder
-
The target for the route.
- target() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
The target for the route.
- target(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse.Builder
-
The target for the route.
- target() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
The target for the route.
- target(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Route.Builder
-
The target for the route.
- target() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
The target for the route.
- target(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest.Builder
-
The target for the route.
- target() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
The target for the route.
- target(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse.Builder
-
The target for the route.
- target() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
The target for the route.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
The template selection expression for the integration.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
The template selection expression for the integration.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
The template selection expression for the integration.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
The template selection expression for the integration.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest.Builder
-
The template selection expression for the integration response.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
The template selection expression for the integration response.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse.Builder
-
The template selection expressions for the integration response.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
The template selection expressions for the integration response.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
The template selection expression for the integration.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
The template selection expression for the integration.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse.Builder
-
The template selection expressions for the integration response.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
The template selection expressions for the integration response.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
The template selection expression for the integration.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
The template selection expression for the integration.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse.Builder
-
The template selection expressions for the integration response.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
The template selection expressions for the integration response.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
The template selection expression for the integration.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
The template selection expression for the integration.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
The template selection expression for the integration.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
The template selection expression for the integration.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest.Builder
-
The template selection expression for the integration response.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
The template selection expression for the integration response.
- templateSelectionExpression(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse.Builder
-
The template selection expressions for the integration response.
- templateSelectionExpression() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
The template selection expressions for the integration response.
- throttlingBurstLimit(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteSettings.Builder
-
Specifies the throttling burst limit.
- throttlingBurstLimit() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteSettings
-
Specifies the throttling burst limit.
- throttlingRateLimit(Double) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.RouteSettings.Builder
-
Specifies the throttling rate limit.
- throttlingRateLimit() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteSettings
-
Specifies the throttling rate limit.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Integration.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Custom timeout between 50 and 29,000 milliseconds.
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.AccessLogSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Exception
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiGatewayV2Request
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiMapping
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigatewayv2.model.BadRequestException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigatewayv2.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainName
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigatewayv2.model.NotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ParameterConstraints
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.TagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigatewayv2.model.TooManyRequestsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
- TooManyRequestsException - Exception in software.amazon.awssdk.services.apigatewayv2.model
-
A limit has been exceeded.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.apigatewayv2.model
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.AccessLogSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ApiMapping
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.AuthorizationType
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Authorizer
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.AuthorizerType
-
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.ConnectionType
-
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.ContentHandlingStrategy
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateRouteResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteRouteResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DeleteStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Deployment
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.DeploymentStatus
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainName
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.DomainNameConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.DomainNameStatus
-
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.EndpointType
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiMappingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApisResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetAuthorizersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDeploymentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetDomainNamesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationResponsesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetIntegrationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRouteResponsesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetRoutesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetStagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetTagsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Integration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.IntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.IntegrationType
-
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.LoggingLevel
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Model
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.ParameterConstraints
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.PassthroughBehavior
-
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.ProtocolType
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Route
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.RouteSettings
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigatewayv2.model.SecurityPolicy
-
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Stage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateRouteResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateStageResponse
-
Returns a string representation of this object.
- value(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateResponse.Builder
-
The template value.
- value() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetModelTemplateResponse
-
The template value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.AuthorizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.AuthorizerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.ContentHandlingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.DeploymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.DomainNameStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.IntegrationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.PassthroughBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.ProtocolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.SecurityPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.AuthorizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.AuthorizerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.ContentHandlingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.DeploymentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.DomainNameStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.EndpointType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.IntegrationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.LoggingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.PassthroughBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.ProtocolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.apigatewayv2.model.SecurityPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.Api.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigatewayv2.model.Api
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiRequest
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigatewayv2.model.CreateApiResponse
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigatewayv2.model.GetApiResponse
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiRequest
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigatewayv2.model.UpdateApiResponse
-
A version identifier for the API.