- AcceptJsonInterceptor - Class in software.amazon.awssdk.services.apigateway.internal
-
- AcceptJsonInterceptor() - Constructor for class software.amazon.awssdk.services.apigateway.internal.AcceptJsonInterceptor
-
- accepts() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
The content-type of the export, for example application/json.
- accepts(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetExportRequest.Builder
-
The content-type of the export, for example application/json.
- AccessLogSettings - Class in software.amazon.awssdk.services.apigateway.model
-
Access log settings, including the access log format and access log destination ARN.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
Settings for logging access in this stage.
- accessLogSettings() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Settings for logging access in this stage.
- accessLogSettings(AccessLogSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
Settings for logging access in this stage.
- accessLogSettings(Consumer<AccessLogSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
Settings for logging access in this stage.
- AccessLogSettings.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- additionalContext() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
[Optional] A key-value map of additional context variables.
- additionalContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest.Builder
-
[Optional] A key-value map of additional context variables.
- ApiGatewayAsyncClient - Interface in software.amazon.awssdk.services.apigateway
-
Service client for accessing Amazon API Gateway asynchronously.
- ApiGatewayAsyncClientBuilder - Interface in software.amazon.awssdk.services.apigateway
-
- ApiGatewayBaseClientBuilder<B extends ApiGatewayBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.apigateway
-
- ApiGatewayClient - Interface in software.amazon.awssdk.services.apigateway
-
Service client for accessing Amazon API Gateway.
- ApiGatewayClientBuilder - Interface in software.amazon.awssdk.services.apigateway
-
- ApiGatewayException - Exception in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayException(ApiGatewayException.Builder) - Constructor for exception software.amazon.awssdk.services.apigateway.model.ApiGatewayException
-
- ApiGatewayException.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayException.BuilderImpl - Class in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayRequest(ApiGatewayRequest.Builder) - Constructor for class software.amazon.awssdk.services.apigateway.model.ApiGatewayRequest
-
- ApiGatewayRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayRequest.BuilderImpl - Class in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayResponse(ApiGatewayResponse.Builder) - Constructor for class software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse
-
- ApiGatewayResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayResponse.BuilderImpl - Class in software.amazon.awssdk.services.apigateway.model
-
- ApiGatewayResponseMetadata - Class in software.amazon.awssdk.services.apigateway.model
-
- apiId() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
API Id of the associated API stage in a usage plan.
- apiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiStage.Builder
-
API Id of the associated API stage in a usage plan.
- ApiKey - Class in software.amazon.awssdk.services.apigateway.model
-
A resource that can be distributed to callers for executing
Method resources that require an API key.
- apiKey() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
-
[Required] The identifier of the
ApiKey resource to be deleted.
- apiKey(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest.Builder
-
[Required] The identifier of the
ApiKey resource to be deleted.
- apiKey() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
[Required] The identifier of the
ApiKey resource.
- apiKey(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest.Builder
-
[Required] The identifier of the
ApiKey resource.
- apiKey() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
[Required] The identifier of the
ApiKey resource to be updated.
- apiKey(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest.Builder
-
[Required] The identifier of the
ApiKey resource to be updated.
- ApiKey.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
Specifies whether the method requires a valid
ApiKey.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSnapshot.Builder
-
Specifies whether the method requires a valid
ApiKey.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Specifies whether the method required a valid
ApiKey.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
Specifies whether the method required a valid
ApiKey.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- apiKeyRequired(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
A boolean flag specifying whether a valid
ApiKey is required to invoke this method.
- ApiKeysFormat - Enum in software.amazon.awssdk.services.apigateway.model
-
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySource(ApiKeySourceType) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
The source of the API key for metering requests according to a usage plan.
- apiKeySourceAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
The source of the API key for metering requests according to a usage plan.
- ApiKeySourceType - Enum in software.amazon.awssdk.services.apigateway.model
-
- apiKeyVersion() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
The version of the API keys used for the account.
- apiKeyVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAccountResponse.Builder
-
The version of the API keys used for the account.
- apiKeyVersion() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
The version of the API keys used for the account.
- apiKeyVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse.Builder
-
The version of the API keys used for the account.
- ApiStage - Class in software.amazon.awssdk.services.apigateway.model
-
API stage name of the associated API stage in a usage plan.
- ApiStage.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- apiStages() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
The associated API stages of the usage plan.
- apiStages(Collection<ApiStage>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The associated API stages of the usage plan.
- apiStages(ApiStage...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The associated API stages of the usage plan.
- apiStages(Consumer<ApiStage.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The associated API stages of the usage plan.
- apiStages() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
The associated API stages of a usage plan.
- apiStages(Collection<ApiStage>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages(ApiStage...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages(Consumer<ApiStage.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
The associated API stages of a usage plan.
- apiStages(Collection<ApiStage>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages(ApiStage...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages(Consumer<ApiStage.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
The associated API stages of a usage plan.
- apiStages(Collection<ApiStage>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages(ApiStage...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages(Consumer<ApiStage.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The associated API stages of a usage plan.
- apiStages() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
The associated API stages of a usage plan.
- apiStages(Collection<ApiStage>) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The associated API stages of a usage plan.
- apiStages(ApiStage...) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The associated API stages of a usage plan.
- apiStages(Consumer<ApiStage.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The associated API stages of a usage plan.
- apiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary(Map<String, ? extends Map<String, MethodSnapshot>>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse.Builder
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary(Map<String, ? extends Map<String, MethodSnapshot>>) - Method in interface software.amazon.awssdk.services.apigateway.model.Deployment.Builder
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary(Map<String, ? extends Map<String, MethodSnapshot>>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse.Builder
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- apiSummary(Map<String, ? extends Map<String, MethodSnapshot>>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse.Builder
-
A summary of the
RestApi at the date and time that the deployment resource was created.
- authorization() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
Returns the value of the Authorization property for this object.
- authorization(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse.Builder
-
Sets the value of the Authorization property for this object.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
A list of authorization scopes configured on the method.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
A list of authorization scopes configured on the method.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
A list of authorization scopes configured on the method.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
A list of authorization scopes configured on the method.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
A list of authorization scopes configured on the method.
- authorizationScopes(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
A list of authorization scopes configured on the method.
- authorizationScopes(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
A list of authorization scopes configured on the method.
- authorizationType() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
The method's authorization type.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
The method's authorization type.
- authorizationType() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
The method's authorization type.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
The method's authorization type.
- authorizationType() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
The method's authorization type.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSnapshot.Builder
-
The method's authorization type.
- authorizationType() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
[Required] The method's authorization type.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
[Required] The method's authorization type.
- authorizationType() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
The method's authorization type.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
The method's authorization type.
- authorizationType() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
The method's authorization type.
- authorizationType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
The method's authorization type.
- Authorizer - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an authorization layer for methods.
- Authorizer.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- authorizerCredentials() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
- authorizerCredentials(String) - Method in interface software.amazon.awssdk.services.apigateway.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.apigateway.model.DeleteAuthorizerRequest
-
[Required] The identifier of the
Authorizer resource.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest.Builder
-
[Required] The identifier of the
Authorizer resource.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
[Required] The identifier of the
Authorizer resource.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest.Builder
-
[Required] The identifier of the
Authorizer resource.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
The identifier of an
Authorizer to use on this method.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
The identifier of an
Authorizer to use on this method.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
The identifier of an
Authorizer to use on this method.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
The identifier of an
Authorizer to use on this method.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Specifies the identifier of an
Authorizer to use on this Method, if the type is CUSTOM or
COGNITO_USER_POOLS.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
Specifies the identifier of an
Authorizer to use on this Method, if the type is CUSTOM or
COGNITO_USER_POOLS.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
The identifier of an
Authorizer to use on this method.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
The identifier of an
Authorizer to use on this method.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
[Required] Specifies a test invoke authorizer request's
Authorizer ID.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest.Builder
-
[Required] Specifies a test invoke authorizer request's
Authorizer ID.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
[Required] The identifier of the
Authorizer resource.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest.Builder
-
[Required] The identifier of the
Authorizer resource.
- authorizerId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
The identifier of an
Authorizer to use on this method.
- authorizerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
The identifier of an
Authorizer to use on this method.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
The TTL in seconds of cached authorizer results.
- authorizerResultTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
The TTL in seconds of cached authorizer results.
- AuthorizerType - Enum in software.amazon.awssdk.services.apigateway.model
-
The authorizer type.
- authorizerUri() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authorizerUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
Specifies the authorizer's Uniform Resource Identifier (URI).
- authType() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- authType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiGatewayException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.BadRequestException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.ConflictException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.LimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.NotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.TooManyRequestsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.apigateway.model.UnauthorizedException.Builder
-
- cacheClusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
Enables a cache cluster for the
Stage resource specified in the input.
- cacheClusterEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
Enables a cache cluster for the
Stage resource specified in the input.
- cacheClusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
Whether cache clustering is enabled for the stage.
- cacheClusterEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
Whether cache clustering is enabled for the stage.
- cacheClusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Specifies whether a cache cluster is enabled for the stage.
- cacheClusterSize(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
Specifies the cache cluster size for the
Stage resource specified in the input, if a cache cluster is
enabled.
- cacheClusterSize() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
Specifies the cache cluster size for the
Stage resource specified in the input, if a cache cluster is
enabled.
- cacheClusterSize(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
The stage's cache cluster size.
- cacheClusterSize() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
The stage's cache cluster size.
- cacheClusterSize(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The size of the cache cluster for the stage, if enabled.
- cacheClusterSize() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The size of the cache cluster for the stage, if enabled.
- CacheClusterStatus - Enum in software.amazon.awssdk.services.apigateway.model
-
Returns the status of the CacheCluster.
- cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(CacheClusterStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(CacheClusterStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(CacheClusterStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus(CacheClusterStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatus() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The status of the cache cluster for the stage, if enabled.
- cacheClusterStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The status of the cache cluster for the stage, if enabled.
- cacheDataEncrypted(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies whether the cached responses are encrypted.
- cacheDataEncrypted() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies whether the cached responses are encrypted.
- cacheKeyParameters(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
A list of request parameters whose values API Gateway caches.
- cacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
A list of request parameters whose values API Gateway caches.
- cacheNamespace(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies a group of related cached parameters.
- cacheNamespace() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies a group of related cached parameters.
- cacheNamespace(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies a group of related cached parameters.
- cacheNamespace() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies a group of related cached parameters.
- cacheNamespace(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Specifies a group of related cached parameters.
- cacheNamespace() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Specifies a group of related cached parameters.
- cacheNamespace(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies a group of related cached parameters.
- cacheNamespace() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies a group of related cached parameters.
- cacheNamespace(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies a group of related cached parameters.
- cacheNamespace() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies a group of related cached parameters.
- cacheTtlInSeconds(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies the time to live (TTL), in seconds, for cached responses.
- cacheTtlInSeconds() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies the time to live (TTL), in seconds, for cached responses.
- cachingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies whether responses should be cached and returned for requests.
- cachingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies whether responses should be cached and returned for requests.
- CanarySettings - Class in software.amazon.awssdk.services.apigateway.model
-
Configuration settings of a canary deployment.
- canarySettings(DeploymentCanarySettings) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
The input configuration for the canary deployment when the deployment is a canary release deployment.
- canarySettings(Consumer<DeploymentCanarySettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
The input configuration for the canary deployment when the deployment is a canary release deployment.
- canarySettings() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
The input configuration for the canary deployment when the deployment is a canary release deployment.
- canarySettings(CanarySettings) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
The canary deployment settings of this stage.
- canarySettings(Consumer<CanarySettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
The canary deployment settings of this stage.
- canarySettings() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
The canary deployment settings of this stage.
- canarySettings(CanarySettings) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
Settings for the canary deployment in this stage.
- canarySettings(Consumer<CanarySettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
Settings for the canary deployment in this stage.
- canarySettings() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Settings for the canary deployment in this stage.
- canarySettings(CanarySettings) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
Settings for the canary deployment in this stage.
- canarySettings(Consumer<CanarySettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
Settings for the canary deployment in this stage.
- canarySettings() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Settings for the canary deployment in this stage.
- canarySettings(CanarySettings) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
Settings for the canary deployment in this stage.
- canarySettings(Consumer<CanarySettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
Settings for the canary deployment in this stage.
- canarySettings() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Settings for the canary deployment in this stage.
- canarySettings(CanarySettings) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
Settings for the canary deployment in this stage.
- canarySettings(Consumer<CanarySettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
Settings for the canary deployment in this stage.
- canarySettings() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Settings for the canary deployment in this stage.
- CanarySettings.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiGatewayException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.BadRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.NotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.TooManyRequestsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.apigateway.model.UnauthorizedException.Builder
-
- certificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain
name.
- certificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name.
- certificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain
name.
- certificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name.
- certificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain
name.
- certificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name.
- certificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain
name.
- certificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name.
- certificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain
name.
- certificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name.
- certificateBody(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
[Deprecated] The body of the server certificate that will be used by edge-optimized endpoint for this domain
name provided by your certificate authority.
- certificateBody() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] The body of the server certificate that will be used by edge-optimized endpoint for this domain name
provided by your certificate authority.
- certificateChain(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
[Deprecated] The intermediate certificates and optionally the root certificate, one after the other without
any blank lines, used by an edge-optimized endpoint for this domain name.
- certificateChain() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] The intermediate certificates and optionally the root certificate, one after the other without any
blank lines, used by an edge-optimized endpoint for this domain name.
- certificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The user-friendly name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The user-friendly name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificateName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The name of the certificate that will be used by edge-optimized endpoint for this domain name.
- certificatePrivateKey(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
[Deprecated] Your edge-optimized endpoint's domain name certificate's private key.
- certificatePrivateKey() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] Your edge-optimized endpoint's domain name certificate's private key.
- certificateUploadDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.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.apigateway.model.CreateDomainNameResponse
-
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
- certificateUploadDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.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.apigateway.model.DomainName
-
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
- certificateUploadDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.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.apigateway.model.GetDomainNameResponse
-
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
- certificateUploadDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.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.apigateway.model.UpdateDomainNameResponse
-
The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded.
- claims(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse.Builder
-
The
open identity claims,
with any supported custom attributes, returned from the Cognito Your User Pool configured for the API.
- claims() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
The
open identity claims, with
any supported custom attributes, returned from the Cognito Your User Pool configured for the API.
- ClientCertificate - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a client certificate used to configure client-side SSL authentication while sending requests to the
integration endpoint.
- ClientCertificate.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ClientCertificate.Builder
-
The identifier of the client certificate.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
The identifier of the client certificate.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The identifier of a client certificate for an API stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The identifier of a client certificate for an API stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest.Builder
-
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest
-
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse.Builder
-
The identifier of the client certificate.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
The identifier of the client certificate.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest.Builder
-
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest
-
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse.Builder
-
The identifier of the client certificate.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
The identifier of the client certificate.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The identifier of a client certificate for an API stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The identifier of a client certificate for an API stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The identifier of a client certificate for an API stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The identifier of a client certificate for an API stage.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest.Builder
-
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse.Builder
-
The identifier of the client certificate.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
The identifier of the client certificate.
- clientCertificateId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The identifier of a client certificate for an API stage.
- clientCertificateId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The identifier of a client certificate for an API stage.
- clientStatus(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse.Builder
-
The HTTP status code that the client would have received.
- clientStatus() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
The HTTP status code that the client would have received.
- cloneFrom(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
The ID of the
RestApi that you want to clone from.
- cloneFrom() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
The ID of the
RestApi that you want to clone from.
- cloudwatchRoleArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAccountResponse.Builder
-
The ARN of an Amazon CloudWatch role for the current
Account.
- cloudwatchRoleArn() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
The ARN of an Amazon CloudWatch role for the current
Account.
- cloudwatchRoleArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse.Builder
-
The ARN of an Amazon CloudWatch role for the current
Account.
- cloudwatchRoleArn() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
The ARN of an Amazon CloudWatch role for the current
Account.
- configurationProperties(Collection<SdkConfigurationProperty>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse.Builder
-
A list of configuration properties of an
SdkType.
- configurationProperties(SdkConfigurationProperty...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse.Builder
-
A list of configuration properties of an
SdkType.
- configurationProperties(Consumer<SdkConfigurationProperty.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse.Builder
-
A list of configuration properties of an
SdkType.
- configurationProperties() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
A list of configuration properties of an
SdkType.
- configurationProperties(Collection<SdkConfigurationProperty>) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkType.Builder
-
A list of configuration properties of an
SdkType.
- configurationProperties(SdkConfigurationProperty...) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkType.Builder
-
A list of configuration properties of an
SdkType.
- configurationProperties(Consumer<SdkConfigurationProperty.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkType.Builder
-
A list of configuration properties of an
SdkType.
- configurationProperties() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
A list of configuration properties of an
SdkType.
- ConflictException - Exception in software.amazon.awssdk.services.apigateway.model
-
The request configuration has conflicts.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
The (
id
) of the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined,
otherwise.
- connectionId() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
The (
id) of
the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined, otherwise.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
The (
id
) of the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined,
otherwise.
- connectionId() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
The (
id) of
the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined, otherwise.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
The (
id
) of the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined,
otherwise.
- connectionId() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
The (
id) of
the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined, otherwise.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
The (
id
) of the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined,
otherwise.
- connectionId() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
The (
id) of
the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined, otherwise.
- connectionId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
The (
id
) of the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined,
otherwise.
- connectionId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
The (
id) of
the
VpcLink used for the integration when
connectionType=VPC_LINK and undefined, otherwise.
- ConnectionType - Enum in software.amazon.awssdk.services.apigateway.model
-
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType(ConnectionType) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
The type of the network connection to the integration endpoint.
- connectionType() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
The type of the network connection to the integration endpoint.
- connectionTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
The type of the network connection to the integration endpoint.
- contentDisposition(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetExportResponse.Builder
-
The content-disposition header value in the HTTP response.
- contentDisposition() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
The content-disposition header value in the HTTP response.
- contentDisposition(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkResponse.Builder
-
The content-disposition header value in the HTTP response.
- contentDisposition() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
The content-disposition header value in the HTTP response.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies how to handle request payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies how to handle request payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.IntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.IntegrationResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Specifies how to handle request payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies how to handle request payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies how to handle response payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies how to handle request payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies how to handle request payload content type conversions.
- contentHandling(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling(ContentHandlingStrategy) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse.Builder
-
Specifies how to handle response payload content type conversions.
- contentHandling() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies how to handle request payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies how to handle request payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Specifies how to handle request payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies how to handle request payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies how to handle response payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies how to handle request payload content type conversions.
- contentHandlingAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Specifies how to handle response payload content type conversions.
- ContentHandlingStrategy - Enum in software.amazon.awssdk.services.apigateway.model
-
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelRequest.Builder
-
[Required] The content-type for the model.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
[Required] The content-type for the model.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelResponse.Builder
-
The content-type for the model.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
The content-type for the model.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetExportResponse.Builder
-
The content-type header value in the HTTP response.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
The content-type header value in the HTTP response.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelResponse.Builder
-
The content-type for the model.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
The content-type for the model.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkResponse.Builder
-
The content-type header value in the HTTP response.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
The content-type header value in the HTTP response.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Model.Builder
-
The content-type for the model.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
The content-type for the model.
- contentType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelResponse.Builder
-
The content-type for the model.
- contentType() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
The content-type for the model.
- create() - Static method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayResponseMetadata
-
- createApiKey(CreateApiKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createApiKey(Consumer<CreateApiKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createApiKey() - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createApiKey() - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createApiKey(CreateApiKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createApiKey(Consumer<CreateApiKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateApiKeyRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Request to create an
ApiKey resource.
- CreateApiKeyRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateApiKeyRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateApiKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateApiKeyRequestMarshaller
-
- CreateApiKeyResponse - Class in software.amazon.awssdk.services.apigateway.model
-
A resource that can be distributed to callers for executing
Method resources that require an API key.
- CreateApiKeyResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createAuthorizer(CreateAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createAuthorizer(Consumer<CreateAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createAuthorizer(CreateAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createAuthorizer(Consumer<CreateAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateAuthorizerRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- CreateAuthorizerRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateAuthorizerRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateAuthorizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateAuthorizerRequestMarshaller
-
- CreateAuthorizerResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an authorization layer for methods.
- CreateAuthorizerResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createBasePathMapping(CreateBasePathMappingRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createBasePathMapping(Consumer<CreateBasePathMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createBasePathMapping(CreateBasePathMappingRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createBasePathMapping(Consumer<CreateBasePathMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateBasePathMappingRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- CreateBasePathMappingRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateBasePathMappingRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateBasePathMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateBasePathMappingRequestMarshaller
-
- CreateBasePathMappingResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents the base path that callers of the API must provide as part of the URL after the domain name.
- CreateBasePathMappingResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
The timestamp when the API Key was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
The timestamp when the API Key was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.ClientCertificate.Builder
-
The timestamp when the client certificate was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
The timestamp when the client certificate was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
The timestamp when the API Key was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
The timestamp when the API Key was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse.Builder
-
The date and time that the deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
The date and time that the deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse.Builder
-
The date when the API documentation snapshot is created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
The date when the API documentation snapshot is created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The timestamp when the stage was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.Deployment.Builder
-
The date and time that the deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
The date and time that the deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationVersion.Builder
-
The date when the API documentation snapshot is created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
The date when the API documentation snapshot is created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse.Builder
-
The timestamp when the client certificate was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
The timestamp when the client certificate was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
The timestamp when the API Key was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
The timestamp when the API Key was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse.Builder
-
The timestamp when the client certificate was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
The timestamp when the client certificate was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse.Builder
-
The date and time that the deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
The date and time that the deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse.Builder
-
The date when the API documentation snapshot is created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
The date when the API documentation snapshot is created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The timestamp when the stage was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The timestamp when the stage was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
The timestamp when the API Key was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
The timestamp when the API Key was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse.Builder
-
The timestamp when the client certificate was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
The timestamp when the client certificate was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse.Builder
-
The date and time that the deployment resource was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
The date and time that the deployment resource was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse.Builder
-
The date when the API documentation snapshot is created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
The date when the API documentation snapshot is created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
The timestamp when the API was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
The timestamp when the API was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The timestamp when the stage was created.
- createdDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The timestamp when the stage was created.
- createDeployment(CreateDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a
Deployment resource, which makes a specified
RestApi callable over the internet.
- createDeployment(Consumer<CreateDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a
Deployment resource, which makes a specified
RestApi callable over the internet.
- createDeployment(CreateDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a
Deployment resource, which makes a specified
RestApi callable over the internet.
- createDeployment(Consumer<CreateDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a
Deployment resource, which makes a specified
RestApi callable over the internet.
- CreateDeploymentRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Requests API Gateway to create a
Deployment resource.
- CreateDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateDeploymentRequestMarshaller
-
- CreateDeploymentResponse - Class in software.amazon.awssdk.services.apigateway.model
-
An immutable representation of a
RestApi resource that can be called by users using
Stages.
- CreateDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createDocumentationPart(CreateDocumentationPartRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the CreateDocumentationPart operation asynchronously.
- createDocumentationPart(Consumer<CreateDocumentationPartRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the CreateDocumentationPart operation asynchronously.
- createDocumentationPart(CreateDocumentationPartRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the CreateDocumentationPart operation.
- createDocumentationPart(Consumer<CreateDocumentationPartRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the CreateDocumentationPart operation.
- CreateDocumentationPartRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Creates a new documentation part of a given API.
- CreateDocumentationPartRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateDocumentationPartRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateDocumentationPartRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateDocumentationPartRequestMarshaller
-
- CreateDocumentationPartResponse - Class in software.amazon.awssdk.services.apigateway.model
-
A documentation part for a targeted API entity.
- CreateDocumentationPartResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createDocumentationVersion(CreateDocumentationVersionRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the CreateDocumentationVersion operation asynchronously.
- createDocumentationVersion(Consumer<CreateDocumentationVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the CreateDocumentationVersion operation asynchronously.
- createDocumentationVersion(CreateDocumentationVersionRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the CreateDocumentationVersion operation.
- createDocumentationVersion(Consumer<CreateDocumentationVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the CreateDocumentationVersion operation.
- CreateDocumentationVersionRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Creates a new documentation version of a given API.
- CreateDocumentationVersionRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateDocumentationVersionRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateDocumentationVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateDocumentationVersionRequestMarshaller
-
- CreateDocumentationVersionResponse - Class in software.amazon.awssdk.services.apigateway.model
-
A snapshot of the documentation of an API.
- CreateDocumentationVersionResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createDomainName(CreateDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a new domain name.
- createDomainName(Consumer<CreateDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a new domain name.
- createDomainName(CreateDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a new domain name.
- createDomainName(Consumer<CreateDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a new domain name.
- CreateDomainNameRequest - Class in software.amazon.awssdk.services.apigateway.model
-
A request to create a new domain name.
- CreateDomainNameRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateDomainNameRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateDomainNameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateDomainNameRequestMarshaller
-
- CreateDomainNameResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a custom domain name as a user-friendly host name of an API (
RestApi).
- CreateDomainNameResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateModelRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- CreateModelRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateModelRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateModelRequestMarshaller
-
- CreateModelResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents the data structure of a method's request or response payload.
- CreateModelResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createRequestValidator(CreateRequestValidatorRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createRequestValidator(Consumer<CreateRequestValidatorRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createRequestValidator(CreateRequestValidatorRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createRequestValidator(Consumer<CreateRequestValidatorRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateRequestValidatorRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- CreateRequestValidatorRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateRequestValidatorRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateRequestValidatorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateRequestValidatorRequestMarshaller
-
- CreateRequestValidatorResponse - Class in software.amazon.awssdk.services.apigateway.model
-
A set of validation rules for incoming
Method requests.
- CreateRequestValidatorResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createResource(CreateResourceRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createResource(Consumer<CreateResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createResource(CreateResourceRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createResource(Consumer<CreateResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateResourceRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Requests API Gateway to create a
Resource resource.
- CreateResourceRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateResourceRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateResourceRequestMarshaller
-
- CreateResourceResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an API resource.
- CreateResourceResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createRestApi(CreateRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createRestApi(Consumer<CreateRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- createRestApi(CreateRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- createRestApi(Consumer<CreateRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- CreateRestApiRequest - Class in software.amazon.awssdk.services.apigateway.model
-
The POST Request to add a new
RestApi resource to your collection.
- CreateRestApiRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateRestApiRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateRestApiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateRestApiRequestMarshaller
-
- CreateRestApiResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a REST API.
- CreateRestApiResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createStage(CreateStageRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a new
Stage resource that references a pre-existing
Deployment for the API.
- createStage(Consumer<CreateStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a new
Stage resource that references a pre-existing
Deployment for the API.
- createStage(CreateStageRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a new
Stage resource that references a pre-existing
Deployment for the API.
- createStage(Consumer<CreateStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a new
Stage resource that references a pre-existing
Deployment for the API.
- CreateStageRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Requests API Gateway to create a
Stage resource.
- CreateStageRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateStageRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateStageRequestMarshaller
-
- CreateStageResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a unique identifier for a version of a deployed
RestApi that is callable by users.
- CreateStageResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createUsagePlan(CreateUsagePlanRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the
payload.
- createUsagePlan(Consumer<CreateUsagePlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the
payload.
- createUsagePlan(CreateUsagePlanRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the
payload.
- createUsagePlan(Consumer<CreateUsagePlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the
payload.
- createUsagePlanKey(CreateUsagePlanKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a usage plan key for adding an existing API key to a usage plan.
- createUsagePlanKey(Consumer<CreateUsagePlanKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a usage plan key for adding an existing API key to a usage plan.
- createUsagePlanKey(CreateUsagePlanKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a usage plan key for adding an existing API key to a usage plan.
- createUsagePlanKey(Consumer<CreateUsagePlanKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a usage plan key for adding an existing API key to a usage plan.
- CreateUsagePlanKeyRequest - Class in software.amazon.awssdk.services.apigateway.model
-
The POST request to create a usage plan key for adding an existing API key to a usage plan.
- CreateUsagePlanKeyRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateUsagePlanKeyRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateUsagePlanKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateUsagePlanKeyRequestMarshaller
-
- CreateUsagePlanKeyResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a usage plan key to identify a plan customer.
- CreateUsagePlanKeyResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateUsagePlanRequest - Class in software.amazon.awssdk.services.apigateway.model
-
The POST request to create a usage plan with the name, description, throttle limits and quota limits, as well as the
associated API stages, specified in the payload.
- CreateUsagePlanRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateUsagePlanRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateUsagePlanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateUsagePlanRequestMarshaller
-
- CreateUsagePlanResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a usage plan than can specify who can assess associated API stages with specified request limits and
quotas.
- CreateUsagePlanResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- createVpcLink(CreateVpcLinkRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically
takes 2-4 minutes to complete and become operational.
- createVpcLink(Consumer<CreateVpcLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically
takes 2-4 minutes to complete and become operational.
- createVpcLink(CreateVpcLinkRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically
takes 2-4 minutes to complete and become operational.
- createVpcLink(Consumer<CreateVpcLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically
takes 2-4 minutes to complete and become operational.
- CreateVpcLinkRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically
takes 2-4 minutes to complete and become operational.
- CreateVpcLinkRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- CreateVpcLinkRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- CreateVpcLinkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.CreateVpcLinkRequestMarshaller
-
- CreateVpcLinkResponse - Class in software.amazon.awssdk.services.apigateway.model
-
An API Gateway VPC link for a
RestApi to access resources in an Amazon Virtual Private Cloud (VPC).
- CreateVpcLinkResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- credentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies the credentials required for the integration, if any.
- credentials() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies the credentials required for the integration, if any.
- credentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies the credentials required for the integration, if any.
- credentials() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies the credentials required for the integration, if any.
- credentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Specifies whether credentials are required for a put integration.
- credentials() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Specifies whether credentials are required for a put integration.
- credentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies the credentials required for the integration, if any.
- credentials() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies the credentials required for the integration, if any.
- credentials(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies the credentials required for the integration, if any.
- credentials() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies the credentials required for the integration, if any.
- customerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest.Builder
-
The identifier of a customer in AWS Marketplace or an external system, such as a developer portal.
- customerId() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
The identifier of a customer in AWS Marketplace or an external system, such as a developer portal.
- customerId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- customerId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace.
- dataTraceEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to
Amazon CloudWatch Logs.
- dataTraceEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon
CloudWatch Logs.
- defaultResponse(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GatewayResponse.Builder
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true) or not (
false).
- defaultResponse() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true
) or not (
false).
- defaultResponse(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse.Builder
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true) or not (
false).
- defaultResponse() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true
) or not (
false).
- defaultResponse(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse.Builder
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true) or not (
false).
- defaultResponse() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true
) or not (
false).
- defaultResponse(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse.Builder
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true) or not (
false).
- defaultResponse() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
A Boolean flag to indicate whether this
GatewayResponse is the default gateway response (
true
) or not (
false).
- defaultValue(String) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty.Builder
-
The default value of an
SdkType configuration property.
- defaultValue() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
The default value of an
SdkType configuration property.
- deleteApiKey(DeleteApiKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteApiKey(Consumer<DeleteApiKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteApiKey(DeleteApiKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteApiKey(Consumer<DeleteApiKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteApiKeyRequest - Class in software.amazon.awssdk.services.apigateway.model
-
A request to delete the
ApiKey resource.
- DeleteApiKeyRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteApiKeyRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteApiKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteApiKeyRequestMarshaller
-
- DeleteApiKeyResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteApiKeyResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteAuthorizer(DeleteAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteAuthorizer(Consumer<DeleteAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteAuthorizer(DeleteAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteAuthorizer(Consumer<DeleteAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteAuthorizerRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Request to delete an existing
Authorizer resource.
- DeleteAuthorizerRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteAuthorizerRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteAuthorizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteAuthorizerRequestMarshaller
-
- DeleteAuthorizerResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteAuthorizerResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteBasePathMapping(DeleteBasePathMappingRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteBasePathMapping(Consumer<DeleteBasePathMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteBasePathMapping(DeleteBasePathMappingRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteBasePathMapping(Consumer<DeleteBasePathMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteBasePathMappingRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteBasePathMappingRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteBasePathMappingRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteBasePathMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteBasePathMappingRequestMarshaller
-
- DeleteBasePathMappingResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteBasePathMappingResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteClientCertificate(DeleteClientCertificateRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteClientCertificate(Consumer<DeleteClientCertificateRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteClientCertificate(DeleteClientCertificateRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteClientCertificate(Consumer<DeleteClientCertificateRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteClientCertificateRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteClientCertificateRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteClientCertificateRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteClientCertificateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteClientCertificateRequestMarshaller
-
- DeleteClientCertificateResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteClientCertificateResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteDeployment(DeleteDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteDeployment(Consumer<DeleteDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteDeployment(DeleteDeploymentRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteDeployment(Consumer<DeleteDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteDeploymentRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Requests API Gateway to delete a
Deployment resource.
- DeleteDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteDeploymentRequestMarshaller
-
- DeleteDeploymentResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteDocumentationPart(DeleteDocumentationPartRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the DeleteDocumentationPart operation asynchronously.
- deleteDocumentationPart(Consumer<DeleteDocumentationPartRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the DeleteDocumentationPart operation asynchronously.
- deleteDocumentationPart(DeleteDocumentationPartRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the DeleteDocumentationPart operation.
- deleteDocumentationPart(Consumer<DeleteDocumentationPartRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the DeleteDocumentationPart operation.
- DeleteDocumentationPartRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Deletes an existing documentation part of an API.
- DeleteDocumentationPartRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteDocumentationPartRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteDocumentationPartRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteDocumentationPartRequestMarshaller
-
- DeleteDocumentationPartResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteDocumentationPartResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteDocumentationVersion(DeleteDocumentationVersionRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the DeleteDocumentationVersion operation asynchronously.
- deleteDocumentationVersion(Consumer<DeleteDocumentationVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the DeleteDocumentationVersion operation asynchronously.
- deleteDocumentationVersion(DeleteDocumentationVersionRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the DeleteDocumentationVersion operation.
- deleteDocumentationVersion(Consumer<DeleteDocumentationVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the DeleteDocumentationVersion operation.
- DeleteDocumentationVersionRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Deletes an existing documentation version of an API.
- DeleteDocumentationVersionRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteDocumentationVersionRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteDocumentationVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteDocumentationVersionRequestMarshaller
-
- DeleteDocumentationVersionResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteDocumentationVersionResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteDomainName(DeleteDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteDomainName(Consumer<DeleteDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteDomainName(DeleteDomainNameRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteDomainName(Consumer<DeleteDomainNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteDomainNameRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteDomainNameRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteDomainNameRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteDomainNameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteDomainNameRequestMarshaller
-
- DeleteDomainNameResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteDomainNameResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteGatewayResponse(DeleteGatewayResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Clears any customization of a
GatewayResponse of a specified response type on the given
RestApi and
resets it with the default settings.
- deleteGatewayResponse(Consumer<DeleteGatewayResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Clears any customization of a
GatewayResponse of a specified response type on the given
RestApi and
resets it with the default settings.
- deleteGatewayResponse(DeleteGatewayResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Clears any customization of a
GatewayResponse of a specified response type on the given
RestApi and
resets it with the default settings.
- deleteGatewayResponse(Consumer<DeleteGatewayResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Clears any customization of a
GatewayResponse of a specified response type on the given
RestApi and
resets it with the default settings.
- DeleteGatewayResponseRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Clears any customization of a
GatewayResponse of a specified response type on the given
RestApi and
resets it with the default settings.
- DeleteGatewayResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteGatewayResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteGatewayResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteGatewayResponseRequestMarshaller
-
- DeleteGatewayResponseResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteGatewayResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteIntegration(DeleteIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Represents a delete integration.
- deleteIntegration(Consumer<DeleteIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Represents a delete integration.
- deleteIntegration(DeleteIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Represents a delete integration.
- deleteIntegration(Consumer<DeleteIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Represents a delete integration.
- DeleteIntegrationRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a delete integration request.
- DeleteIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteIntegrationRequestMarshaller
-
- deleteIntegrationResponse(DeleteIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Represents a delete integration response.
- deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Represents a delete integration response.
- deleteIntegrationResponse(DeleteIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Represents a delete integration response.
- deleteIntegrationResponse(Consumer<DeleteIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Represents a delete integration response.
- DeleteIntegrationResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteIntegrationResponseRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a delete integration response request.
- DeleteIntegrationResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteIntegrationResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteIntegrationResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteIntegrationResponseRequestMarshaller
-
- DeleteIntegrationResponseResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteIntegrationResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteMethod(DeleteMethodRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes an existing
Method resource.
- deleteMethod(Consumer<DeleteMethodRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes an existing
Method resource.
- deleteMethod(DeleteMethodRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes an existing
Method resource.
- deleteMethod(Consumer<DeleteMethodRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes an existing
Method resource.
- DeleteMethodRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Request to delete an existing
Method resource.
- DeleteMethodRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteMethodRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteMethodRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteMethodRequestMarshaller
-
- deleteMethodResponse(DeleteMethodResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteMethodResponse(Consumer<DeleteMethodResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteMethodResponse(DeleteMethodResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteMethodResponse(Consumer<DeleteMethodResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteMethodResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteMethodResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteMethodResponseRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteMethodResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteMethodResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteMethodResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteMethodResponseRequestMarshaller
-
- DeleteMethodResponseResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteMethodResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteModel(DeleteModelRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a model.
- deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a model.
- deleteModel(DeleteModelRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a model.
- deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a model.
- DeleteModelRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Request to delete an existing model in an existing
RestApi resource.
- DeleteModelRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteModelRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteModelRequestMarshaller
-
- DeleteModelResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteModelResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteRequestValidator(DeleteRequestValidatorRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteRequestValidator(Consumer<DeleteRequestValidatorRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteRequestValidator(DeleteRequestValidatorRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteRequestValidator(Consumer<DeleteRequestValidatorRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteRequestValidatorRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteRequestValidatorRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteRequestValidatorRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteRequestValidatorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteRequestValidatorRequestMarshaller
-
- DeleteRequestValidatorResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteRequestValidatorResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteResource(DeleteResourceRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteResource(Consumer<DeleteResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- deleteResource(DeleteResourceRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- deleteResource(Consumer<DeleteResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- DeleteResourceRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteResourceRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteResourceRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteResourceRequestMarshaller
-
- DeleteResourceResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteResourceResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteRestApi(DeleteRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes the specified API.
- deleteRestApi(Consumer<DeleteRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes the specified API.
- deleteRestApi(DeleteRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes the specified API.
- deleteRestApi(Consumer<DeleteRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes the specified API.
- DeleteRestApiRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Request to delete the specified API from your collection.
- DeleteRestApiRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteRestApiRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteRestApiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteRestApiRequestMarshaller
-
- DeleteRestApiResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteRestApiResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteStage(DeleteStageRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a
Stage resource.
- deleteStage(Consumer<DeleteStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a
Stage resource.
- deleteStage(DeleteStageRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a
Stage resource.
- deleteStage(Consumer<DeleteStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a
Stage resource.
- DeleteStageRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Requests API Gateway to delete a
Stage resource.
- DeleteStageRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteStageRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteStageRequestMarshaller
-
- DeleteStageResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteStageResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteUsagePlan(DeleteUsagePlanRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a usage plan of a given plan Id.
- deleteUsagePlan(Consumer<DeleteUsagePlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a usage plan of a given plan Id.
- deleteUsagePlan(DeleteUsagePlanRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a usage plan of a given plan Id.
- deleteUsagePlan(Consumer<DeleteUsagePlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a usage plan of a given plan Id.
- deleteUsagePlanKey(DeleteUsagePlanKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a usage plan key and remove the underlying API key from the associated usage plan.
- deleteUsagePlanKey(Consumer<DeleteUsagePlanKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes a usage plan key and remove the underlying API key from the associated usage plan.
- deleteUsagePlanKey(DeleteUsagePlanKeyRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a usage plan key and remove the underlying API key from the associated usage plan.
- deleteUsagePlanKey(Consumer<DeleteUsagePlanKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes a usage plan key and remove the underlying API key from the associated usage plan.
- DeleteUsagePlanKeyRequest - Class in software.amazon.awssdk.services.apigateway.model
-
The DELETE request to delete a usage plan key and remove the underlying API key from the associated usage plan.
- DeleteUsagePlanKeyRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteUsagePlanKeyRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteUsagePlanKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteUsagePlanKeyRequestMarshaller
-
- DeleteUsagePlanKeyResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteUsagePlanKeyResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteUsagePlanRequest - Class in software.amazon.awssdk.services.apigateway.model
-
The DELETE request to delete a usage plan of a given plan Id.
- DeleteUsagePlanRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteUsagePlanRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteUsagePlanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteUsagePlanRequestMarshaller
-
- DeleteUsagePlanResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteUsagePlanResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deleteVpcLink(DeleteVpcLinkRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes an existing
VpcLink of a specified identifier.
- deleteVpcLink(Consumer<DeleteVpcLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Deletes an existing
VpcLink of a specified identifier.
- deleteVpcLink(DeleteVpcLinkRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes an existing
VpcLink of a specified identifier.
- deleteVpcLink(Consumer<DeleteVpcLinkRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Deletes an existing
VpcLink of a specified identifier.
- DeleteVpcLinkRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Deletes an existing
VpcLink of a specified identifier.
- DeleteVpcLinkRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeleteVpcLinkRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- DeleteVpcLinkRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.DeleteVpcLinkRequestMarshaller
-
- DeleteVpcLinkResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- DeleteVpcLinkResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- Deployment - Class in software.amazon.awssdk.services.apigateway.model
-
An immutable representation of a
RestApi resource that can be called by users using
Stages.
- Deployment.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DeploymentCanarySettings - Class in software.amazon.awssdk.services.apigateway.model
-
The input configuration for a canary deployment.
- DeploymentCanarySettings.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CanarySettings.Builder
-
The ID of the canary deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
The ID of the canary deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
[Required] The identifier of the
Deployment resource for the
Stage resource.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
[Required] The identifier of the
Deployment resource for the
Stage resource.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The identifier of the
Deployment that the stage points to.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The identifier of the
Deployment that the stage points to.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest.Builder
-
[Required] The identifier of the
Deployment resource to delete.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
[Required] The identifier of the
Deployment resource to delete.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest.Builder
-
[Required] The identifier of the
Deployment resource to get information about.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
[Required] The identifier of the
Deployment resource to get information about.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The identifier of the
Deployment that the stage points to.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The identifier of the
Deployment that the stage points to.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStagesRequest.Builder
-
The stages' deployment identifiers.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
The stages' deployment identifiers.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The identifier of the
Deployment that the stage points to.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The identifier of the
Deployment that the stage points to.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest.Builder
-
The replacement identifier for the
Deployment resource to change information about.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
The replacement identifier for the
Deployment resource to change information about.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The identifier of the
Deployment that the stage points to.
- deploymentId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The identifier of the
Deployment that the stage points to.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
The description of the API Key.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
The description of the API Key.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ClientCertificate.Builder
-
The description of the client certificate.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
The description of the client certificate.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
The description of the
ApiKey.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
The description of the
ApiKey.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
The description of the API Key.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
The description of the API Key.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
The description for the
Deployment resource to create.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
The description for the
Deployment resource to create.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse.Builder
-
The description for the deployment resource.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
The description for the deployment resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest.Builder
-
A description about the new documentation snapshot.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
A description about the new documentation snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse.Builder
-
The description of the API documentation snapshot.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
The description of the API documentation snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelRequest.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelResponse.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
The API's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
The API's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
The description of the
Stage resource.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
The description of the
Stage resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The stage's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The stage's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The description of the usage plan.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
The description of the usage plan.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The description of a usage plan.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
The description of a usage plan.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest.Builder
-
The description of the VPC link.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
The description of the VPC link.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
The description of the VPC link.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
The description of the VPC link.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Deployment.Builder
-
The description for the deployment resource.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
The description for the deployment resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationVersion.Builder
-
The description of the API documentation snapshot.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
The description of the API documentation snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest.Builder
-
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse.Builder
-
The description of the client certificate.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
The description of the client certificate.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
The description of the API Key.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
The description of the API Key.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse.Builder
-
The description of the client certificate.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
The description of the client certificate.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse.Builder
-
The description for the deployment resource.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
The description for the deployment resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse.Builder
-
The description of the API documentation snapshot.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
The description of the API documentation snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelResponse.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
The API's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
The API's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse.Builder
-
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The stage's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The stage's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The description of a usage plan.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
The description of a usage plan.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
The description of the VPC link.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
The description of the VPC link.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
The API's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
The API's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Model.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
The API's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
The API's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
The API's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
The API's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty.Builder
-
The description of an
SdkType configuration property.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
The description of an
SdkType configuration property.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkType.Builder
-
- description() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The stage's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The stage's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
The description of the API Key.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
The description of the API Key.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse.Builder
-
The description of the client certificate.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
The description of the client certificate.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse.Builder
-
The description for the deployment resource.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
The description for the deployment resource.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse.Builder
-
The description of the API documentation snapshot.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
The description of the API documentation snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelResponse.Builder
-
The description of the model.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
The description of the model.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
The API's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
The API's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The stage's description.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The stage's description.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The description of a usage plan.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
The description of a usage plan.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
The description of the VPC link.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
The description of the VPC link.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The description of a usage plan.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
The description of a usage plan.
- description(String) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
The description of the VPC link.
- description() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
The description of the VPC link.
- destinationArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.AccessLogSettings.Builder
-
The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to
receive access logs.
- destinationArn() - Method in class software.amazon.awssdk.services.apigateway.model.AccessLogSettings
-
The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to
receive access logs.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- disableExecuteApiEndpoint() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
Specifies whether clients can invoke your API by using the default execute-api endpoint.
- distributionDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
edge-optimized endpoint.
- distributionHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- distributionHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint.
- DocumentationPart - Class in software.amazon.awssdk.services.apigateway.model
-
A documentation part for a targeted API entity.
- DocumentationPart.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- documentationPartId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest.Builder
-
[Required] The identifier of the to-be-deleted documentation part.
- documentationPartId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
[Required] The identifier of the to-be-deleted documentation part.
- documentationPartId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- documentationPartId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
[Required] The string identifier of the associated
RestApi.
- documentationPartId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest.Builder
-
[Required] The identifier of the to-be-updated documentation part.
- documentationPartId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
[Required] The identifier of the to-be-updated documentation part.
- DocumentationPartLocation - Class in software.amazon.awssdk.services.apigateway.model
-
Specifies the target API entity to which the documentation applies.
- DocumentationPartLocation.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- DocumentationPartType - Enum in software.amazon.awssdk.services.apigateway.model
-
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest.Builder
-
[Required] The version identifier of the new snapshot.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
[Required] The version identifier of the new snapshot.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
The version of the associated API documentation.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
The version of the associated API documentation.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The version of the associated API documentation.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The version of the associated API documentation.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest.Builder
-
[Required] The version identifier of a to-be-deleted documentation snapshot.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
[Required] The version identifier of a to-be-deleted documentation snapshot.
- DocumentationVersion - Class in software.amazon.awssdk.services.apigateway.model
-
A snapshot of the documentation of an API.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest.Builder
-
[Required] The version identifier of the to-be-retrieved documentation snapshot.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
[Required] The version identifier of the to-be-retrieved documentation snapshot.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The version of the associated API documentation.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The version of the associated API documentation.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The version of the associated API documentation.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The version of the associated API documentation.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest.Builder
-
[Required] The version identifier of the to-be-updated documentation version.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
[Required] The version identifier of the to-be-updated documentation version.
- documentationVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The version of the associated API documentation.
- documentationVersion() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The version of the associated API documentation.
- DocumentationVersion.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest.Builder
-
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest.Builder
-
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest.Builder
-
[Required] The name of the
DomainName resource to be deleted.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest
-
[Required] The name of the
DomainName resource to be deleted.
- DomainName - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a custom domain name as a user-friendly host name of an API (
RestApi).
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest.Builder
-
[Required] The domain name of the
BasePathMapping resource to be described.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
-
[Required] The domain name of the
BasePathMapping resource to be described.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest.Builder
-
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest.Builder
-
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest.Builder
-
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest.Builder
-
[Required] The name of the
DomainName resource to be changed.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
[Required] The name of the
DomainName resource to be changed.
- domainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The custom domain name as an API host name, for example, my-api.example.com.
- domainName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The custom domain name as an API host name, for example, my-api.example.com.
- DomainName.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- domainNameStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
- domainNameStatus(DomainNameStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
- domainNameStatus() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
- domainNameStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
- domainNameStatus(DomainNameStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
- domainNameStatus() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
- DomainNameStatus - Enum in software.amazon.awssdk.services.apigateway.model
-
- domainNameStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
- domainNameStatus(DomainNameStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
- domainNameStatus() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
- domainNameStatus(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
- domainNameStatus(DomainNameStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
- domainNameStatus() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- domainNameStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
- domainNameStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
- domainNameStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
- domainNameStatusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- domainNameStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
An optional text message containing detailed information about status of the
DomainName migration.
- domainNameStatusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
An optional text message containing detailed information about status of the
DomainName migration.
- hasAdditionalContext() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
Returns true if the AdditionalContext property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasApiStages() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
Returns true if the ApiStages property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiStages() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
Returns true if the ApiStages property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiStages() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
Returns true if the ApiStages property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiStages() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
Returns true if the ApiStages property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiStages() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
Returns true if the ApiStages property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
Returns true if the ApiSummary property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
Returns true if the ApiSummary property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
Returns true if the ApiSummary property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasApiSummary() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
Returns true if the ApiSummary property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasAuthorization() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
Returns true if the Authorization property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasAuthorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
Returns true if the AuthorizationScopes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAuthorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
Returns true if the AuthorizationScopes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAuthorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Returns true if the AuthorizationScopes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAuthorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
Returns true if the AuthorizationScopes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAuthorizationScopes() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
Returns true if the AuthorizationScopes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasBinaryMediaTypes() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
Returns true if the BinaryMediaTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Returns true if the CacheKeyParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Returns true if the CacheKeyParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Returns true if the CacheKeyParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Returns true if the CacheKeyParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCacheKeyParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Returns true if the CacheKeyParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasClaims() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
Returns true if the Claims property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasConfigurationProperties() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
Returns true if the ConfigurationProperties property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasConfigurationProperties() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
Returns true if the ConfigurationProperties property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasEmbed() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
Returns true if the Embed property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasEmbed() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
Returns true if the Embed property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasEmbed() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
Returns true if the Embed property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasFeatures() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
Returns true if the Features property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFeatures() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
Returns true if the Features property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.AccessLogSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.ThrottleSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.TlsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
- hashCode() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
- hasHeaders() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
Returns true if the Headers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasHeaders() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
Returns true if the Headers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasHeaders() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
Returns true if the Headers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIds() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
Returns true if the Ids property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasIntegrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Returns true if the IntegrationResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasIntegrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Returns true if the IntegrationResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasIntegrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Returns true if the IntegrationResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasIntegrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Returns true if the IntegrationResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasItem() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
Returns true if the Item property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasItems() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
Returns true if the Items property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasMethodResponses() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
Returns true if the MethodResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMethodResponses() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
Returns true if the MethodResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMethodResponses() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
Returns true if the MethodResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMethodResponses() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
Returns true if the MethodResponses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMethodSettings() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Returns true if the MethodSettings property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasMethodSettings() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Returns true if the MethodSettings property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasMethodSettings() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Returns true if the MethodSettings property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasMethodSettings() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Returns true if the MethodSettings property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasMultiValueHeaders() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
Returns true if the MultiValueHeaders property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMultiValueHeaders() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
Returns true if the MultiValueHeaders property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMultiValueHeaders() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
Returns true if the MultiValueHeaders property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPatchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
Returns true if the PatchOperations property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProviderARNs() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
Returns true if the ProviderARNs property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasProviderARNs() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
Returns true if the ProviderARNs property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasProviderARNs() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
Returns true if the ProviderARNs property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasProviderARNs() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
Returns true if the ProviderARNs property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasProviderARNs() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
Returns true if the ProviderARNs property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestModels() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
Returns true if the RequestModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestModels() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
Returns true if the RequestModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Returns true if the RequestModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
Returns true if the RequestModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestModels() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
Returns true if the RequestModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
Returns true if the RequestParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Returns true if the RequestTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Returns true if the RequestTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Returns true if the RequestTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Returns true if the RequestTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasRequestTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Returns true if the RequestTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
Returns true if the ResourceMethods property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
Returns true if the ResourceMethods property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
Returns true if the ResourceMethods property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
Returns true if the ResourceMethods property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseModels() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
Returns true if the ResponseModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasResponseModels() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
Returns true if the ResponseModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasResponseModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
Returns true if the ResponseModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasResponseModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
Returns true if the ResponseModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasResponseModels() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
Returns true if the ResponseModels property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
Returns true if the ResponseParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasResponseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Returns true if the ResponseTemplates property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasStageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
Returns true if the StageKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasStageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
Returns true if the StageKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasStageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
Returns true if the StageKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasStageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
Returns true if the StageKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasStageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
Returns true if the StageKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasStageVariableOverrides() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
Returns true if the StageVariableOverrides property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasStageVariableOverrides() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
Returns true if the StageVariableOverrides property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasStageVariables() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
Returns true if the StageVariables property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasStageVariables() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
Returns true if the StageVariables property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasTagKeys() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTargetArns() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
Returns true if the TargetArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTargetArns() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
Returns true if the TargetArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTargetArns() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
Returns true if the TargetArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTargetArns() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
Returns true if the TargetArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTargetArns() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
Returns true if the TargetArns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasThrottle() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
Returns true if the Throttle property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTruststoreWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
Returns true if the TruststoreWarnings property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasTypes() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
Returns true if the Types property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVariables() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Returns true if the Variables property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasVpcEndpointIds() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
Returns true if the VpcEndpointIds property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- headers(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest.Builder
-
[Required] A key-value map of headers to simulate an incoming invocation request.
- headers() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
[Required] A key-value map of headers to simulate an incoming invocation request.
- headers(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
A key-value map of headers to simulate an incoming invocation request.
- headers() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
A key-value map of headers to simulate an incoming invocation request.
- headers(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse.Builder
-
The headers of the HTTP response.
- headers() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
The headers of the HTTP response.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest.Builder
-
[Required] Specifies a delete integration request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
[Required] Specifies a delete integration request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest.Builder
-
[Required] Specifies a delete integration response request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
[Required] Specifies a delete integration response request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest.Builder
-
[Required] The HTTP verb of the
Method resource.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
[Required] The HTTP verb of the
Method resource.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest.Builder
-
[Required] The HTTP verb of the
Method resource.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
[Required] The HTTP verb of the
Method resource.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest.Builder
-
[Required] Specifies a get integration request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
[Required] Specifies a get integration request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies the integration's HTTP method type.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies the integration's HTTP method type.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest.Builder
-
[Required] Specifies a get integration response request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
[Required] Specifies a get integration response request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodRequest.Builder
-
[Required] Specifies the method request's HTTP method type.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
[Required] Specifies the method request's HTTP method type.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
The method's HTTP verb.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
The method's HTTP verb.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest.Builder
-
[Required] The HTTP verb of the
Method resource.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
[Required] The HTTP verb of the
Method resource.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies the integration's HTTP method type.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies the integration's HTTP method type.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
The method's HTTP verb.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
The method's HTTP verb.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
[Required] Specifies a put integration request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
[Required] Specifies a put integration request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies the integration's HTTP method type.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies the integration's HTTP method type.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
[Required] Specifies a put integration response request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
[Required] Specifies a put integration response request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
[Required] Specifies the method request's HTTP method type.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
[Required] Specifies the method request's HTTP method type.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
The method's HTTP verb.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
The method's HTTP verb.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest.Builder
-
[Required] The HTTP verb of the
Method resource.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
[Required] The HTTP verb of the
Method resource.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
[Required] Specifies a test invoke method request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
[Required] Specifies a test invoke method request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest.Builder
-
[Required] Represents an update integration request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
[Required] Represents an update integration request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies the integration's HTTP method type.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies the integration's HTTP method type.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
[Required] Specifies an update integration response request's HTTP method.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
[Required] Specifies an update integration response request's HTTP method.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest.Builder
-
[Required] The HTTP verb of the
Method resource.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
[Required] The HTTP verb of the
Method resource.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
The method's HTTP verb.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
The method's HTTP verb.
- httpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
[Required] The HTTP verb of the
Method resource.
- httpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
[Required] The HTTP verb of the
Method resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
The identifier of the API Key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
The identifier of the API Key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
The identifier for the authorizer resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
The identifier for the authorizer resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
The identifier of the API Key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
The identifier of the API Key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
The identifier for the authorizer resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
The identifier for the authorizer resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse.Builder
-
The identifier for the deployment resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
The identifier for the deployment resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse.Builder
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelResponse.Builder
-
The identifier for the model resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
The identifier for the model resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceResponse.Builder
-
The resource's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
The resource's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
The API's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
The API's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse.Builder
-
The Id of a usage plan key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
The Id of a usage plan key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Deployment.Builder
-
The identifier for the deployment resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
The identifier for the deployment resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationPart.Builder
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
The identifier of the API Key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
The identifier of the API Key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
The identifier for the authorizer resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
The identifier for the authorizer resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse.Builder
-
The identifier for the deployment resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
The identifier for the deployment resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse.Builder
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelResponse.Builder
-
The identifier for the model resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
The identifier for the model resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceResponse.Builder
-
The resource's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
The resource's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
The API's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
The API's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest.Builder
-
[Required] The identifier of the queried
SdkType instance.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest
-
[Required] The identifier of the queried
SdkType instance.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse.Builder
-
The identifier of an
SdkType instance.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
The identifier of an
SdkType instance.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse.Builder
-
The Id of a usage plan key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
The Id of a usage plan key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
The API's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
The API's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Model.Builder
-
The identifier for the model resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
The identifier for the model resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
The API's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
The API's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.RequestValidator.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Resource.Builder
-
The resource's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
The resource's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
The API's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
The API's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkType.Builder
-
The identifier of an
SdkType instance.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
The identifier of an
SdkType instance.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
The identifier of the API Key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
The identifier of the API Key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
The identifier for the authorizer resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
The identifier for the authorizer resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse.Builder
-
The identifier for the deployment resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
The identifier for the deployment resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse.Builder
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
The
DocumentationPart identifier, generated by API Gateway when the
DocumentationPart is
created.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelResponse.Builder
-
The identifier for the model resource.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
The identifier for the model resource.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse.Builder
-
The resource's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
The resource's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
The API's identifier.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
The API's identifier.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlanKey.Builder
-
The Id of a usage plan key.
- id() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
The Id of a usage plan key.
- id(String) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
- id() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
- identitySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
The identity source for which authorization is requested.
- identitySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
The identity source for which authorization is requested.
- identitySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
The identity source for which authorization is requested.
- identitySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
The identity source for which authorization is requested.
- identitySource(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
The identity source for which authorization is requested.
- identitySource() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
The identity source for which authorization is requested.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
A validation expression for the incoming identity token.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
A validation expression for the incoming identity token.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
A validation expression for the incoming identity token.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
A validation expression for the incoming identity token.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
A validation expression for the incoming identity token.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
A validation expression for the incoming identity token.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
A validation expression for the incoming identity token.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
A validation expression for the incoming identity token.
- identityValidationExpression(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
A validation expression for the incoming identity token.
- identityValidationExpression() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
A validation expression for the incoming identity token.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse.Builder
-
A list of all the
ApiKey identifiers.
- ids(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse.Builder
-
A list of all the
ApiKey identifiers.
- ids() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
A list of all the
ApiKey identifiers.
- ids(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse.Builder
-
A list of the returned documentation part identifiers.
- ids(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse.Builder
-
A list of the returned documentation part identifiers.
- ids() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
A list of the returned documentation part identifiers.
- importApiKeys(ImportApiKeysRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Import API keys from an external source, such as a CSV-formatted file.
- importApiKeys(Consumer<ImportApiKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Import API keys from an external source, such as a CSV-formatted file.
- importApiKeys(ImportApiKeysRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Import API keys from an external source, such as a CSV-formatted file.
- importApiKeys(Consumer<ImportApiKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Import API keys from an external source, such as a CSV-formatted file.
- ImportApiKeysRequest - Class in software.amazon.awssdk.services.apigateway.model
-
The POST request to import API keys from an external source, such as a CSV-formatted file.
- ImportApiKeysRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- ImportApiKeysRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- ImportApiKeysRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.ImportApiKeysRequestMarshaller
-
- ImportApiKeysResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- ImportApiKeysResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- importDocumentationParts(ImportDocumentationPartsRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the ImportDocumentationParts operation asynchronously.
- importDocumentationParts(Consumer<ImportDocumentationPartsRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Invokes the ImportDocumentationParts operation asynchronously.
- importDocumentationParts(ImportDocumentationPartsRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the ImportDocumentationParts operation.
- importDocumentationParts(Consumer<ImportDocumentationPartsRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Invokes the ImportDocumentationParts operation.
- ImportDocumentationPartsRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Import documentation parts from an external (e.g., OpenAPI) definition file.
- ImportDocumentationPartsRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- ImportDocumentationPartsRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- ImportDocumentationPartsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.ImportDocumentationPartsRequestMarshaller
-
- ImportDocumentationPartsResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- ImportDocumentationPartsResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- importRestApi(ImportRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
A feature of the API Gateway control service for creating a new API from an external API definition file.
- importRestApi(Consumer<ImportRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
A feature of the API Gateway control service for creating a new API from an external API definition file.
- importRestApi(ImportRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
A feature of the API Gateway control service for creating a new API from an external API definition file.
- importRestApi(Consumer<ImportRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
A feature of the API Gateway control service for creating a new API from an external API definition file.
- ImportRestApiRequest - Class in software.amazon.awssdk.services.apigateway.model
-
A POST request to import an API to API Gateway using an input of an API definition file.
- ImportRestApiRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- ImportRestApiRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- ImportRestApiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.ImportRestApiRequestMarshaller
-
- ImportRestApiResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a REST API.
- ImportRestApiResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- includeValue(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest.Builder
-
A boolean flag to specify whether (true) or not (false) the result contains the key
value.
- includeValue() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
A boolean flag to specify whether (true) or not (false) the result contains the key
value.
- includeValues(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest.Builder
-
A boolean flag to specify whether (true) or not (false) the result contains key
values.
- includeValues() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
A boolean flag to specify whether (true) or not (false) the result contains key values.
- insecureSkipVerification(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.TlsConfig.Builder
-
- insecureSkipVerification() - Method in class software.amazon.awssdk.services.apigateway.model.TlsConfig
-
- Integration - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock integration.
- Integration.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- integrationHttpMethod(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Specifies a put integration HTTP method.
- integrationHttpMethod() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Specifies a put integration HTTP method.
- IntegrationResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an integration response.
- IntegrationResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- integrationResponses(Map<String, IntegrationResponse>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies the integration's responses.
- integrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies the integration's responses.
- integrationResponses(Map<String, IntegrationResponse>) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies the integration's responses.
- integrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies the integration's responses.
- integrationResponses(Map<String, IntegrationResponse>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies the integration's responses.
- integrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies the integration's responses.
- integrationResponses(Map<String, IntegrationResponse>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies the integration's responses.
- integrationResponses() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies the integration's responses.
- IntegrationType - Enum in software.amazon.awssdk.services.apigateway.model
-
The integration type.
- item(Collection<Stage>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStagesResponse.Builder
-
The current page of elements from this collection.
- item(Stage...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStagesResponse.Builder
-
The current page of elements from this collection.
- item(Consumer<Stage.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStagesResponse.Builder
-
The current page of elements from this collection.
- item() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
The current page of elements from this collection.
- items(Collection<ApiKey>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse.Builder
-
The current page of elements from this collection.
- items(ApiKey...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<ApiKey.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
The current page of elements from this collection.
- items(Collection<Authorizer>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse.Builder
-
The current page of elements from this collection.
- items(Authorizer...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<Authorizer.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
The current page of elements from this collection.
- items(Collection<BasePathMapping>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse.Builder
-
The current page of elements from this collection.
- items(BasePathMapping...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<BasePathMapping.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
The current page of elements from this collection.
- items(Collection<ClientCertificate>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse.Builder
-
The current page of elements from this collection.
- items(ClientCertificate...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<ClientCertificate.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
The current page of elements from this collection.
- items(Collection<Deployment>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse.Builder
-
The current page of elements from this collection.
- items(Deployment...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<Deployment.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
The current page of elements from this collection.
- items(Collection<DocumentationPart>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse.Builder
-
The current page of elements from this collection.
- items(DocumentationPart...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<DocumentationPart.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
The current page of elements from this collection.
- items(Collection<DocumentationVersion>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse.Builder
-
The current page of elements from this collection.
- items(DocumentationVersion...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<DocumentationVersion.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
The current page of elements from this collection.
- items(Collection<DomainName>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse.Builder
-
The current page of elements from this collection.
- items(DomainName...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<DomainName.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
The current page of elements from this collection.
- items(Collection<GatewayResponse>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse.Builder
-
Returns the entire collection, because of no pagination support.
- items(GatewayResponse...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse.Builder
-
Returns the entire collection, because of no pagination support.
- items(Consumer<GatewayResponse.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse.Builder
-
Returns the entire collection, because of no pagination support.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
Returns the entire collection, because of no pagination support.
- items(Collection<Model>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelsResponse.Builder
-
The current page of elements from this collection.
- items(Model...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelsResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<Model.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelsResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
The current page of elements from this collection.
- items(Collection<RequestValidator>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse.Builder
-
The current page of elements from this collection.
- items(RequestValidator...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<RequestValidator.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
The current page of elements from this collection.
- items(Collection<Resource>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourcesResponse.Builder
-
The current page of elements from this collection.
- items(Resource...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourcesResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<Resource.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourcesResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
The current page of elements from this collection.
- items(Collection<RestApi>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApisResponse.Builder
-
The current page of elements from this collection.
- items(RestApi...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApisResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<RestApi.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApisResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
The current page of elements from this collection.
- items(Collection<SdkType>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse.Builder
-
The current page of elements from this collection.
- items(SdkType...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<SdkType.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
The current page of elements from this collection.
- items(Collection<UsagePlanKey>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse.Builder
-
The current page of elements from this collection.
- items(UsagePlanKey...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<UsagePlanKey.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
The current page of elements from this collection.
- items(Collection<UsagePlan>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse.Builder
-
The current page of elements from this collection.
- items(UsagePlan...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<UsagePlan.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
The current page of elements from this collection.
- items(Map<String, ? extends Collection<? extends Collection<Long>>>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsageResponse.Builder
-
The usage data, as daily logs of used and remaining quotas, over the specified time interval indexed over the
API keys in a usage plan.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
The usage data, as daily logs of used and remaining quotas, over the specified time interval indexed over the API
keys in a usage plan.
- items(Collection<VpcLink>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse.Builder
-
The current page of elements from this collection.
- items(VpcLink...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse.Builder
-
The current page of elements from this collection.
- items(Consumer<VpcLink.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse.Builder
-
The current page of elements from this collection.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
The current page of elements from this collection.
- items(Map<String, ? extends Collection<? extends Collection<Long>>>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse.Builder
-
The usage data, as daily logs of used and remaining quotas, over the specified time interval indexed over the
API keys in a usage plan.
- items() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
The usage data, as daily logs of used and remaining quotas, over the specified time interval indexed over the API
keys in a usage plan.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetApiKeysIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetApiKeysPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetBasePathMappingsIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetBasePathMappingsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetClientCertificatesIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetClientCertificatesPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDomainNamesIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDomainNamesPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetModelsIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetModelsPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetResourcesIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetResourcesPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetRestApisIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetRestApisPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsageIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlanKeysIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlanKeysPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlansIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlansPublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePublisher
-
Returns a publisher that can be used to get a stream of data.
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetVpcLinksIterable
-
- items() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetVpcLinksPublisher
-
Returns a publisher that can be used to get a stream of data.
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetApiKeysIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetBasePathMappingsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetClientCertificatesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDomainNamesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetModelsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetResourcesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetRestApisIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsageIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlanKeysIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlansIterable
-
- iterator() - Method in class software.amazon.awssdk.services.apigateway.paginators.GetVpcLinksIterable
-
- parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetExportRequest.Builder
-
A key-value map of query string parameters that specify properties of the export, depending on the requested
exportType.
- parameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
A key-value map of query string parameters that specify properties of the export, depending on the requested
exportType.
- parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkRequest.Builder
-
A string-to-string key-value map of query parameters sdkType-dependent properties of the SDK.
- parameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
A string-to-string key-value map of query parameters sdkType-dependent properties of the SDK.
- parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest.Builder
-
A key-value map of context-specific query string parameters specifying the behavior of different API
importing operations.
- parameters() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
A key-value map of context-specific query string parameters specifying the behavior of different API importing
operations.
- parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiRequest.Builder
-
Custom header parameters as part of the request.
- parameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
Custom header parameters as part of the request.
- parentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceRequest.Builder
-
[Required] The parent resource's identifier.
- parentId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
[Required] The parent resource's identifier.
- parentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceResponse.Builder
-
The parent resource's identifier.
- parentId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
The parent resource's identifier.
- parentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceResponse.Builder
-
The parent resource's identifier.
- parentId() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
The parent resource's identifier.
- parentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Resource.Builder
-
The parent resource's identifier.
- parentId() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
The parent resource's identifier.
- parentId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse.Builder
-
The parent resource's identifier.
- parentId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
The parent resource's identifier.
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.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.apigateway.model.PutIntegrationRequest
-
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.apigateway.model.PutIntegrationResponse.Builder
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
- passthroughBehavior(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
- passthroughBehavior() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
- PatchOperation - Class in software.amazon.awssdk.services.apigateway.model
-
A single patch operation to apply to the specified resource.
- PatchOperation.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Collection<PatchOperation>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(PatchOperation...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations(Consumer<PatchOperation.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest.Builder
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- patchOperations() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
A list of update operations to be applied to the specified resource and in the order specified in this list.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceResponse.Builder
-
The full path for this resource.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
The full path for this resource.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation.Builder
-
The URL path of the target.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
The URL path of the target.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest.Builder
-
The path of API entities of the to-be-retrieved documentation parts.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
The path of API entities of the to-be-retrieved documentation parts.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceResponse.Builder
-
The full path for this resource.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
The full path for this resource.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PatchOperation.Builder
-
The
op operation's target, as identified by a
JSON Pointer value that references
a location within the targeted resource.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
The
op operation's target, as identified by a
JSON Pointer value that references a
location within the targeted resource.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Resource.Builder
-
The full path for this resource.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
The full path for this resource.
- path(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse.Builder
-
The full path for this resource.
- path() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
The full path for this resource.
- pathPart(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceRequest.Builder
-
The last path segment for this resource.
- pathPart() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
The last path segment for this resource.
- pathPart(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceResponse.Builder
-
The last path segment for this resource.
- pathPart() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
The last path segment for this resource.
- pathPart(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceResponse.Builder
-
The last path segment for this resource.
- pathPart() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
The last path segment for this resource.
- pathPart(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Resource.Builder
-
The last path segment for this resource.
- pathPart() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
The last path segment for this resource.
- pathPart(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse.Builder
-
The last path segment for this resource.
- pathPart() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
The last path segment for this resource.
- pathWithQueryString(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest.Builder
-
[Optional] The URI path, including query string, of the simulated invocation request.
- pathWithQueryString() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
[Optional] The URI path, including query string, of the simulated invocation request.
- pathWithQueryString(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
The URI path, including query string, of the simulated invocation request.
- pathWithQueryString() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
The URI path, including query string, of the simulated invocation request.
- pemEncodedCertificate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ClientCertificate.Builder
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate
authentication in the integration endpoint .
- pemEncodedCertificate() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
in the integration endpoint .
- pemEncodedCertificate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse.Builder
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate
authentication in the integration endpoint .
- pemEncodedCertificate() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
in the integration endpoint .
- pemEncodedCertificate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse.Builder
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate
authentication in the integration endpoint .
- pemEncodedCertificate() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
in the integration endpoint .
- pemEncodedCertificate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse.Builder
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate
authentication in the integration endpoint .
- pemEncodedCertificate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
in the integration endpoint .
- percentTraffic(Double) - Method in interface software.amazon.awssdk.services.apigateway.model.CanarySettings.Builder
-
The percent (0-100) of traffic diverted to a canary deployment.
- percentTraffic() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
The percent (0-100) of traffic diverted to a canary deployment.
- percentTraffic(Double) - Method in interface software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings.Builder
-
The percentage (0.0-100.0) of traffic routed to the canary deployment.
- percentTraffic() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
The percentage (0.0-100.0) of traffic routed to the canary deployment.
- period(String) - Method in interface software.amazon.awssdk.services.apigateway.model.QuotaSettings.Builder
-
The time period in which the limit applies.
- period(QuotaPeriodType) - Method in interface software.amazon.awssdk.services.apigateway.model.QuotaSettings.Builder
-
The time period in which the limit applies.
- period() - Method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
The time period in which the limit applies.
- periodAsString() - Method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
The time period in which the limit applies.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse.Builder
-
The JSON policy document returned by the
Authorizer
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
The JSON policy document returned by the
Authorizer
- policy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- policy() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
A stringified JSON policy document that applies to this RestApi regardless of the caller and
Method
configuration.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelsRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelsResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourcesRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourcesResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApisRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApisResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetTagsRequest.Builder
-
(Not currently supported) The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
(Not currently supported) The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsageRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsageResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest.Builder
-
The current pagination position in the paged result set.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest
-
The current pagination position in the paged result set.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
Returns the value of the Position property for this object.
- position(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse.Builder
-
Sets the value of the Position property for this object.
- position() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
Returns the value of the Position property for this object.
- principalId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse.Builder
-
- principalId() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
- productCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- productCode() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace.
- properties(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest.Builder
-
[Required] The new documentation content map of the targeted API entity.
- properties() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
[Required] The new documentation content map of the targeted API entity.
- properties(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse.Builder
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationPart.Builder
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse.Builder
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse.Builder
-
A content map of API-specific key-value pairs describing the targeted API entity.
- properties() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
A content map of API-specific key-value pairs describing the targeted API entity.
- providerARNs(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- providerARNs() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.
- putGatewayResponse(PutGatewayResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a customization of a
GatewayResponse of a specified response type and status code on the given
RestApi.
- putGatewayResponse(Consumer<PutGatewayResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Creates a customization of a
GatewayResponse of a specified response type and status code on the given
RestApi.
- putGatewayResponse(PutGatewayResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a customization of a
GatewayResponse of a specified response type and status code on the given
RestApi.
- putGatewayResponse(Consumer<PutGatewayResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Creates a customization of a
GatewayResponse of a specified response type and status code on the given
RestApi.
- PutGatewayResponseRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Creates a customization of a
GatewayResponse of a specified response type and status code on the given
RestApi.
- PutGatewayResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutGatewayResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- PutGatewayResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.PutGatewayResponseRequestMarshaller
-
- PutGatewayResponseResponse - Class in software.amazon.awssdk.services.apigateway.model
-
A gateway response of a given response type and status code, with optional response parameters and mapping templates.
- PutGatewayResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- putIntegration(PutIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Sets up a method's integration.
- putIntegration(Consumer<PutIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Sets up a method's integration.
- putIntegration(PutIntegrationRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Sets up a method's integration.
- putIntegration(Consumer<PutIntegrationRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Sets up a method's integration.
- PutIntegrationRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Sets up a method's integration.
- PutIntegrationRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutIntegrationRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- PutIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.PutIntegrationRequestMarshaller
-
- putIntegrationResponse(PutIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Represents a put integration.
- putIntegrationResponse(Consumer<PutIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Represents a put integration.
- putIntegrationResponse(PutIntegrationResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Represents a put integration.
- putIntegrationResponse(Consumer<PutIntegrationResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Represents a put integration.
- PutIntegrationResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock integration.
- PutIntegrationResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutIntegrationResponseRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a put integration response request.
- PutIntegrationResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutIntegrationResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- PutIntegrationResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.PutIntegrationResponseRequestMarshaller
-
- PutIntegrationResponseResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an integration response.
- PutIntegrationResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- putMethod(PutMethodRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Add a method to an existing
Resource resource.
- putMethod(Consumer<PutMethodRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Add a method to an existing
Resource resource.
- putMethod(PutMethodRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Add a method to an existing
Resource resource.
- putMethod(Consumer<PutMethodRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Add a method to an existing
Resource resource.
- PutMethodRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Request to add a method to an existing
Resource resource.
- PutMethodRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutMethodRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- PutMethodRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.PutMethodRequestMarshaller
-
- putMethodResponse(PutMethodResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- putMethodResponse(Consumer<PutMethodResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- putMethodResponse(PutMethodResponseRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- putMethodResponse(Consumer<PutMethodResponseRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- PutMethodResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a client-facing interface by which the client calls the API to access back-end resources.
- PutMethodResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutMethodResponseRequest - Class in software.amazon.awssdk.services.apigateway.model
-
- PutMethodResponseRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutMethodResponseRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- PutMethodResponseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.PutMethodResponseRequestMarshaller
-
- PutMethodResponseResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a method response of a given HTTP status code returned to the client.
- PutMethodResponseResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutMode - Enum in software.amazon.awssdk.services.apigateway.model
-
- putRestApi(PutRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
- putRestApi(Consumer<PutRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
- putRestApi(PutRestApiRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
- putRestApi(Consumer<PutRestApiRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
A feature of the API Gateway control service for updating an existing API with an input of external API
definitions.
- PutRestApiRequest - Class in software.amazon.awssdk.services.apigateway.model
-
A PUT request to update an existing API, with external API definitions specified as the request body.
- PutRestApiRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- PutRestApiRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- PutRestApiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.PutRestApiRequestMarshaller
-
- PutRestApiResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a REST API.
- PutRestApiResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- rateLimit(Double) - Method in interface software.amazon.awssdk.services.apigateway.model.ThrottleSettings.Builder
-
The API request steady-state rate limit.
- rateLimit() - Method in class software.amazon.awssdk.services.apigateway.model.ThrottleSettings
-
The API request steady-state rate limit.
- regionalCertificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The reference to an AWS-managed certificate that will be used by regional endpoint for this domain name.
- regionalCertificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The reference to an AWS-managed certificate that will be used by regional endpoint for this domain name.
- regionalCertificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateArn() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The reference to an AWS-managed certificate that will be used for validating the regional domain name.
- regionalCertificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The user-friendly name of the certificate that will be used by regional endpoint for this domain name.
- regionalCertificateName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The user-friendly name of the certificate that will be used by regional endpoint for this domain name.
- regionalCertificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The name of the certificate that will be used for validating the regional domain name.
- regionalCertificateName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The name of the certificate that will be used for validating the regional domain name.
- regionalDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalDomainName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The domain name associated with the regional endpoint for this custom domain name.
- regionalHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- regionalHostedZoneId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The region-specific Amazon Route 53 Hosted Zone ID of the regional endpoint.
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiGatewayException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.BadRequestException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.LimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.NotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TooManyRequestsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UnauthorizedException.Builder
-
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
Specifies the
Model resources used for the request's content type.
- requestModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Specifies the
Model resources used for the request's content type.
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestModels() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
A key-value map specifying data schemas, represented by
Model resources, (as the mapped value) of the
request payloads of given content types (as the mapping key).
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
A key-value map specifying request parameters that are passed from the method request to the back end.
- requestParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
A key-value map defining required or optional method request parameters that can be accepted by API Gateway.
- requestTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.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.apigateway.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.apigateway.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.apigateway.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.apigateway.model.PutIntegrationRequest.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.apigateway.model.PutIntegrationRequest
-
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.apigateway.model.PutIntegrationResponse.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.apigateway.model.PutIntegrationResponse
-
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.apigateway.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.apigateway.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.
- RequestValidator - Class in software.amazon.awssdk.services.apigateway.model
-
A set of validation rules for incoming
Method requests.
- RequestValidator.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponse.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Method.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponse.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
- requestValidatorId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest.Builder
-
- requestValidatorId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
- requireAuthorizationForCacheControl(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies whether authorization is required for a cache invalidation request.
- requireAuthorizationForCacheControl() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies whether authorization is required for a cache invalidation request.
- required(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty.Builder
-
A boolean flag of an
SdkType configuration property to indicate if the associated SDK configuration
property is required (
true) or not (
false).
- required() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
A boolean flag of an
SdkType configuration property to indicate if the associated SDK configuration
property is required (
true) or not (
false).
- Resource - Class in software.amazon.awssdk.services.apigateway.model
-
Represents an API resource.
- Resource.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetTagsRequest.Builder
-
[Required] The ARN of a resource that can be tagged.
- resourceArn() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
[Required] The ARN of a resource that can be tagged.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TagResourceRequest.Builder
-
[Required] The ARN of a resource that can be tagged.
- resourceArn() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
[Required] The ARN of a resource that can be tagged.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UntagResourceRequest.Builder
-
[Required] The ARN of a resource that can be tagged.
- resourceArn() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
[Required] The ARN of a resource that can be tagged.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest.Builder
-
[Required] Specifies a delete integration request's resource identifier.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
[Required] Specifies a delete integration request's resource identifier.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest.Builder
-
[Required] Specifies a delete integration response request's resource identifier.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
[Required] Specifies a delete integration response request's resource identifier.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest.Builder
-
[Required] The identifier of the
Resource resource.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
[Required] The identifier of the
Resource resource.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest.Builder
-
[Required] Specifies a get integration request's resource identifier
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
[Required] Specifies a get integration request's resource identifier
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest.Builder
-
[Required] Specifies a get integration response request's resource identifier.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
[Required] Specifies a get integration response request's resource identifier.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceRequest.Builder
-
[Required] The identifier for the
Resource resource.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
[Required] The identifier for the
Resource resource.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
[Required] Specifies a put integration request's resource ID.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
[Required] Specifies a put integration request's resource ID.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
[Required] Specifies a put integration response request's resource identifier.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
[Required] Specifies a put integration response request's resource identifier.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
[Required] Specifies a test invoke method request's resource ID.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
[Required] Specifies a test invoke method request's resource ID.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest.Builder
-
[Required] Represents an update integration request's resource identifier.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
[Required] Represents an update integration request's resource identifier.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
[Required] Specifies an update integration response request's resource identifier.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
[Required] Specifies an update integration response request's resource identifier.
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest.Builder
-
[Required] The identifier of the
Resource resource.
- resourceId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
[Required] The identifier of the
Resource resource.
- resourceMethods(Map<String, Method>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceResponse.Builder
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods(Map<String, Method>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceResponse.Builder
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods(Map<String, Method>) - Method in interface software.amazon.awssdk.services.apigateway.model.Resource.Builder
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods(Map<String, Method>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse.Builder
-
Gets an API resource's method of a given HTTP verb.
- resourceMethods() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
Gets an API resource's method of a given HTTP verb.
- responseMetadata() - Method in interface software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayResponse
-
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse.Builder
-
Specifies the
Model resources used for the response's content-type.
- responseModels() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
Specifies the
Model resources used for the response's content-type.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodResponse.Builder
-
Specifies the
Model resources used for the response's content-type.
- responseModels() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
Specifies the
Model resources used for the response's content-type.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest.Builder
-
Specifies the
Model resources used for the response's content type.
- responseModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
Specifies the
Model resources used for the response's content type.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse.Builder
-
Specifies the
Model resources used for the response's content-type.
- responseModels() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
Specifies the
Model resources used for the response's content-type.
- responseModels(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse.Builder
-
Specifies the
Model resources used for the response's content-type.
- responseModels() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
Specifies the
Model resources used for the response's content-type.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GatewayResponse.Builder
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string
map of key-value pairs.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string map of
key-value pairs.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse.Builder
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string
map of key-value pairs.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string map of
key-value pairs.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse.Builder
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the
caller.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the caller.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.IntegrationResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodResponse.Builder
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the
caller.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the caller.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest.Builder
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse.Builder
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string
map of key-value pairs.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string map of
key-value pairs.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest.Builder
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the
caller.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the caller.
- responseParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse.Builder
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the
caller.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the caller.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse.Builder
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string
map of key-value pairs.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
Response parameters (paths, query strings and headers) of the
GatewayResponse as a string-to-string map of
key-value pairs.
- responseParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse.Builder
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
A key-value map specifying response parameters that are passed to the method response from the back end.
- responseParameters(Map<String, Boolean>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse.Builder
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the
caller.
- responseParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
A key-value map specifying required or optional response parameters that API Gateway can send back to the caller.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GatewayResponse.Builder
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse.Builder
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse.Builder
-
Specifies the templates used to transform the integration response body.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Specifies the templates used to transform the integration response body.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.IntegrationResponse.Builder
-
Specifies the templates used to transform the integration response body.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Specifies the templates used to transform the integration response body.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest.Builder
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse.Builder
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
Specifies a put integration response's templates.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies a put integration response's templates.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse.Builder
-
Specifies the templates used to transform the integration response body.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Specifies the templates used to transform the integration response body.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse.Builder
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
Response templates of the
GatewayResponse as a string-to-string map of key-value pairs.
- responseTemplates(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse.Builder
-
Specifies the templates used to transform the integration response body.
- responseTemplates() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Specifies the templates used to transform the integration response body.
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest.Builder
-
[Required]
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest.Builder
-
[Required]
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
[Required]
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GatewayResponse.Builder
-
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.GatewayResponse.Builder
-
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest.Builder
-
[Required]
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest.Builder
-
[Required]
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
[Required]
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse.Builder
-
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse.Builder
-
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest.Builder
-
[Required]
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest.Builder
-
[Required]
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
[Required]
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse.Builder
-
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse.Builder
-
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest.Builder
-
[Required]
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest.Builder
-
[Required]
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
[Required]
- responseType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse.Builder
-
- responseType(GatewayResponseType) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse.Builder
-
- responseType() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
[Required]
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
[Required]
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
[Required]
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
[Required]
- responseTypeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- RestApi - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a REST API.
- RestApi.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.BasePathMapping.Builder
-
The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse.Builder
-
The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelRequest.Builder
-
[Required] The
RestApi identifier under which the
Model will be created.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
[Required] The
RestApi identifier under which the
Model will be created.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateResourceRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteModelRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteStageRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest.Builder
-
The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse.Builder
-
The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetExportRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelRequest.Builder
-
[Required] The
RestApi identifier under which the
Model exists.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelRequest
-
[Required] The
RestApi identifier under which the
Model exists.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelsRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourceRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetResourcesRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStagesRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.StageKey.Builder
-
The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse.Builder
-
The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest.Builder
-
[Required] The string identifier of the associated
RestApi..
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
[Required] The string identifier of the associated
RestApi..
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
[Required] The string identifier of the associated
RestApi.
- restApiId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageRequest.Builder
-
[Required] The string identifier of the associated
RestApi.
- restApiId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
[Required] The string identifier of the associated
RestApi.
- retryAfterSeconds(String) - Method in interface software.amazon.awssdk.services.apigateway.model.LimitExceededException.Builder
-
Sets the value of the RetryAfterSeconds property for this object.
- retryAfterSeconds() - Method in exception software.amazon.awssdk.services.apigateway.model.LimitExceededException
-
Returns the value of the RetryAfterSeconds property for this object.
- retryAfterSeconds(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException.Builder
-
Sets the value of the RetryAfterSeconds property for this object.
- retryAfterSeconds() - Method in exception software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException
-
Returns the value of the RetryAfterSeconds property for this object.
- retryAfterSeconds(String) - Method in interface software.amazon.awssdk.services.apigateway.model.TooManyRequestsException.Builder
-
Sets the value of the RetryAfterSeconds property for this object.
- retryAfterSeconds() - Method in exception software.amazon.awssdk.services.apigateway.model.TooManyRequestsException
-
Returns the value of the RetryAfterSeconds property for this object.
- schema(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelRequest.Builder
-
The schema for the model.
- schema() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
The schema for the model.
- schema(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateModelResponse.Builder
-
The schema for the model.
- schema() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
The schema for the model.
- schema(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelResponse.Builder
-
The schema for the model.
- schema() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
The schema for the model.
- schema(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Model.Builder
-
The schema for the model.
- schema() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
The schema for the model.
- schema(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateModelResponse.Builder
-
The schema for the model.
- schema() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
The schema for the model.
- SdkConfigurationProperty - Class in software.amazon.awssdk.services.apigateway.model
-
A configuration property of an SDK type.
- SdkConfigurationProperty.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.AccessLogSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.BadRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.NotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.ThrottleSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.TlsConfig
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.TooManyRequestsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.apigateway.model.UnauthorizedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
- sdkFields() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
- sdkType(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkRequest.Builder
-
[Required] The language for the generated SDK.
- sdkType() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
[Required] The language for the generated SDK.
- SdkType - Class in software.amazon.awssdk.services.apigateway.model
-
A type of SDK that API Gateway can generate.
- SdkType.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- securityPolicy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(SecurityPolicy) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(SecurityPolicy) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(SecurityPolicy) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(SecurityPolicy) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- SecurityPolicy - Enum in software.amazon.awssdk.services.apigateway.model
-
- securityPolicy(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy(SecurityPolicy) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicy() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicyAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicyAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicyAsString() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicyAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- securityPolicyAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The Transport Layer Security (TLS) version + cipher suite for this
DomainName.
- selectionPattern(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse.Builder
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern(String) - Method in interface software.amazon.awssdk.services.apigateway.model.IntegrationResponse.Builder
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
Specifies the selection pattern of a put integration response.
- selectionPattern() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies the selection pattern of a put integration response.
- selectionPattern(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse.Builder
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse.Builder
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- selectionPattern() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Specifies the regular expression (regex) pattern used to choose an integration response based on the response
from the back end.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.AccessLogSettings
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.ApiGatewayException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.BadRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetAccountRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRestApisRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Integration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Method
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.NotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Resource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.Stage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.ThrottleSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.TlsConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.TooManyRequestsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.apigateway.model.UnauthorizedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
- ServiceUnavailableException - Exception in software.amazon.awssdk.services.apigateway.model
-
The requested service is not available.
- ServiceUnavailableException.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- software.amazon.awssdk.services.apigateway - package software.amazon.awssdk.services.apigateway
-
Amazon API Gateway
- software.amazon.awssdk.services.apigateway.internal - package software.amazon.awssdk.services.apigateway.internal
-
- software.amazon.awssdk.services.apigateway.model - package software.amazon.awssdk.services.apigateway.model
-
- software.amazon.awssdk.services.apigateway.paginators - package software.amazon.awssdk.services.apigateway.paginators
-
- software.amazon.awssdk.services.apigateway.transform - package software.amazon.awssdk.services.apigateway.transform
-
- stage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiStage.Builder
-
API stage name of the associated API stage in a usage plan.
- stage() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
API stage name of the associated API stage in a usage plan.
- stage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.BasePathMapping.Builder
-
The name of the associated stage.
- stage() - Method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
The name of the associated stage.
- stage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest.Builder
-
The name of the API's stage that you want to use for this mapping.
- stage() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
The name of the API's stage that you want to use for this mapping.
- stage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse.Builder
-
The name of the associated stage.
- stage() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
The name of the associated stage.
- stage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse.Builder
-
The name of the associated stage.
- stage() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
The name of the associated stage.
- Stage - Class in software.amazon.awssdk.services.apigateway.model
-
Represents a unique identifier for a version of a deployed
RestApi that is callable by users.
- stage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse.Builder
-
The name of the associated stage.
- stage() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
The name of the associated stage.
- Stage.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- stageDescription(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
The description of the
Stage resource for the
Deployment resource to create.
- stageDescription() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
The description of the
Stage resource for the
Deployment resource to create.
- StageKey - Class in software.amazon.awssdk.services.apigateway.model
-
A reference to a unique stage identified in the format {restApiId}/{stage}.
- StageKey.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- stageKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(Collection<StageKey>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
- stageKeys(StageKey...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
- stageKeys(Consumer<StageKey.Builder>...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
- stageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
- stageKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageKeys() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
A list of
Stage resources that are associated with the
ApiKey resource.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest.Builder
-
The stage name to be associated with the new documentation snapshot.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
The stage name to be associated with the new documentation snapshot.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
[Required] The name for the
Stage resource.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
[Required] The name for the
Stage resource.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteStageRequest.Builder
-
[Required] The name of the
Stage resource to delete.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
[Required] The name of the
Stage resource to delete.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest.Builder
-
The name of the stage to flush.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
The name of the stage to flush.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest.Builder
-
[Required] The name of the stage to flush its cache.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
[Required] The name of the stage to flush its cache.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetExportRequest.Builder
-
[Required] The name of the
Stage that will be exported.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
[Required] The name of the
Stage that will be exported.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetSdkRequest.Builder
-
[Required] The name of the
Stage that the SDK will use.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
[Required] The name of the
Stage that the SDK will use.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageRequest.Builder
-
[Required] The name of the
Stage resource to get information about.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
[Required] The name of the
Stage resource to get information about.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.StageKey.Builder
-
The stage name associated with the stage key.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
The stage name associated with the stage key.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageRequest.Builder
-
[Required] The name of the
Stage resource to change information about.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
[Required] The name of the
Stage resource to change information about.
- stageName(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageName() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API
Gateway.
- stageVariableOverrides(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CanarySettings.Builder
-
Stage variables overridden for a canary release deployment, including new stage variables introduced in the
canary.
- stageVariableOverrides() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
Stage variables overridden for a canary release deployment, including new stage variables introduced in the
canary.
- stageVariableOverrides(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings.Builder
-
A stage variable overrides used for the canary release deployment.
- stageVariableOverrides() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
A stage variable overrides used for the canary release deployment.
- stageVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest.Builder
-
A key-value map of stage variables to simulate an invocation on a deployed
Stage.
- stageVariables() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
A key-value map of stage variables to simulate an invocation on a deployed
Stage.
- stageVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest.Builder
-
A key-value map of stage variables to simulate an invocation on a deployed
Stage.
- stageVariables() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
A key-value map of stage variables to simulate an invocation on a deployed
Stage.
- startDate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsageRequest.Builder
-
[Required] The starting date (e.g., 2016-01-01) of the usage data.
- startDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
[Required] The starting date (e.g., 2016-01-01) of the usage data.
- startDate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsageResponse.Builder
-
The starting date of the usage data.
- startDate() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
The starting date of the usage data.
- startDate(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse.Builder
-
The starting date of the usage data.
- startDate() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
The starting date of the usage data.
- status(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
The status of the VPC link.
- status(VpcLinkStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
The status of the VPC link.
- status() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
The status of the VPC link.
- status(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
The status of the VPC link.
- status(VpcLinkStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
The status of the VPC link.
- status() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
The status of the VPC link.
- status(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse.Builder
-
The HTTP status code.
- status() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
The HTTP status code.
- status(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
The status of the VPC link.
- status(VpcLinkStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
The status of the VPC link.
- status() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
The status of the VPC link.
- status(String) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
The status of the VPC link.
- status(VpcLinkStatus) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
The status of the VPC link.
- status() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
The status of the VPC link.
- statusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
The status of the VPC link.
- statusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
The status of the VPC link.
- statusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
The status of the VPC link.
- statusAsString() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
The status of the VPC link.
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiGatewayException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.BadRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.ConflictException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest.Builder
-
[Required] Specifies a delete integration response request's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
[Required] Specifies a delete integration response request's status code.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest.Builder
-
[Required] The status code identifier for the
MethodResponse resource.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
[Required] The status code identifier for the
MethodResponse resource.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation.Builder
-
The HTTP status code of a response.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
The HTTP status code of a response.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GatewayResponse.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest.Builder
-
[Required] Specifies a get integration response request's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
[Required] Specifies a get integration response request's status code.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse.Builder
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse.Builder
-
The method response's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
The method response's status code.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.IntegrationResponse.Builder
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.LimitExceededException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodResponse.Builder
-
The method response's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
The method response's status code.
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.NotFoundException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest.Builder
-
[Required] Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
[Required] Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse.Builder
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest.Builder
-
[Required] The method response's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
[Required] The method response's status code.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse.Builder
-
The method response's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
The method response's status code.
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.TooManyRequestsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.apigateway.model.UnauthorizedException.Builder
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest.Builder
-
[Required] Specifies an update integration response request's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
[Required] Specifies an update integration response request's status code.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse.Builder
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Specifies the status code that is used to map the integration response to an existing
MethodResponse.
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest.Builder
-
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
- statusCode(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse.Builder
-
The method response's status code.
- statusCode() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
The method response's status code.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
A description about the VPC link status.
- statusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
A description about the VPC link status.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
A description about the VPC link status.
- statusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
A description about the VPC link status.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
A description about the VPC link status.
- statusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
A description about the VPC link status.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
A description about the VPC link status.
- statusMessage() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
A description about the VPC link status.
- subscribe(Subscriber<? super GetApiKeysResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetApiKeysPublisher
-
- subscribe(Subscriber<? super GetBasePathMappingsResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetBasePathMappingsPublisher
-
- subscribe(Subscriber<? super GetClientCertificatesResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetClientCertificatesPublisher
-
- subscribe(Subscriber<? super GetDeploymentsResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDeploymentsPublisher
-
- subscribe(Subscriber<? super GetDomainNamesResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetDomainNamesPublisher
-
- subscribe(Subscriber<? super GetModelsResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetModelsPublisher
-
- subscribe(Subscriber<? super GetResourcesResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetResourcesPublisher
-
- subscribe(Subscriber<? super GetRestApisResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetRestApisPublisher
-
- subscribe(Subscriber<? super GetUsagePlanKeysResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlanKeysPublisher
-
- subscribe(Subscriber<? super GetUsagePlansResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePlansPublisher
-
- subscribe(Subscriber<? super GetUsageResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetUsagePublisher
-
- subscribe(Subscriber<? super GetVpcLinksResponse>) - Method in class software.amazon.awssdk.services.apigateway.paginators.GetVpcLinksPublisher
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UntagResourceRequest.Builder
-
[Required] The Tag keys to delete.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.UntagResourceRequest.Builder
-
[Required] The Tag keys to delete.
- tagKeys() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
[Required] The Tag keys to delete.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Adds or updates a tag on a given resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Adds or updates a tag on a given resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Adds or updates a tag on a given resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Adds or updates a tag on a given resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Adds or updates a tag on a given resource.
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.apigateway.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ClientCertificate.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.DomainName.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest.Builder
-
The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetTagsResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.TagResourceRequest.Builder
-
[Required] The key-value map of strings.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
[Required] The key-value map of strings.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
The collection of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
The collection of tags.
- tags() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
The collection of tags.
- targetArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest.Builder
-
[Required] The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest.Builder
-
[Required] The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
[Required] The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.VpcLink.Builder
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- targetArns() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
The ARN of the network load balancer of the VPC targeted by the VPC link.
- testInvokeAuthorizer(TestInvokeAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Simulate the execution of an
Authorizer in your
RestApi with headers, parameters, and an incoming
request body.
- testInvokeAuthorizer(Consumer<TestInvokeAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Simulate the execution of an
Authorizer in your
RestApi with headers, parameters, and an incoming
request body.
- testInvokeAuthorizer(TestInvokeAuthorizerRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Simulate the execution of an
Authorizer in your
RestApi with headers, parameters, and an incoming
request body.
- testInvokeAuthorizer(Consumer<TestInvokeAuthorizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Simulate the execution of an
Authorizer in your
RestApi with headers, parameters, and an incoming
request body.
- TestInvokeAuthorizerRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Make a request to simulate the execution of an
Authorizer.
- TestInvokeAuthorizerRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- TestInvokeAuthorizerRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- TestInvokeAuthorizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.TestInvokeAuthorizerRequestMarshaller
-
- TestInvokeAuthorizerResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents the response of the test invoke request for a custom
Authorizer
- TestInvokeAuthorizerResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- testInvokeMethod(TestInvokeMethodRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Simulate the execution of a
Method in your
RestApi with headers, parameters, and an incoming
request body.
- testInvokeMethod(Consumer<TestInvokeMethodRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
-
Simulate the execution of a
Method in your
RestApi with headers, parameters, and an incoming
request body.
- testInvokeMethod(TestInvokeMethodRequest) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Simulate the execution of a
Method in your
RestApi with headers, parameters, and an incoming
request body.
- testInvokeMethod(Consumer<TestInvokeMethodRequest.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.ApiGatewayClient
-
Simulate the execution of a
Method in your
RestApi with headers, parameters, and an incoming
request body.
- TestInvokeMethodRequest - Class in software.amazon.awssdk.services.apigateway.model
-
Make a request to simulate the execution of a
Method.
- TestInvokeMethodRequest.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- TestInvokeMethodRequestMarshaller - Class in software.amazon.awssdk.services.apigateway.transform
-
- TestInvokeMethodRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.apigateway.transform.TestInvokeMethodRequestMarshaller
-
- TestInvokeMethodResponse - Class in software.amazon.awssdk.services.apigateway.model
-
Represents the response of the test invoke request in the HTTP method.
- TestInvokeMethodResponse.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- throttle(Map<String, ThrottleSettings>) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiStage.Builder
-
Map containing method level throttling information for API stage in a usage plan.
- throttle() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
Map containing method level throttling information for API stage in a usage plan.
- throttle(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The throttling limits of the usage plan.
- throttle(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest.Builder
-
The throttling limits of the usage plan.
- throttle() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
The throttling limits of the usage plan.
- throttle(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The request throttle limits of a usage plan.
- throttle(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse.Builder
-
The request throttle limits of a usage plan.
- throttle() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
The request throttle limits of a usage plan.
- throttle(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The request throttle limits of a usage plan.
- throttle(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse.Builder
-
The request throttle limits of a usage plan.
- throttle() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
The request throttle limits of a usage plan.
- throttle(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The request throttle limits of a usage plan.
- throttle(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse.Builder
-
The request throttle limits of a usage plan.
- throttle() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
The request throttle limits of a usage plan.
- throttle(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The request throttle limits of a usage plan.
- throttle(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlan.Builder
-
The request throttle limits of a usage plan.
- throttle() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
The request throttle limits of a usage plan.
- throttleSettings(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAccountResponse.Builder
-
Specifies the API request limits configured for the current
Account.
- throttleSettings(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAccountResponse.Builder
-
Specifies the API request limits configured for the current
Account.
- throttleSettings() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
Specifies the API request limits configured for the current
Account.
- ThrottleSettings - Class in software.amazon.awssdk.services.apigateway.model
-
The API request rate limits.
- throttleSettings(ThrottleSettings) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse.Builder
-
Specifies the API request limits configured for the current
Account.
- throttleSettings(Consumer<ThrottleSettings.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse.Builder
-
Specifies the API request limits configured for the current
Account.
- throttleSettings() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
Specifies the API request limits configured for the current
Account.
- ThrottleSettings.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- throttlingBurstLimit(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies the throttling burst limit.
- throttlingBurstLimit() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies the throttling burst limit.
- throttlingRateLimit(Double) - Method in interface software.amazon.awssdk.services.apigateway.model.MethodSetting.Builder
-
Specifies the throttling rate limit.
- throttlingRateLimit() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Specifies the throttling rate limit.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis(Integer) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Custom timeout between 50 and 29,000 milliseconds.
- timeoutInMillis() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Custom timeout between 50 and 29,000 milliseconds.
- tlsConfig(TlsConfig) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig(Consumer<TlsConfig.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies the TLS configuration for an integration.
- tlsConfig(TlsConfig) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig(Consumer<TlsConfig.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies the TLS configuration for an integration.
- tlsConfig(TlsConfig) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Sets the value of the TlsConfig property for this object.
- tlsConfig(Consumer<TlsConfig.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
Sets the value of the TlsConfig property for this object.
- tlsConfig() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Returns the value of the TlsConfig property for this object.
- tlsConfig(TlsConfig) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig(Consumer<TlsConfig.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies the TLS configuration for an integration.
- TlsConfig - Class in software.amazon.awssdk.services.apigateway.model
-
- tlsConfig(TlsConfig) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig(Consumer<TlsConfig.Builder>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies the TLS configuration for an integration.
- tlsConfig() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies the TLS configuration for an integration.
- TlsConfig.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.AccessLogSettings
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.ApiGatewayException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ApiGatewayRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.BadRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.NotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.ServiceUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.ThrottleSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.TlsConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.TooManyRequestsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.apigateway.model.UnauthorizedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
- toBuilder() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
- TooManyRequestsException - Exception in software.amazon.awssdk.services.apigateway.model
-
The request has reached its throttling limit.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.AccessLogSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.ApiKeysFormat
-
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.ApiKeySourceType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ApiStage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.AuthorizerType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.BasePathMapping
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.CacheClusterStatus
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CanarySettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ClientCertificate
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.ConnectionType
-
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.ContentHandlingStrategy
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationPartResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateVpcLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteApiKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteClientCertificateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationPartResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDocumentationVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteGatewayResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteMethodResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRequestValidatorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteRestApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Deployment
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DeploymentCanarySettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPart
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.DocumentationPartType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.DomainName
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.DomainNameStatus
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.EndpointType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageAuthorizersCacheResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.FlushStageCacheResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GatewayResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.GatewayResponseType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GenerateClientCertificateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetClientCertificatesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDeploymentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetExportResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetMethodResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetResourcesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetSdkTypesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetStagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetTagsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportDocumentationPartsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.IntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.IntegrationType
-
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.LocationStatusType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Method
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.MethodResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSetting
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.MethodSnapshot
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Model
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.Op
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutGatewayResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutMethodResponseResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.PutMode
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.QuotaPeriodType
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.QuotaSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Resource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.SdkType
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.SecurityPolicy
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.StageKey
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TestInvokeMethodResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.ThrottleSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.TlsConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.UnauthorizedCacheControlHeaderStrategy
-
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateClientCertificateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateGatewayResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateMethodResponseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsagePlanResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateUsageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlan
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.apigateway.model.VpcLink
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.apigateway.model.VpcLinkStatus
-
- tracingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- tracingEnabled() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
Specifies whether active tracing with X-ray is enabled for the
Stage.
- truststoreUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication.Builder
-
An Amazon S3 URL that specifies the truststore for mutual TLS authentication, for example
s3://bucket-name/key-name.
- truststoreUri() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
An Amazon S3 URL that specifies the truststore for mutual TLS authentication, for example
s3://bucket-name/key-name.
- truststoreUri(String) - Method in interface software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput.Builder
-
An Amazon S3 resource ARN that specifies the truststore for mutual TLS authentication, for example,
s3://bucket-name/key-name.
- truststoreUri() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
An Amazon S3 resource ARN that specifies the truststore for mutual TLS authentication, for example,
s3://bucket-name/key-name.
- truststoreVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication.Builder
-
The version of the S3 object that contains your truststore.
- truststoreVersion() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
The version of the S3 object that contains your truststore.
- truststoreVersion(String) - Method in interface software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput.Builder
-
The version of the S3 object that contains your truststore.
- truststoreVersion() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthenticationInput
-
The version of the S3 object that contains your truststore.
- truststoreWarnings(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication.Builder
-
A list of warnings that API Gateway returns while processing your truststore.
- truststoreWarnings(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication.Builder
-
A list of warnings that API Gateway returns while processing your truststore.
- truststoreWarnings() - Method in class software.amazon.awssdk.services.apigateway.model.MutualTlsAuthentication
-
A list of warnings that API Gateway returns while processing your truststore.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
The authorizer type.
- type(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigateway.model.Authorizer.Builder
-
The authorizer type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
The authorizer type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
[Required] The authorizer type.
- type(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest.Builder
-
[Required] The authorizer type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The authorizer type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
The authorizer type.
- type(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse.Builder
-
The authorizer type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
The authorizer type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse.Builder
-
The type of a usage plan key.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
The type of a usage plan key.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation.Builder
-
[Required] The type of API entity to which the documentation content applies.
- type(DocumentationPartType) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation.Builder
-
[Required] The type of API entity to which the documentation content applies.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
[Required] The type of API entity to which the documentation content applies.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
The authorizer type.
- type(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse.Builder
-
The authorizer type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
The authorizer type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest.Builder
-
The type of API entities of the to-be-retrieved documentation parts.
- type(DocumentationPartType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest.Builder
-
The type of API entities of the to-be-retrieved documentation parts.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
The type of API entities of the to-be-retrieved documentation parts.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies an API method integration type.
- type(IntegrationType) - Method in interface software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse.Builder
-
Specifies an API method integration type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies an API method integration type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse.Builder
-
The type of a usage plan key.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
The type of a usage plan key.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies an API method integration type.
- type(IntegrationType) - Method in interface software.amazon.awssdk.services.apigateway.model.Integration.Builder
-
Specifies an API method integration type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies an API method integration type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
[Required] Specifies a put integration input's type.
- type(IntegrationType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest.Builder
-
[Required] Specifies a put integration input's type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
[Required] Specifies a put integration input's type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies an API method integration type.
- type(IntegrationType) - Method in interface software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse.Builder
-
Specifies an API method integration type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies an API method integration type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
The authorizer type.
- type(AuthorizerType) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse.Builder
-
The authorizer type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
The authorizer type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies an API method integration type.
- type(IntegrationType) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse.Builder
-
Specifies an API method integration type.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies an API method integration type.
- type(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlanKey.Builder
-
The type of a usage plan key.
- type() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
The type of a usage plan key.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.Authorizer
-
The authorizer type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The authorizer type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.CreateAuthorizerResponse
-
The authorizer type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationPartLocation
-
[Required] The type of API entity to which the documentation content applies.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetAuthorizerResponse
-
The authorizer type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationPartsRequest
-
The type of API entities of the to-be-retrieved documentation parts.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.GetIntegrationResponse
-
Specifies an API method integration type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.Integration
-
Specifies an API method integration type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationRequest
-
[Required] Specifies a put integration input's type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.PutIntegrationResponse
-
Specifies an API method integration type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateAuthorizerResponse
-
The authorizer type.
- typeAsString() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateIntegrationResponse
-
Specifies an API method integration type.
- types(Collection<EndpointType>) - Method in interface software.amazon.awssdk.services.apigateway.model.EndpointConfiguration.Builder
-
- types(EndpointType...) - Method in interface software.amazon.awssdk.services.apigateway.model.EndpointConfiguration.Builder
-
- types() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
- typesAsStrings() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
- typesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.EndpointConfiguration.Builder
-
- typesWithStrings(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.EndpointConfiguration.Builder
-
- validateRequestBody(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest.Builder
-
A Boolean flag to indicate whether to validate request body according to the configured model schema for the
method (true) or not (false).
- validateRequestBody() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
A Boolean flag to indicate whether to validate request body according to the configured model schema for the
method (true) or not (false).
- validateRequestBody(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse.Builder
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model
schema.
- validateRequestBody() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model schema.
- validateRequestBody(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse.Builder
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model
schema.
- validateRequestBody() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model schema.
- validateRequestBody(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.RequestValidator.Builder
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model
schema.
- validateRequestBody() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model schema.
- validateRequestBody(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse.Builder
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model
schema.
- validateRequestBody() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
A Boolean flag to indicate whether to validate a request body according to the configured
Model schema.
- validateRequestParameters(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest.Builder
-
A Boolean flag to indicate whether to validate request parameters, true, or not
false.
- validateRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorRequest
-
A Boolean flag to indicate whether to validate request parameters, true, or not false.
- validateRequestParameters(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse.Builder
-
A Boolean flag to indicate whether to validate request parameters (true) or not (
false).
- validateRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRequestValidatorResponse
-
A Boolean flag to indicate whether to validate request parameters (true) or not (false
).
- validateRequestParameters(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse.Builder
-
A Boolean flag to indicate whether to validate request parameters (true) or not (
false).
- validateRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.GetRequestValidatorResponse
-
A Boolean flag to indicate whether to validate request parameters (true) or not (false
).
- validateRequestParameters(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.RequestValidator.Builder
-
A Boolean flag to indicate whether to validate request parameters (true) or not (
false).
- validateRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.RequestValidator
-
A Boolean flag to indicate whether to validate request parameters (true) or not (false
).
- validateRequestParameters(Boolean) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse.Builder
-
A Boolean flag to indicate whether to validate request parameters (true) or not (
false).
- validateRequestParameters() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRequestValidatorResponse
-
A Boolean flag to indicate whether to validate request parameters (true) or not (false
).
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ApiKey.Builder
-
The value of the API Key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.ApiKey
-
The value of the API Key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest.Builder
-
Specifies a value of the API key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
-
Specifies a value of the API key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse.Builder
-
The value of the API Key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.CreateApiKeyResponse
-
The value of the API Key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse.Builder
-
The value of a usage plan key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyResponse
-
The value of a usage plan key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse.Builder
-
The value of the API Key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.GetApiKeyResponse
-
The value of the API Key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse.Builder
-
- value() - Method in class software.amazon.awssdk.services.apigateway.model.GetModelTemplateResponse
-
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse.Builder
-
The value of a usage plan key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeyResponse
-
The value of a usage plan key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PatchOperation.Builder
-
The new target value of the update operation.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.PatchOperation
-
The new target value of the update operation.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse.Builder
-
The value of the API Key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateApiKeyResponse
-
The value of the API Key.
- value(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UsagePlanKey.Builder
-
The value of a usage plan key.
- value() - Method in class software.amazon.awssdk.services.apigateway.model.UsagePlanKey
-
The value of a usage plan key.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.ApiKeysFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.ApiKeySourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.AuthorizerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.CacheClusterStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.ContentHandlingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.DocumentationPartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.DomainNameStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.GatewayResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.IntegrationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.LocationStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.PutMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.QuotaPeriodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.SecurityPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.UnauthorizedCacheControlHeaderStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.apigateway.model.VpcLinkStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.apigateway.model.ApiKeysFormat
-
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.apigateway.model.ApiKeySourceType
-
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.apigateway.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.apigateway.model.CacheClusterStatus
-
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.apigateway.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.apigateway.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.apigateway.model.DocumentationPartType
-
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.apigateway.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.apigateway.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.apigateway.model.GatewayResponseType
-
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.apigateway.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.apigateway.model.LocationStatusType
-
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.apigateway.model.Op
-
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.apigateway.model.PutMode
-
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.apigateway.model.QuotaPeriodType
-
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.apigateway.model.SecurityPolicy
-
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.apigateway.model.UnauthorizedCacheControlHeaderStrategy
-
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.apigateway.model.VpcLinkStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest.Builder
-
A map that defines the stage variables for the
Stage resource that is associated with the new
deployment.
- variables() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
-
A map that defines the stage variables for the
Stage resource that is associated with the new deployment.
- variables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageRequest.Builder
-
A map that defines the stage variables for the new
Stage resource.
- variables() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageRequest
-
A map that defines the stage variables for the new
Stage resource.
- variables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateStageResponse.Builder
-
A map that defines the stage variables for a
Stage resource.
- variables() - Method in class software.amazon.awssdk.services.apigateway.model.CreateStageResponse
-
A map that defines the stage variables for a
Stage resource.
- variables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.GetStageResponse.Builder
-
A map that defines the stage variables for a
Stage resource.
- variables() - Method in class software.amazon.awssdk.services.apigateway.model.GetStageResponse
-
A map that defines the stage variables for a
Stage resource.
- variables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.Stage.Builder
-
A map that defines the stage variables for a
Stage resource.
- variables() - Method in class software.amazon.awssdk.services.apigateway.model.Stage
-
A map that defines the stage variables for a
Stage resource.
- variables(Map<String, String>) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateStageResponse.Builder
-
A map that defines the stage variables for a
Stage resource.
- variables() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateStageResponse
-
A map that defines the stage variables for a
Stage resource.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse.Builder
-
The version identifier of the API documentation snapshot.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.CreateDocumentationVersionResponse
-
The version identifier of the API documentation snapshot.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiRequest
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.CreateRestApiResponse
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DocumentationVersion.Builder
-
The version identifier of the API documentation snapshot.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.DocumentationVersion
-
The version identifier of the API documentation snapshot.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse.Builder
-
The version identifier of the API documentation snapshot.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.GetDocumentationVersionResponse
-
The version identifier of the API documentation snapshot.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetRestApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.GetRestApiResponse
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.ImportRestApiResponse
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.PutRestApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.PutRestApiResponse
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.RestApi.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.RestApi
-
A version identifier for the API.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse.Builder
-
The version identifier of the API documentation snapshot.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateDocumentationVersionResponse
-
The version identifier of the API documentation snapshot.
- version(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse.Builder
-
A version identifier for the API.
- version() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateRestApiResponse
-
A version identifier for the API.
- vpcEndpointIds(Collection<String>) - Method in interface software.amazon.awssdk.services.apigateway.model.EndpointConfiguration.Builder
-
A list of VpcEndpointIds of an API (
RestApi) against which to create Route53 ALIASes.
- vpcEndpointIds(String...) - Method in interface software.amazon.awssdk.services.apigateway.model.EndpointConfiguration.Builder
-
A list of VpcEndpointIds of an API (
RestApi) against which to create Route53 ALIASes.
- vpcEndpointIds() - Method in class software.amazon.awssdk.services.apigateway.model.EndpointConfiguration
-
A list of VpcEndpointIds of an API (
RestApi) against which to create Route53 ALIASes.
- VpcLink - Class in software.amazon.awssdk.services.apigateway.model
-
An API Gateway VPC link for a
RestApi to access resources in an Amazon Virtual Private Cloud (VPC).
- VpcLink.Builder - Interface in software.amazon.awssdk.services.apigateway.model
-
- vpcLinkId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest.Builder
-
[Required] The identifier of the
VpcLink.
- vpcLinkId() - Method in class software.amazon.awssdk.services.apigateway.model.DeleteVpcLinkRequest
-
[Required] The identifier of the
VpcLink.
- vpcLinkId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest.Builder
-
[Required] The identifier of the
VpcLink.
- vpcLinkId() - Method in class software.amazon.awssdk.services.apigateway.model.GetVpcLinkRequest
-
[Required] The identifier of the
VpcLink.
- vpcLinkId(String) - Method in interface software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest.Builder
-
[Required] The identifier of the
VpcLink.
- vpcLinkId() - Method in class software.amazon.awssdk.services.apigateway.model.UpdateVpcLinkRequest
-
[Required] The identifier of the
VpcLink.
- VpcLinkStatus - Enum in software.amazon.awssdk.services.apigateway.model
-