- GatewayResponse - Class in com.amazonaws.services.apigateway.model
- 
 A gateway response of a given response type and status code, with optional response parameters and mapping templates. 
- GatewayResponse() - Constructor for class com.amazonaws.services.apigateway.model.GatewayResponse
-  
- GatewayResponseType - Enum in com.amazonaws.services.apigateway.model
-  
- generateClientCertificate(GenerateClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- generateClientCertificate(GenerateClientCertificateRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- generateClientCertificate(GenerateClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- generateClientCertificateAsync(GenerateClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- generateClientCertificateAsync(GenerateClientCertificateRequest, AsyncHandler<GenerateClientCertificateRequest, GenerateClientCertificateResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- generateClientCertificateAsync(GenerateClientCertificateRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- generateClientCertificateAsync(GenerateClientCertificateRequest, AsyncHandler<GenerateClientCertificateRequest, GenerateClientCertificateResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- generateClientCertificateAsync(GenerateClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- generateClientCertificateAsync(GenerateClientCertificateRequest, AsyncHandler<GenerateClientCertificateRequest, GenerateClientCertificateResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GenerateClientCertificateRequest - Class in com.amazonaws.services.apigateway.model
- 
- GenerateClientCertificateRequest() - Constructor for class com.amazonaws.services.apigateway.model.GenerateClientCertificateRequest
-  
- GenerateClientCertificateResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a client certificate used to configure client-side SSL authentication while sending requests to the
 integration endpoint. 
- GenerateClientCertificateResult() - Constructor for class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
-  
- getAccepts() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The content-type of the export, for example application/json.
 
- getAccount(GetAccountRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getAccount(GetAccountRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets information about the current  Account resource. 
- getAccount(GetAccountRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets information about the current  Account resource. 
- getAccountAsync(GetAccountRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getAccountAsync(GetAccountRequest, AsyncHandler<GetAccountRequest, GetAccountResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getAccountAsync(GetAccountRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about the current  Account resource. 
- getAccountAsync(GetAccountRequest, AsyncHandler<GetAccountRequest, GetAccountResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about the current  Account resource. 
- getAccountAsync(GetAccountRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getAccountAsync(GetAccountRequest, AsyncHandler<GetAccountRequest, GetAccountResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetAccountRequest - Class in com.amazonaws.services.apigateway.model
- 
 Requests Amazon API Gateway to get information about the current  Account resource. 
- GetAccountRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetAccountRequest
-  
- GetAccountResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents an AWS account that is associated with Amazon API Gateway. 
- GetAccountResult() - Constructor for class com.amazonaws.services.apigateway.model.GetAccountResult
-  
- getAdditionalContext() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] A key-value map of additional context variables. 
- getApiId() - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
 API Id of the associated API stage in a usage plan. 
- getApiKey(GetApiKeyRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getApiKey(GetApiKeyRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets information about the current  ApiKey resource. 
- getApiKey(GetApiKeyRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets information about the current  ApiKey resource. 
- getApiKey() - Method in class com.amazonaws.services.apigateway.model.DeleteApiKeyRequest
- 
 The identifier of the  ApiKey resource to be deleted. 
- getApiKey() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
 The identifier of the  ApiKey resource. 
- getApiKey() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 The identifier of the  ApiKey resource to be updated. 
- getApiKeyAsync(GetApiKeyRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getApiKeyAsync(GetApiKeyRequest, AsyncHandler<GetApiKeyRequest, GetApiKeyResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getApiKeyAsync(GetApiKeyRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about the current  ApiKey resource. 
- getApiKeyAsync(GetApiKeyRequest, AsyncHandler<GetApiKeyRequest, GetApiKeyResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about the current  ApiKey resource. 
- getApiKeyAsync(GetApiKeyRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getApiKeyAsync(GetApiKeyRequest, AsyncHandler<GetApiKeyRequest, GetApiKeyResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetApiKeyRequest - Class in com.amazonaws.services.apigateway.model
- 
 A request to get information about the current  ApiKey resource. 
- GetApiKeyRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetApiKeyRequest
-  
- getApiKeyRequired() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- getApiKeyRequired() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- getApiKeyRequired() - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
 Specifies whether the method requires a valid  ApiKey. 
- getApiKeyRequired() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies whether the method required a valid  ApiKey. 
- getApiKeyRequired() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- getApiKeyRequired() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- GetApiKeyResult - Class in com.amazonaws.services.apigateway.model
- 
 A resource that can be distributed to callers for executing  Method resources that require an API key. 
- GetApiKeyResult() - Constructor for class com.amazonaws.services.apigateway.model.GetApiKeyResult
-  
- getApiKeys(GetApiKeysRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getApiKeys(GetApiKeysRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets information about the current  ApiKeys resource. 
- getApiKeys(GetApiKeysRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets information about the current  ApiKeys resource. 
- getApiKeysAsync(GetApiKeysRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getApiKeysAsync(GetApiKeysRequest, AsyncHandler<GetApiKeysRequest, GetApiKeysResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getApiKeysAsync(GetApiKeysRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about the current  ApiKeys resource. 
- getApiKeysAsync(GetApiKeysRequest, AsyncHandler<GetApiKeysRequest, GetApiKeysResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about the current  ApiKeys resource. 
- getApiKeysAsync(GetApiKeysRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getApiKeysAsync(GetApiKeysRequest, AsyncHandler<GetApiKeysRequest, GetApiKeysResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetApiKeysRequest - Class in com.amazonaws.services.apigateway.model
- 
 A request to get information about the current  ApiKeys resource. 
- GetApiKeysRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetApiKeysRequest
-  
- GetApiKeysResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a collection of API keys as represented by an  ApiKeys resource. 
- GetApiKeysResult() - Constructor for class com.amazonaws.services.apigateway.model.GetApiKeysResult
-  
- getApiKeyVersion() - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 The version of the API keys used for the account. 
- getApiKeyVersion() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 The version of the API keys used for the account. 
- getApiStages() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The associated API stages of the usage plan. 
- getApiStages() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- getApiStages() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The associated API stages of a usage plan. 
- getApiStages() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- getApiStages() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The associated API stages of a usage plan. 
- getApiSummary() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- getApiSummary() - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- getApiSummary() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- getApiSummary() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- getAuthorization() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
-  
- getAuthorizationType() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The method's authorization type. 
- getAuthorizationType() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The method's authorization type. 
- getAuthorizationType() - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
 The method's authorization type. 
- getAuthorizationType() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 The method's authorization type. 
- getAuthorizationType() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The method's authorization type. 
- getAuthorizationType() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The method's authorization type. 
- getAuthorizer(GetAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getAuthorizer(GetAuthorizerRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getAuthorizer(GetAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getAuthorizerAsync(GetAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getAuthorizerAsync(GetAuthorizerRequest, AsyncHandler<GetAuthorizerRequest, GetAuthorizerResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getAuthorizerAsync(GetAuthorizerRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getAuthorizerAsync(GetAuthorizerRequest, AsyncHandler<GetAuthorizerRequest, GetAuthorizerResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getAuthorizerAsync(GetAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getAuthorizerAsync(GetAuthorizerRequest, AsyncHandler<GetAuthorizerRequest, GetAuthorizerResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The identifier of an  Authorizer to use on this method. 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the identifier of an  Authorizer to use on this Method, if the type is CUSTOM. 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 Specifies a test invoke authorizer request's  Authorizer ID. 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
- getAuthorizerId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- GetAuthorizerRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to describe an existing  Authorizer resource. 
- GetAuthorizerRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
-  
- GetAuthorizerResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents an authorization layer for methods. 
- GetAuthorizerResult() - Constructor for class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-  
- getAuthorizerResultTtlInSeconds() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The TTL in seconds of cached authorizer results. 
- getAuthorizerResultTtlInSeconds() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The TTL in seconds of cached authorizer results. 
- getAuthorizerResultTtlInSeconds() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- getAuthorizerResultTtlInSeconds() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- getAuthorizerResultTtlInSeconds() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- getAuthorizers(GetAuthorizersRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getAuthorizers(GetAuthorizersRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getAuthorizers(GetAuthorizersRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getAuthorizersAsync(GetAuthorizersRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getAuthorizersAsync(GetAuthorizersRequest, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getAuthorizersAsync(GetAuthorizersRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getAuthorizersAsync(GetAuthorizersRequest, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getAuthorizersAsync(GetAuthorizersRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getAuthorizersAsync(GetAuthorizersRequest, AsyncHandler<GetAuthorizersRequest, GetAuthorizersResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetAuthorizersRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetAuthorizersRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
-  
- GetAuthorizersResult - Class in com.amazonaws.services.apigateway.model
- 
- GetAuthorizersResult() - Constructor for class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-  
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
- getBasePath() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- getBasePathMapping(GetBasePathMappingRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getBasePathMapping(GetBasePathMappingRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getBasePathMapping(GetBasePathMappingRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getBasePathMappingAsync(GetBasePathMappingRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getBasePathMappingAsync(GetBasePathMappingRequest, AsyncHandler<GetBasePathMappingRequest, GetBasePathMappingResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getBasePathMappingAsync(GetBasePathMappingRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getBasePathMappingAsync(GetBasePathMappingRequest, AsyncHandler<GetBasePathMappingRequest, GetBasePathMappingResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getBasePathMappingAsync(GetBasePathMappingRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getBasePathMappingAsync(GetBasePathMappingRequest, AsyncHandler<GetBasePathMappingRequest, GetBasePathMappingResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetBasePathMappingRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetBasePathMappingRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
-  
- GetBasePathMappingResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents the base path that callers of the API must provide as part of the URL after the domain name. 
- GetBasePathMappingResult() - Constructor for class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-  
- getBasePathMappings(GetBasePathMappingsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getBasePathMappings(GetBasePathMappingsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getBasePathMappings(GetBasePathMappingsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getBasePathMappingsAsync(GetBasePathMappingsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getBasePathMappingsAsync(GetBasePathMappingsRequest, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getBasePathMappingsAsync(GetBasePathMappingsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getBasePathMappingsAsync(GetBasePathMappingsRequest, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getBasePathMappingsAsync(GetBasePathMappingsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getBasePathMappingsAsync(GetBasePathMappingsRequest, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetBasePathMappingsRequest - Class in com.amazonaws.services.apigateway.model
- 
 A request to get information about a collection of  BasePathMapping resources. 
- GetBasePathMappingsRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
-  
- GetBasePathMappingsResult - Class in com.amazonaws.services.apigateway.model
- 
- GetBasePathMappingsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-  
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The list of binary media types supported by the  RestApi. 
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The list of binary media types supported by the  RestApi. 
- getBinaryMediaTypes() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The binary blob response to  GetExport, which contains the export. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The binary blob response to  GetSdk, which contains the generated SDK. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 The payload of the POST request to import API keys. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 [Required] Raw byte array representing the to-be-imported documentation parts. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 The POST request body containing external API definitions. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The PUT request body containing external API definitions. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] The simulated request body of an incoming invocation request. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The simulated request body of an incoming invocation request. 
- getBody() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The body of the HTTP response. 
- getBurstLimit() - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
 The API request burst limit, the maximum rate limit over a time ranging from one to a few seconds, depending upon
 whether the underlying token bucket is at its full capacity. 
- getCacheClusterEnabled() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 Enables a cache cluster for the  Stage resource specified in the input. 
- getCacheClusterEnabled() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 Whether cache clustering is enabled for the stage. 
- getCacheClusterEnabled() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- getCacheClusterEnabled() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- getCacheClusterEnabled() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 Specifies whether a cache cluster is enabled for the stage. 
- getCacheClusterEnabled() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- getCacheClusterSize() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 Specifies the cache cluster size for the  Stage resource specified in the input, if a cache cluster is
 enabled. 
- getCacheClusterSize() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The stage's cache cluster size. 
- getCacheClusterSize() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- getCacheClusterSize() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- getCacheClusterSize() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The size of the cache cluster for the stage, if enabled. 
- getCacheClusterSize() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- getCacheClusterStatus() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- getCacheClusterStatus() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- getCacheClusterStatus() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The status of the cache cluster for the stage, if enabled. 
- getCacheClusterStatus() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- getCacheDataEncrypted() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether the cached responses are encrypted. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
Returns additional metadata for a previously executed successful request, typically used for debugging issues
 where a service isn't acting as expected. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
 where a service isn't acting as expected. 
- getCacheKeyParameters() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- getCacheKeyParameters() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache key parameters. 
- getCacheKeyParameters() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache key parameters. 
- getCacheKeyParameters() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- getCacheKeyParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- getCacheNamespace() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache namespace. 
- getCacheNamespace() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache namespace. 
- getCacheNamespace() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache namespace. 
- getCacheNamespace() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache namespace. 
- getCacheNamespace() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache namespace. 
- getCacheTtlInSeconds() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the time to live (TTL), in seconds, for cached responses. 
- getCachingEnabled() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether responses should be cached and returned for requests. 
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateBody() - Method in class com.amazonaws.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. 
- getCertificateChain() - Method in class com.amazonaws.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. 
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The user-friendly name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- getCertificatePrivateKey() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 [Deprecated] Your edge-optimized endpoint's domain name certificate's private key. 
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- getClaims() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The  open identity claims, with
 any supported custom attributes, returned from the Cognito Your User Pool configured for the API. 
- getClientCertificate(GetClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getClientCertificate(GetClientCertificateRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getClientCertificate(GetClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getClientCertificateAsync(GetClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getClientCertificateAsync(GetClientCertificateRequest, AsyncHandler<GetClientCertificateRequest, GetClientCertificateResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getClientCertificateAsync(GetClientCertificateRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getClientCertificateAsync(GetClientCertificateRequest, AsyncHandler<GetClientCertificateRequest, GetClientCertificateResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getClientCertificateAsync(GetClientCertificateRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getClientCertificateAsync(GetClientCertificateRequest, AsyncHandler<GetClientCertificateRequest, GetClientCertificateResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The identifier of the client certificate. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The identifier of a client certificate for an API stage. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.DeleteClientCertificateRequest
- 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The identifier of the client certificate. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateRequest
- 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The identifier of the client certificate. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The identifier of a client certificate for an API stage. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The identifier of a client certificate for an API stage. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The identifier of the client certificate. 
- getClientCertificateId() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The identifier of a client certificate for an API stage. 
- GetClientCertificateRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetClientCertificateRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetClientCertificateRequest
-  
- GetClientCertificateResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a client certificate used to configure client-side SSL authentication while sending requests to the
 integration endpoint. 
- GetClientCertificateResult() - Constructor for class com.amazonaws.services.apigateway.model.GetClientCertificateResult
-  
- getClientCertificates(GetClientCertificatesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getClientCertificates(GetClientCertificatesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getClientCertificates(GetClientCertificatesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getClientCertificatesAsync(GetClientCertificatesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getClientCertificatesAsync(GetClientCertificatesRequest, AsyncHandler<GetClientCertificatesRequest, GetClientCertificatesResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getClientCertificatesAsync(GetClientCertificatesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getClientCertificatesAsync(GetClientCertificatesRequest, AsyncHandler<GetClientCertificatesRequest, GetClientCertificatesResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getClientCertificatesAsync(GetClientCertificatesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getClientCertificatesAsync(GetClientCertificatesRequest, AsyncHandler<GetClientCertificatesRequest, GetClientCertificatesResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetClientCertificatesRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetClientCertificatesRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
-  
- GetClientCertificatesResult - Class in com.amazonaws.services.apigateway.model
- 
- GetClientCertificatesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-  
- getClientStatus() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The HTTP status code that the client would have received. 
- getCloneFrom() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The ID of the  RestApi that you want to clone from. 
- getCloudwatchRoleArn() - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 The ARN of an Amazon CloudWatch role for the current  Account. 
- getCloudwatchRoleArn() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 The ARN of an Amazon CloudWatch role for the current  Account. 
- getConfigurationProperties() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 A list of configuration properties of an  SdkType. 
- getConfigurationProperties() - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 A list of configuration properties of an  SdkType. 
- getContentDisposition() - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The content-disposition header value in the HTTP response. 
- getContentDisposition() - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The content-disposition header value in the HTTP response. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies how to handle request payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies how to handle response payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies how to handle request payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies how to handle response payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- getContentHandling() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The content-type for the model. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The content-type for the model. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The content-type header value in the HTTP response. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The content-type for the model. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The content-type header value in the HTTP response. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The content-type for the model. 
- getContentType() - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The content-type for the model. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The timestamp when the API Key was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The timestamp when the client certificate was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The timestamp when the API Key was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The date and time that the deployment resource was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The timestamp when the API was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The timestamp when the stage was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The date and time that the deployment resource was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The date when the API documentation snapshot is created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The timestamp when the API Key was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The date and time that the deployment resource was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The timestamp when the API was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The timestamp when the stage was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The timestamp when the API was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The timestamp when the API was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The timestamp when the API was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The timestamp when the stage was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The timestamp when the API Key was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The date and time that the deployment resource was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The timestamp when the API was created. 
- getCreatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The timestamp when the stage was created. 
- getCredentials() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- getCredentials() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the credentials required for the integration, if any. 
- getCredentials() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies whether credentials are required for a put integration. 
- getCredentials() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- getCredentials() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- getCustomerId() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- getCustomerId() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- getCustomerId() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- getCustomerId() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- getCustomerId() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The identifier of a customer in AWS Marketplace or an external system, such as a developer portal. 
- getCustomerId() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- getDataTraceEnabled() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether data trace logging is enabled for this method, which effects the log entries pushed to Amazon
 CloudWatch Logs. 
- getDefaultResponse() - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- getDefaultResponse() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- getDefaultResponse() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- getDefaultResponse() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- getDefaultValue() - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The default value of an  SdkType configuration property. 
- getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDeployment(GetDeploymentRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDeploymentAsync(GetDeploymentRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
 The identifier of the  Deployment resource to delete. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 The identifier of the  Deployment resource to get information about. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
 The stages' deployment identifiers. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The identifier of the  Deployment that the stage points to. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 The replacement identifier for the  Deployment resource to change information about. 
- getDeploymentId() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- GetDeploymentRequest - Class in com.amazonaws.services.apigateway.model
- 
 Requests Amazon API Gateway to get information about a  Deployment resource. 
- GetDeploymentRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDeploymentRequest
-  
- GetDeploymentResult - Class in com.amazonaws.services.apigateway.model
- 
 An immutable representation of a  RestApi resource that can be called by users using  Stages. 
- GetDeploymentResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDeploymentResult
-  
- getDeployments(GetDeploymentsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDeployments(GetDeploymentsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getDeployments(GetDeploymentsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getDeploymentsAsync(GetDeploymentsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDeploymentsAsync(GetDeploymentsRequest, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDeploymentsAsync(GetDeploymentsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getDeploymentsAsync(GetDeploymentsRequest, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getDeploymentsAsync(GetDeploymentsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDeploymentsAsync(GetDeploymentsRequest, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetDeploymentsRequest - Class in com.amazonaws.services.apigateway.model
- 
 Requests Amazon API Gateway to get information about a  Deployments collection. 
- GetDeploymentsRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
-  
- GetDeploymentsResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a collection resource that contains zero or more references to your existing deployments, and links that
 guide you on how to interact with your collection. 
- GetDeploymentsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-  
- getDescription() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The description of the API Key. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The description of the client certificate. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 The description of the  ApiKey. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The description of the API Key. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The description for the  Deployment resource to create. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The description for the deployment resource. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 A description about the new documentation snapshot. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The description of the model. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The description of the model. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The description of the  Stage resource. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The stage's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The description of the usage plan. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The description of a usage plan. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The description for the deployment resource. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The description of the API documentation snapshot. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateRequest
- 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The description of the client certificate. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The description of the API Key. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The description of the client certificate. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The description for the deployment resource. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The description of the model. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The stage's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The description of a usage plan. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The description of the model. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The description of an  SdkType configuration property. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The stage's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The description of the API Key. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The description of the client certificate. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The description for the deployment resource. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The description of the model. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The stage's description. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The description of a usage plan. 
- getDescription() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The description of a usage plan. 
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- getDocumentationPart(GetDocumentationPartRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDocumentationPart(GetDocumentationPartRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
-  
- getDocumentationPart(GetDocumentationPartRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
-  
- getDocumentationPartAsync(GetDocumentationPartRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationPartAsync(GetDocumentationPartRequest, AsyncHandler<GetDocumentationPartRequest, GetDocumentationPartResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationPartAsync(GetDocumentationPartRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationPartAsync(GetDocumentationPartRequest, AsyncHandler<GetDocumentationPartRequest, GetDocumentationPartResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationPartAsync(GetDocumentationPartRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDocumentationPartAsync(GetDocumentationPartRequest, AsyncHandler<GetDocumentationPartRequest, GetDocumentationPartResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDocumentationPartId() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
 [Required] The identifier of the to-be-deleted documentation part. 
- getDocumentationPartId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getDocumentationPartId() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 [Required] The identifier of the to-be-updated documentation part. 
- GetDocumentationPartRequest - Class in com.amazonaws.services.apigateway.model
- 
 Gets a specified documentation part of a given API. 
- GetDocumentationPartRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
-  
- GetDocumentationPartResult - Class in com.amazonaws.services.apigateway.model
- 
 A documentation part for a targeted API entity. 
- GetDocumentationPartResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
-  
- getDocumentationParts(GetDocumentationPartsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDocumentationParts(GetDocumentationPartsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
-  
- getDocumentationParts(GetDocumentationPartsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
-  
- getDocumentationPartsAsync(GetDocumentationPartsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationPartsAsync(GetDocumentationPartsRequest, AsyncHandler<GetDocumentationPartsRequest, GetDocumentationPartsResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationPartsAsync(GetDocumentationPartsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationPartsAsync(GetDocumentationPartsRequest, AsyncHandler<GetDocumentationPartsRequest, GetDocumentationPartsResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationPartsAsync(GetDocumentationPartsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDocumentationPartsAsync(GetDocumentationPartsRequest, AsyncHandler<GetDocumentationPartsRequest, GetDocumentationPartsResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetDocumentationPartsRequest - Class in com.amazonaws.services.apigateway.model
- 
 Gets the documentation parts of an API. 
- GetDocumentationPartsRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
-  
- GetDocumentationPartsResult - Class in com.amazonaws.services.apigateway.model
- 
 The collection of documentation parts of an API. 
- GetDocumentationPartsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-  
- getDocumentationVersion(GetDocumentationVersionRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDocumentationVersion(GetDocumentationVersionRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
-  
- getDocumentationVersion(GetDocumentationVersionRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
-  
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 [Required] The version identifier of the new snapshot. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The version of the associated API documentation. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The version of the associated API documentation. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
 [Required] The version identifier of a to-be-deleted documentation snapshot. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
 [Required] The version identifier of the to-be-retrieved documentation snapshot. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The version of the associated API documentation. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The version of the associated API documentation. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 [Required] The version identifier of the to-be-updated documentation version. 
- getDocumentationVersion() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The version of the associated API documentation. 
- getDocumentationVersionAsync(GetDocumentationVersionRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationVersionAsync(GetDocumentationVersionRequest, AsyncHandler<GetDocumentationVersionRequest, GetDocumentationVersionResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationVersionAsync(GetDocumentationVersionRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationVersionAsync(GetDocumentationVersionRequest, AsyncHandler<GetDocumentationVersionRequest, GetDocumentationVersionResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationVersionAsync(GetDocumentationVersionRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDocumentationVersionAsync(GetDocumentationVersionRequest, AsyncHandler<GetDocumentationVersionRequest, GetDocumentationVersionResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetDocumentationVersionRequest - Class in com.amazonaws.services.apigateway.model
- 
 Gets a documentation snapshot of an API. 
- GetDocumentationVersionRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
-  
- GetDocumentationVersionResult - Class in com.amazonaws.services.apigateway.model
- 
 A snapshot of the documentation of an API. 
- GetDocumentationVersionResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
-  
- getDocumentationVersions(GetDocumentationVersionsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDocumentationVersions(GetDocumentationVersionsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
-  
- getDocumentationVersions(GetDocumentationVersionsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
-  
- getDocumentationVersionsAsync(GetDocumentationVersionsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationVersionsAsync(GetDocumentationVersionsRequest, AsyncHandler<GetDocumentationVersionsRequest, GetDocumentationVersionsResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDocumentationVersionsAsync(GetDocumentationVersionsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationVersionsAsync(GetDocumentationVersionsRequest, AsyncHandler<GetDocumentationVersionsRequest, GetDocumentationVersionsResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getDocumentationVersionsAsync(GetDocumentationVersionsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDocumentationVersionsAsync(GetDocumentationVersionsRequest, AsyncHandler<GetDocumentationVersionsRequest, GetDocumentationVersionsResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetDocumentationVersionsRequest - Class in com.amazonaws.services.apigateway.model
- 
 Gets the documentation versions of an API. 
- GetDocumentationVersionsRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
-  
- GetDocumentationVersionsResult - Class in com.amazonaws.services.apigateway.model
- 
 The collection of documentation snapshots of an API. 
- GetDocumentationVersionsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-  
- getDomainName(GetDomainNameRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDomainName(GetDomainNameRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Represents a domain name that is contained in a simpler, more intuitive URL that can be called. 
- getDomainName(GetDomainNameRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Represents a domain name that is contained in a simpler, more intuitive URL that can be called. 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.DeleteDomainNameRequest
- 
 The name of the  DomainName resource to be deleted. 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 The name of the  DomainName resource to be changed. 
- getDomainName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
- getDomainNameAsync(GetDomainNameRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDomainNameAsync(GetDomainNameRequest, AsyncHandler<GetDomainNameRequest, GetDomainNameResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDomainNameAsync(GetDomainNameRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Represents a domain name that is contained in a simpler, more intuitive URL that can be called. 
- getDomainNameAsync(GetDomainNameRequest, AsyncHandler<GetDomainNameRequest, GetDomainNameResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Represents a domain name that is contained in a simpler, more intuitive URL that can be called. 
- getDomainNameAsync(GetDomainNameRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDomainNameAsync(GetDomainNameRequest, AsyncHandler<GetDomainNameRequest, GetDomainNameResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetDomainNameRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetDomainNameRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDomainNameRequest
-  
- GetDomainNameResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a custom domain name as a user-friendly host name of an API ( RestApi). 
- GetDomainNameResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDomainNameResult
-  
- getDomainNames(GetDomainNamesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getDomainNames(GetDomainNamesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getDomainNames(GetDomainNamesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getDomainNamesAsync(GetDomainNamesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDomainNamesAsync(GetDomainNamesRequest, AsyncHandler<GetDomainNamesRequest, GetDomainNamesResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getDomainNamesAsync(GetDomainNamesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getDomainNamesAsync(GetDomainNamesRequest, AsyncHandler<GetDomainNamesRequest, GetDomainNamesResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getDomainNamesAsync(GetDomainNamesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getDomainNamesAsync(GetDomainNamesRequest, AsyncHandler<GetDomainNamesRequest, GetDomainNamesResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetDomainNamesRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to describe a collection of  DomainName resources. 
- GetDomainNamesRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
-  
- GetDomainNamesResult - Class in com.amazonaws.services.apigateway.model
- 
- GetDomainNamesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-  
- getEmbed() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 A query parameter to retrieve the specified embedded resources of the returned  Deployment resource in the
 response. 
- getEmbed() - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 A query parameter to retrieve the specified resources embedded in the returned  Resource representation in
 the response. 
- getEmbed() - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 A query parameter used to retrieve the specified resources embedded in the returned  Resources resource in
 the response. 
- getEnabled() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 Specifies whether the API Key can be used by callers. 
- getEnabled() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies whether the  ApiKey can be used by callers. 
- getEnabled() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- getEnabled() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- getEnabled() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- getEndDate() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The ending date (e.g., 2016-12-31) of the usage data. 
- getEndDate() - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The ending date of the usage data. 
- getEndDate() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The ending date of the usage data. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- getEndpointConfiguration() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- getExecutorService() - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
- 
Returns the executor service used by this client to execute async requests. 
- getExpirationDate() - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The timestamp when the client certificate will expire. 
- getExpirationDate() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- getExpirationDate() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- getExpirationDate() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- getExport(GetExportRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getExport(GetExportRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Exports a deployed version of a  RestApi in a specified format. 
- getExport(GetExportRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Exports a deployed version of a  RestApi in a specified format. 
- getExportAsync(GetExportRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getExportAsync(GetExportRequest, AsyncHandler<GetExportRequest, GetExportResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getExportAsync(GetExportRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Exports a deployed version of a  RestApi in a specified format. 
- getExportAsync(GetExportRequest, AsyncHandler<GetExportRequest, GetExportResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Exports a deployed version of a  RestApi in a specified format. 
- getExportAsync(GetExportRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getExportAsync(GetExportRequest, AsyncHandler<GetExportRequest, GetExportResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetExportRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetExportRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetExportRequest
-  
- GetExportResult - Class in com.amazonaws.services.apigateway.model
- 
 The binary blob response to  GetExport, which contains the generated SDK. 
- GetExportResult() - Constructor for class com.amazonaws.services.apigateway.model.GetExportResult
-  
- getExportType() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The type of export. 
- getFailOnWarnings() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to indicate whether to rollback  ApiKey importation ( true) or not (
  false) when error is encountered. 
- getFailOnWarnings() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to specify whether to rollback the documentation importation (true) or not (false) when a warning is encountered.
 
- getFailOnWarnings() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 A query parameter to indicate whether to rollback the API creation (true) or not (false) when a warning is encountered.
 
- getFailOnWarnings() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 A query parameter to indicate whether to rollback the API update (true) or not (false)
 when a warning is encountered.
 
- getFeatures() - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 A list of features supported for the account. 
- getFeatures() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 A list of features supported for the account. 
- getFlatten() - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
 A query parameter of a Boolean value to resolve (true) all external model references and returns a
 flattened model schema or not (false) The default isfalse.
 
- getFormat() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to specify the input format to imported API keys. 
- getFriendlyName() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 The user-friendly name of an  SdkType instance. 
- getFriendlyName() - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The user-friendly name of an  SdkType configuration property. 
- getFriendlyName() - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 The user-friendly name of an  SdkType instance. 
- getFrom() - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 Not supported. 
- getGatewayResponse(GetGatewayResponseRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getGatewayResponse(GetGatewayResponseRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getGatewayResponse(GetGatewayResponseRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getGatewayResponseAsync(GetGatewayResponseRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getGatewayResponseAsync(GetGatewayResponseRequest, AsyncHandler<GetGatewayResponseRequest, GetGatewayResponseResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getGatewayResponseAsync(GetGatewayResponseRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getGatewayResponseAsync(GetGatewayResponseRequest, AsyncHandler<GetGatewayResponseRequest, GetGatewayResponseResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getGatewayResponseAsync(GetGatewayResponseRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getGatewayResponseAsync(GetGatewayResponseRequest, AsyncHandler<GetGatewayResponseRequest, GetGatewayResponseResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetGatewayResponseRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetGatewayResponseRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
-  
- GetGatewayResponseResult - Class in com.amazonaws.services.apigateway.model
- 
 A gateway response of a given response type and status code, with optional response parameters and mapping templates. 
- GetGatewayResponseResult() - Constructor for class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
-  
- getGatewayResponses(GetGatewayResponsesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getGatewayResponses(GetGatewayResponsesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getGatewayResponses(GetGatewayResponsesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getGatewayResponsesAsync(GetGatewayResponsesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getGatewayResponsesAsync(GetGatewayResponsesRequest, AsyncHandler<GetGatewayResponsesRequest, GetGatewayResponsesResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getGatewayResponsesAsync(GetGatewayResponsesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getGatewayResponsesAsync(GetGatewayResponsesRequest, AsyncHandler<GetGatewayResponsesRequest, GetGatewayResponsesResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getGatewayResponsesAsync(GetGatewayResponsesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getGatewayResponsesAsync(GetGatewayResponsesRequest, AsyncHandler<GetGatewayResponsesRequest, GetGatewayResponsesResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetGatewayResponsesRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetGatewayResponsesRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
-  
- GetGatewayResponsesResult - Class in com.amazonaws.services.apigateway.model
- 
- GetGatewayResponsesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
-  
- getGenerateDistinctId() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies whether (true) or not (false) the key identifier is distinct from the created
 API key value.
 
- getHeaders() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Required] A key-value map of headers to simulate an incoming invocation request. 
- getHeaders() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 A key-value map of headers to simulate an incoming invocation request. 
- getHeaders() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The headers of the HTTP response. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 Specifies a delete integration request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
 The HTTP verb of the  Method resource. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 Specifies a get integration request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
 Specifies the method request's HTTP method type. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The method's HTTP verb. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's HTTP method type. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The method's HTTP verb. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the method request's HTTP method type. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The method's HTTP verb. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 Specifies a test invoke method request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 Represents an update integration request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's HTTP method. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 The HTTP verb of the  Method resource. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- getHttpMethod() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The method's HTTP verb. 
- getId() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The identifier of the API Key. 
- getId() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The identifier for the authorizer resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The identifier of the API Key. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The identifier for the authorizer resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The identifier for the deployment resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The identifier for the model resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The resource's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The Id of a usage plan key. 
- getId() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The identifier for the deployment resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The identifier of the API Key. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The identifier for the authorizer resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The identifier for the deployment resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The identifier for the model resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The resource's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeRequest
- 
 The identifier of the queried  SdkType instance. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 The identifier of an  SdkType instance. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The Id of a usage plan key. 
- getId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The identifier for the model resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The resource's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 The identifier of an  SdkType instance. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The identifier of the API Key. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The identifier for the authorizer resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The identifier for the deployment resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The identifier for the model resource. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The resource's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's identifier. 
- getId() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
- getId() - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The Id of a usage plan key. 
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The identity source for which authorization is requested. 
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The identity source for which authorization is requested. 
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The identity source for which authorization is requested. 
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The identity source for which authorization is requested. 
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The identity source for which authorization is requested. 
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A validation expression for the incoming identity token. 
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A validation expression for the incoming identity token. 
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- getIds() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of all the  ApiKey identifiers. 
- getIds() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of the returned documentation part identifiers. 
- getIncludeValue() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
 A boolean flag to specify whether (true) or not (false) the result contains the key
 value.
 
- getIncludeValues() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 A boolean flag to specify whether (true) or not (false) the result contains key values.
 
- getIntegration(GetIntegrationRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getIntegration(GetIntegrationRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Represents a get integration. 
- getIntegration(GetIntegrationRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Represents a get integration. 
- getIntegrationAsync(GetIntegrationRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getIntegrationAsync(GetIntegrationRequest, AsyncHandler<GetIntegrationRequest, GetIntegrationResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getIntegrationAsync(GetIntegrationRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Represents a get integration. 
- getIntegrationAsync(GetIntegrationRequest, AsyncHandler<GetIntegrationRequest, GetIntegrationResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Represents a get integration. 
- getIntegrationAsync(GetIntegrationRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getIntegrationAsync(GetIntegrationRequest, AsyncHandler<GetIntegrationRequest, GetIntegrationResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getIntegrationHttpMethod() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration HTTP method. 
- GetIntegrationRequest - Class in com.amazonaws.services.apigateway.model
- 
 Represents a get integration request. 
- GetIntegrationRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetIntegrationRequest
-  
- getIntegrationResponse(GetIntegrationResponseRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getIntegrationResponse(GetIntegrationResponseRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Represents a get integration response. 
- getIntegrationResponse(GetIntegrationResponseRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Represents a get integration response. 
- getIntegrationResponseAsync(GetIntegrationResponseRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getIntegrationResponseAsync(GetIntegrationResponseRequest, AsyncHandler<GetIntegrationResponseRequest, GetIntegrationResponseResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getIntegrationResponseAsync(GetIntegrationResponseRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Represents a get integration response. 
- getIntegrationResponseAsync(GetIntegrationResponseRequest, AsyncHandler<GetIntegrationResponseRequest, GetIntegrationResponseResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Represents a get integration response. 
- getIntegrationResponseAsync(GetIntegrationResponseRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getIntegrationResponseAsync(GetIntegrationResponseRequest, AsyncHandler<GetIntegrationResponseRequest, GetIntegrationResponseResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetIntegrationResponseRequest - Class in com.amazonaws.services.apigateway.model
- 
 Represents a get integration response request. 
- GetIntegrationResponseRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
-  
- GetIntegrationResponseResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents an integration response. 
- GetIntegrationResponseResult() - Constructor for class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
-  
- getIntegrationResponses() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's responses. 
- getIntegrationResponses() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's responses. 
- getIntegrationResponses() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's responses. 
- getIntegrationResponses() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's responses. 
- GetIntegrationResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents an HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock integration. 
- GetIntegrationResult() - Constructor for class com.amazonaws.services.apigateway.model.GetIntegrationResult
-  
- getItem() - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
- 
 Returns the entire collection, because of no pagination support. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
- 
 The current page of elements from this collection. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 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. 
- getItems() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 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. 
- getKeyId() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
 The identifier of a  UsagePlanKey resource for a plan customer. 
- getKeyId() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
- getKeyId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
 The key Id of the to-be-retrieved  UsagePlanKey resource representing a plan customer. 
- getKeyId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The identifier of the API key associated with the usage plans. 
- getKeyId() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The Id of the API key associated with the resultant usage data. 
- getKeyId() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 The identifier of the API key associated with the usage plan in which a temporary extension is granted to the
 remaining quota. 
- getKeyType() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The timestamp when the API Key was last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The timestamp when the stage last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The timestamp when the stage last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The timestamp when the stage last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- getLastUpdatedDate() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The timestamp when the stage last updated. 
- getLatency() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The execution latency of the test authorizer request. 
- getLatency() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The execution latency of the test invoke request. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The maximum number of returned results per page. 
- getLimit() - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The maximum number of requests that can be made in a given time period. 
- getLocation() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The location of the targeted API entity of the to-be-created documentation part. 
- getLocation() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- getLocation() - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 The location of the API entity to which the documentation applies. 
- getLocation() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- getLocation() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- getLog() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The Amazon API Gateway execution log for the test authorizer request. 
- getLog() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The Amazon API Gateway execution log for the test invoke request. 
- getLoggingLevel() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the logging level for this method, which effects the log entries pushed to Amazon CloudWatch Logs. 
- getMethod(GetMethodRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getMethod(GetMethodRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Describe an existing  Method resource. 
- getMethod(GetMethodRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Describe an existing  Method resource. 
- getMethod() - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The HTTP verb of a method. 
- getMethodAsync(GetMethodRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getMethodAsync(GetMethodRequest, AsyncHandler<GetMethodRequest, GetMethodResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getMethodAsync(GetMethodRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Describe an existing  Method resource. 
- getMethodAsync(GetMethodRequest, AsyncHandler<GetMethodRequest, GetMethodResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Describe an existing  Method resource. 
- getMethodAsync(GetMethodRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getMethodAsync(GetMethodRequest, AsyncHandler<GetMethodRequest, GetMethodResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getMethodIntegration() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- getMethodIntegration() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- getMethodIntegration() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- getMethodIntegration() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- GetMethodRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to describe an existing  Method resource. 
- GetMethodRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetMethodRequest
-  
- getMethodResponse(GetMethodResponseRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getMethodResponse(GetMethodResponseRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getMethodResponse(GetMethodResponseRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getMethodResponseAsync(GetMethodResponseRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getMethodResponseAsync(GetMethodResponseRequest, AsyncHandler<GetMethodResponseRequest, GetMethodResponseResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getMethodResponseAsync(GetMethodResponseRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getMethodResponseAsync(GetMethodResponseRequest, AsyncHandler<GetMethodResponseRequest, GetMethodResponseResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getMethodResponseAsync(GetMethodResponseRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getMethodResponseAsync(GetMethodResponseRequest, AsyncHandler<GetMethodResponseRequest, GetMethodResponseResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetMethodResponseRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetMethodResponseRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
-  
- GetMethodResponseResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a method response of a given HTTP status code returned to the client. 
- GetMethodResponseResult() - Constructor for class com.amazonaws.services.apigateway.model.GetMethodResponseResult
-  
- getMethodResponses() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- getMethodResponses() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 Gets a method response associated with a given HTTP status code. 
- getMethodResponses() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- getMethodResponses() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- GetMethodResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a client-facing interface by which the client calls the API to access back-end resources. 
- GetMethodResult() - Constructor for class com.amazonaws.services.apigateway.model.GetMethodResult
-  
- getMethodSettings() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- getMethodSettings() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- getMethodSettings() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 A map that defines the method settings for a  Stage resource. 
- getMethodSettings() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- getMetricsEnabled() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether Amazon CloudWatch metrics are enabled for this method. 
- getMode() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to indicate whether to overwrite ( OVERWRITE) any existing
  DocumentationParts definition or to merge ( MERGE) the new definition into the existing one. 
- getMode() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The modequery parameter to specify the update mode.
 
- getModel(GetModelRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getModel(GetModelRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Describes an existing model defined for a  RestApi resource. 
- getModel(GetModelRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Describes an existing model defined for a  RestApi resource. 
- getModelAsync(GetModelRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getModelAsync(GetModelRequest, AsyncHandler<GetModelRequest, GetModelResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getModelAsync(GetModelRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Describes an existing model defined for a  RestApi resource. 
- getModelAsync(GetModelRequest, AsyncHandler<GetModelRequest, GetModelResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Describes an existing model defined for a  RestApi resource. 
- getModelAsync(GetModelRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getModelAsync(GetModelRequest, AsyncHandler<GetModelRequest, GetModelResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getModelName() - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
 The name of the model to delete. 
- getModelName() - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
 The name of the model as an identifier. 
- getModelName() - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
 The name of the model for which to generate a template. 
- getModelName() - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 The name of the model to update. 
- GetModelRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to list information about a model in an existing  RestApi resource. 
- GetModelRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetModelRequest
-  
- GetModelResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents the data structure of a method's request or response payload. 
- GetModelResult() - Constructor for class com.amazonaws.services.apigateway.model.GetModelResult
-  
- getModels(GetModelsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getModels(GetModelsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getModels(GetModelsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getModelsAsync(GetModelsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getModelsAsync(GetModelsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getModelsAsync(GetModelsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getModelsAsync(GetModelsRequest, AsyncHandler<GetModelsRequest, GetModelsResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetModelsRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetModelsRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetModelsRequest
-  
- GetModelsResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a collection of  Model resources. 
- GetModelsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetModelsResult
-  
- getModelTemplate(GetModelTemplateRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getModelTemplate(GetModelTemplateRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Generates a sample mapping template that can be used to transform a payload into the structure of a model. 
- getModelTemplate(GetModelTemplateRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Generates a sample mapping template that can be used to transform a payload into the structure of a model. 
- getModelTemplateAsync(GetModelTemplateRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getModelTemplateAsync(GetModelTemplateRequest, AsyncHandler<GetModelTemplateRequest, GetModelTemplateResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getModelTemplateAsync(GetModelTemplateRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Generates a sample mapping template that can be used to transform a payload into the structure of a model. 
- getModelTemplateAsync(GetModelTemplateRequest, AsyncHandler<GetModelTemplateRequest, GetModelTemplateResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Generates a sample mapping template that can be used to transform a payload into the structure of a model. 
- getModelTemplateAsync(GetModelTemplateRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getModelTemplateAsync(GetModelTemplateRequest, AsyncHandler<GetModelTemplateRequest, GetModelTemplateResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetModelTemplateRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to generate a sample mapping template used to transform the payload. 
- GetModelTemplateRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
-  
- GetModelTemplateResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a mapping template used to transform a payload. 
- GetModelTemplateResult() - Constructor for class com.amazonaws.services.apigateway.model.GetModelTemplateResult
-  
- getName() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The name of the API Key. 
- getName() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The name of the authorizer. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The name of the API Key. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The name of the authorizer. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The name of the authorizer. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The name of the model. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The name of the model. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's name. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The name of a usage plan key. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The name of the usage plan. 
- getName() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The name of a usage plan. 
- getName() - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The name of the targeted API entity. 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The name of the API Key. 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The name of the authorizer. 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The name of the model. 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's name. 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The name of a usage plan key. 
- getName() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The name of a usage plan. 
- getName() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's name. 
- getName() - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The name of the model. 
- getName() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's name. 
- getName() - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's name. 
- getName() - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The name of a an  SdkType configuration property. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The name of the API Key. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The name of the authorizer. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The name of the model. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
- getName() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's name. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The name of a usage plan. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The name of a usage plan. 
- getName() - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The name of a usage plan key. 
- getNameQuery() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The name of queried API keys. 
- getNameQuery() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The name of API entities of the to-be-retrieved documentation parts. 
- getNameQuery() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 A query parameter specifying the name of the to-be-returned usage plan keys. 
- getOffset() - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The number of requests subtracted from the given limit in the initial time period. 
- getOp() - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 An update operation to be performed with this PATCH request. 
- getOperationName() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A human-friendly operation identifier for the method. 
- getOperationName() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A human-friendly operation identifier for the method. 
- getOperationName() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 A human-friendly operation identifier for the method. 
- getOperationName() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A human-friendly operation identifier for the method. 
- getOperationName() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A human-friendly operation identifier for the method. 
- getParameters() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 A key-value map of query string parameters that specify properties of the export, depending on the requested
 exportType.
 
- getParameters() - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 A string-to-string key-value map of query parameters sdkType-dependent properties of the SDK.
 
- getParameters() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 Custom header parameters as part of the request. 
- getParameters() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 Custom header parameters as part of the request. 
- getParentId() - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The parent resource's identifier. 
- getParentId() - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The parent resource's identifier. 
- getParentId() - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The parent resource's identifier. 
- getParentId() - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The parent resource's identifier. 
- getParentId() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The parent resource's identifier. 
- getPassthroughBehavior() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- getPassthroughBehavior() - Method in class com.amazonaws.services.apigateway.model.Integration
- getPassthroughBehavior() - Method in class com.amazonaws.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 requestTemplatesproperty on the Integration
 resource.
 
- getPassthroughBehavior() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- getPassthroughBehavior() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPatchOperations() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The full path for this resource. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The URL path of the target. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The path of API entities of the to-be-retrieved documentation parts. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The full path for this resource. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 The  op operation's target, as identified by a  JSON Pointer value that references a
 location within the targeted resource. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The full path for this resource. 
- getPath() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The full path for this resource. 
- getPathPart() - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The last path segment for this resource. 
- getPathPart() - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The last path segment for this resource. 
- getPathPart() - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The last path segment for this resource. 
- getPathPart() - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The last path segment for this resource. 
- getPathPart() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The last path segment for this resource. 
- getPathWithQueryString() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] The URI path, including query string, of the simulated invocation request. 
- getPathWithQueryString() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The URI path, including query string, of the simulated invocation request. 
- getPemEncodedCertificate() - Method in class com.amazonaws.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 . 
- getPemEncodedCertificate() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- getPemEncodedCertificate() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- getPemEncodedCertificate() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- getPeriod() - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The time period in which the limit applies. 
- getPolicy() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The JSON policy document returned by the  Authorizer
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The current pagination position in the paged result set. 
- getPosition() - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
-  
- getPosition() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
-  
- getPrincipalId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
- getProductCode() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- getProductCode() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- getProductCode() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- getProductCode() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- getProperties() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The new documentation content map of the targeted API entity. 
- getProperties() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- getProperties() - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- getProperties() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- getProperties() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- getQuota() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The quota of the usage plan. 
- getQuota() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- getQuota() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- getQuota() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- getQuota() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The maximum number of permitted requests per a given unit time interval. 
- getRateLimit() - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
 The API request steady-state rate limit. 
- getRegionalCertificateArn() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The reference to an AWS-managed certificate that will be used by regional endpoint for this domain name. 
- getRegionalCertificateArn() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- getRegionalCertificateArn() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- getRegionalCertificateArn() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- getRegionalCertificateArn() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- getRegionalCertificateName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The user-friendly name of the certificate that will be used by regional endpoint for this domain name. 
- getRegionalCertificateName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- getRegionalCertificateName() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The name of the certificate that will be used for validating the regional domain name. 
- getRegionalCertificateName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- getRegionalCertificateName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- getRegionalDomainName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- getRegionalDomainName() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- getRegionalDomainName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- getRegionalDomainName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- getRequestModels() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 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). 
- getRequestModels() - Method in class com.amazonaws.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). 
- getRequestModels() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the  Model resources used for the request's content type. 
- getRequestModels() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 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). 
- getRequestModels() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 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). 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- getRequestParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- getRequestTemplates() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 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. 
- getRequestTemplates() - Method in class com.amazonaws.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. 
- getRequestTemplates() - Method in class com.amazonaws.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. 
- getRequestTemplates() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 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. 
- getRequestTemplates() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 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. 
- getRequestValidator(GetRequestValidatorRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getRequestValidator(GetRequestValidatorRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getRequestValidator(GetRequestValidatorRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getRequestValidatorAsync(GetRequestValidatorRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRequestValidatorAsync(GetRequestValidatorRequest, AsyncHandler<GetRequestValidatorRequest, GetRequestValidatorResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRequestValidatorAsync(GetRequestValidatorRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getRequestValidatorAsync(GetRequestValidatorRequest, AsyncHandler<GetRequestValidatorRequest, GetRequestValidatorResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getRequestValidatorAsync(GetRequestValidatorRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getRequestValidatorAsync(GetRequestValidatorRequest, AsyncHandler<GetRequestValidatorRequest, GetRequestValidatorResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.Method
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
- getRequestValidatorId() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
- GetRequestValidatorRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetRequestValidatorRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
-  
- GetRequestValidatorResult - Class in com.amazonaws.services.apigateway.model
- 
 A set of validation rules for incoming  Method requests. 
- GetRequestValidatorResult() - Constructor for class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
-  
- getRequestValidators(GetRequestValidatorsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getRequestValidators(GetRequestValidatorsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getRequestValidators(GetRequestValidatorsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getRequestValidatorsAsync(GetRequestValidatorsRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRequestValidatorsAsync(GetRequestValidatorsRequest, AsyncHandler<GetRequestValidatorsRequest, GetRequestValidatorsResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRequestValidatorsAsync(GetRequestValidatorsRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getRequestValidatorsAsync(GetRequestValidatorsRequest, AsyncHandler<GetRequestValidatorsRequest, GetRequestValidatorsResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getRequestValidatorsAsync(GetRequestValidatorsRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getRequestValidatorsAsync(GetRequestValidatorsRequest, AsyncHandler<GetRequestValidatorsRequest, GetRequestValidatorsResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetRequestValidatorsRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetRequestValidatorsRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
-  
- GetRequestValidatorsResult - Class in com.amazonaws.services.apigateway.model
- 
- GetRequestValidatorsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-  
- getRequireAuthorizationForCacheControl() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether authorization is required for a cache invalidation request. 
- getRequired() - Method in class com.amazonaws.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). 
- getResource(GetResourceRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getResource(GetResourceRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Lists information about a resource. 
- getResource(GetResourceRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Lists information about a resource. 
- getResourceAsync(GetResourceRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getResourceAsync(GetResourceRequest, AsyncHandler<GetResourceRequest, GetResourceResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getResourceAsync(GetResourceRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists information about a resource. 
- getResourceAsync(GetResourceRequest, AsyncHandler<GetResourceRequest, GetResourceResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists information about a resource. 
- getResourceAsync(GetResourceRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getResourceAsync(GetResourceRequest, AsyncHandler<GetResourceRequest, GetResourceResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 Specifies a delete integration request's resource identifier. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's resource identifier. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
 The identifier of the  Resource resource. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 Specifies a get integration request's resource identifier 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's resource identifier. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 The identifier for the  Resource resource. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration request's resource ID. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response request's resource identifier. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 Specifies a test invoke method request's resource ID. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 Represents an update integration request's resource identifier. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's resource identifier. 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
- getResourceId() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 The identifier of the  Resource resource. 
- getResourceMethods() - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- getResourceMethods() - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- getResourceMethods() - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 Gets an API resource's method of a given HTTP verb. 
- getResourceMethods() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- GetResourceRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to list information about a resource. 
- GetResourceRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetResourceRequest
-  
- GetResourceResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents an API resource. 
- GetResourceResult() - Constructor for class com.amazonaws.services.apigateway.model.GetResourceResult
-  
- getResources(GetResourcesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getResources(GetResourcesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Lists information about a collection of  Resource resources. 
- getResources(GetResourcesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Lists information about a collection of  Resource resources. 
- getResourcesAsync(GetResourcesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getResourcesAsync(GetResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getResourcesAsync(GetResourcesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists information about a collection of  Resource resources. 
- getResourcesAsync(GetResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists information about a collection of  Resource resources. 
- getResourcesAsync(GetResourcesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getResourcesAsync(GetResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetResourcesRequest - Class in com.amazonaws.services.apigateway.model
- 
 Request to list information about a collection of resources. 
- GetResourcesRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetResourcesRequest
-  
- GetResourcesResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a collection of  Resource resources. 
- GetResourcesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetResourcesResult
-  
- getResponseModels() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- getResponseModels() - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 Specifies the  Model resources used for the response's content-type. 
- getResponseModels() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 Specifies the  Model resources used for the response's content type. 
- getResponseModels() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- getResponseModels() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- getResponseParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the templates used to transform the integration response body. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response's templates. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- getResponseTemplates() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- getResponseType() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- getRestApi(GetRestApiRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getRestApi(GetRestApiRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Lists the  RestApi resource in the collection. 
- getRestApi(GetRestApiRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Lists the  RestApi resource in the collection. 
- getRestApiAsync(GetRestApiRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRestApiAsync(GetRestApiRequest, AsyncHandler<GetRestApiRequest, GetRestApiResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRestApiAsync(GetRestApiRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists the  RestApi resource in the collection. 
- getRestApiAsync(GetRestApiRequest, AsyncHandler<GetRestApiRequest, GetRestApiResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists the  RestApi resource in the collection. 
- getRestApiAsync(GetRestApiRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getRestApiAsync(GetRestApiRequest, AsyncHandler<GetRestApiRequest, GetRestApiResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The  RestApi identifier under which the  Model will be created. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetRestApiRequest
- 
 The identifier of the  RestApi resource. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi.. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 The string identifier of the associated  RestApi. 
- GetRestApiRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to list an existing  RestApi defined for your collection. 
- GetRestApiRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetRestApiRequest
-  
- GetRestApiResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a REST API. 
- GetRestApiResult() - Constructor for class com.amazonaws.services.apigateway.model.GetRestApiResult
-  
- getRestApis(GetRestApisRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getRestApis(GetRestApisRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Lists the  RestApis resources for your collection. 
- getRestApis(GetRestApisRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Lists the  RestApis resources for your collection. 
- getRestApisAsync(GetRestApisRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRestApisAsync(GetRestApisRequest, AsyncHandler<GetRestApisRequest, GetRestApisResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getRestApisAsync(GetRestApisRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists the  RestApis resources for your collection. 
- getRestApisAsync(GetRestApisRequest, AsyncHandler<GetRestApisRequest, GetRestApisResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Lists the  RestApis resources for your collection. 
- getRestApisAsync(GetRestApisRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getRestApisAsync(GetRestApisRequest, AsyncHandler<GetRestApisRequest, GetRestApisResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetRestApisRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to list existing  RestApis defined for your collection. 
- GetRestApisRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetRestApisRequest
-  
- GetRestApisResult - Class in com.amazonaws.services.apigateway.model
- 
 Contains references to your APIs and links that guide you in how to interact with your collection. 
- GetRestApisResult() - Constructor for class com.amazonaws.services.apigateway.model.GetRestApisResult
-  
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.apigateway.model.LimitExceededException
-  
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.apigateway.model.ServiceUnavailableException
-  
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.apigateway.model.TooManyRequestsException
-  
- getSchema() - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The schema for the model. 
- getSchema() - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The schema for the model. 
- getSchema() - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The schema for the model. 
- getSchema() - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The schema for the model. 
- getSchema() - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The schema for the model. 
- getSdk(GetSdkRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getSdk(GetSdkRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- getSdk(GetSdkRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
- getSdkAsync(GetSdkRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getSdkAsync(GetSdkRequest, AsyncHandler<GetSdkRequest, GetSdkResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getSdkAsync(GetSdkRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getSdkAsync(GetSdkRequest, AsyncHandler<GetSdkRequest, GetSdkResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
- getSdkAsync(GetSdkRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getSdkAsync(GetSdkRequest, AsyncHandler<GetSdkRequest, GetSdkResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetSdkRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetSdkRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkRequest
-  
- GetSdkResult - Class in com.amazonaws.services.apigateway.model
- 
 The binary blob response to  GetSdk, which contains the generated SDK. 
- GetSdkResult() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkResult
-  
- getSdkType(GetSdkTypeRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getSdkType(GetSdkTypeRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
-  
- getSdkType(GetSdkTypeRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
-  
- getSdkType() - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The language for the generated SDK. 
- getSdkTypeAsync(GetSdkTypeRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getSdkTypeAsync(GetSdkTypeRequest, AsyncHandler<GetSdkTypeRequest, GetSdkTypeResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getSdkTypeAsync(GetSdkTypeRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getSdkTypeAsync(GetSdkTypeRequest, AsyncHandler<GetSdkTypeRequest, GetSdkTypeResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getSdkTypeAsync(GetSdkTypeRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getSdkTypeAsync(GetSdkTypeRequest, AsyncHandler<GetSdkTypeRequest, GetSdkTypeResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetSdkTypeRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetSdkTypeRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkTypeRequest
-  
- GetSdkTypeResult - Class in com.amazonaws.services.apigateway.model
- 
 A type of SDK that API Gateway can generate. 
- GetSdkTypeResult() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkTypeResult
-  
- getSdkTypes(GetSdkTypesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getSdkTypes(GetSdkTypesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
-  
- getSdkTypes(GetSdkTypesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
-  
- getSdkTypesAsync(GetSdkTypesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getSdkTypesAsync(GetSdkTypesRequest, AsyncHandler<GetSdkTypesRequest, GetSdkTypesResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getSdkTypesAsync(GetSdkTypesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getSdkTypesAsync(GetSdkTypesRequest, AsyncHandler<GetSdkTypesRequest, GetSdkTypesResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
-  
- getSdkTypesAsync(GetSdkTypesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getSdkTypesAsync(GetSdkTypesRequest, AsyncHandler<GetSdkTypesRequest, GetSdkTypesResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetSdkTypesRequest - Class in com.amazonaws.services.apigateway.model
- 
- GetSdkTypesRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
-  
- GetSdkTypesResult - Class in com.amazonaws.services.apigateway.model
- 
 The collection of  SdkType instances. 
- GetSdkTypesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-  
- getSelectionPattern() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- getSelectionPattern() - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- getSelectionPattern() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies the selection pattern of a put integration response. 
- getSelectionPattern() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- getSelectionPattern() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- getStage(GetStageRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getStage(GetStageRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets information about a  Stage resource. 
- getStage(GetStageRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets information about a  Stage resource. 
- getStage() - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
 API stage name of the associated API stage in a usage plan. 
- getStage() - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The name of the associated stage. 
- getStage() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The name of the API's stage that you want to use for this mapping. 
- getStage() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The name of the associated stage. 
- getStage() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The name of the associated stage. 
- getStage() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The name of the associated stage. 
- getStageAsync(GetStageRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getStageAsync(GetStageRequest, AsyncHandler<GetStageRequest, GetStageResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getStageAsync(GetStageRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about a  Stage resource. 
- getStageAsync(GetStageRequest, AsyncHandler<GetStageRequest, GetStageResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about a  Stage resource. 
- getStageAsync(GetStageRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getStageAsync(GetStageRequest, AsyncHandler<GetStageRequest, GetStageResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getStageDescription() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The description of the  Stage resource for the  Deployment resource to create. 
- getStageKeys() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- getStageKeys() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key. 
- getStageKeys() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- getStageKeys() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- getStageKeys() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 The stage name to be associated with the new documentation snapshot. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The name for the  Stage resource. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
 The name of the  Stage resource to delete. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
 The name of the stage to flush. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
 The name of the stage to flush its cache. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The name of the  Stage that will be exported. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The name of the  Stage that the SDK will use. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
 The name of the  Stage resource to get information about. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
 The stage name associated with the stage key. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 The name of the  Stage resource to change information about. 
- getStageName() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- GetStageRequest - Class in com.amazonaws.services.apigateway.model
- 
 Requests Amazon API Gateway to get information about a  Stage resource. 
- GetStageRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetStageRequest
-  
- GetStageResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a unique identifier for a version of a deployed  RestApi that is callable by users. 
- GetStageResult() - Constructor for class com.amazonaws.services.apigateway.model.GetStageResult
-  
- getStages(GetStagesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getStages(GetStagesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets information about one or more  Stage resources. 
- getStages(GetStagesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets information about one or more  Stage resources. 
- getStagesAsync(GetStagesRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getStagesAsync(GetStagesRequest, AsyncHandler<GetStagesRequest, GetStagesResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getStagesAsync(GetStagesRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about one or more  Stage resources. 
- getStagesAsync(GetStagesRequest, AsyncHandler<GetStagesRequest, GetStagesResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets information about one or more  Stage resources. 
- getStagesAsync(GetStagesRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getStagesAsync(GetStagesRequest, AsyncHandler<GetStagesRequest, GetStagesResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetStagesRequest - Class in com.amazonaws.services.apigateway.model
- 
 Requests Amazon API Gateway to get information about one or more  Stage resources. 
- GetStagesRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetStagesRequest
-  
- GetStagesResult - Class in com.amazonaws.services.apigateway.model
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- GetStagesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetStagesResult
-  
- getStageVariables() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 A key-value map of stage variables to simulate an invocation on a deployed  Stage. 
- getStageVariables() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 A key-value map of stage variables to simulate an invocation on a deployed  Stage. 
- getStartDate() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The starting date (e.g., 2016-01-01) of the usage data. 
- getStartDate() - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The starting date of the usage data. 
- getStartDate() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The starting date of the usage data. 
- getStatus() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The HTTP status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The HTTP status code of a response. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 The method response's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 The method response's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The method response's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 The method response's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's status code. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
- getStatusCode() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 The method response's status code. 
- getThrottle() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The throttling limits of the usage plan. 
- getThrottle() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- getThrottle() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- getThrottle() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- getThrottle() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The request throttle limits of a usage plan. 
- getThrottleSettings() - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 Specifies the API request limits configured for the current  Account. 
- getThrottleSettings() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 Specifies the API request limits configured for the current  Account. 
- getThrottlingBurstLimit() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the throttling burst limit. 
- getThrottlingRateLimit() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the throttling rate limit. 
- getType() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The authorizer type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The authorizer type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The authorizer type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The type of a usage plan key. 
- getType() - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The type of API entity to which the documentation content applies. 
- getType() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The authorizer type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The type of API entities of the to-be-retrieved documentation parts. 
- getType() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The type of a usage plan key. 
- getType() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The authorizer type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's type. 
- getType() - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The type of a usage plan key. 
- getTypes() - Method in class com.amazonaws.services.apigateway.model.EndpointConfiguration
- 
- getUnauthorizedCacheControlHeaderStrategy() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies how to handle unauthorized requests for cache invalidation. 
- getUri() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- getUri() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- getUri() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- getUri() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- getUri() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- getUsage(GetUsageRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getUsage(GetUsageRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets the usage data of a usage plan in a specified time interval. 
- getUsage(GetUsageRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets the usage data of a usage plan in a specified time interval. 
- getUsageAsync(GetUsageRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsageAsync(GetUsageRequest, AsyncHandler<GetUsageRequest, GetUsageResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsageAsync(GetUsageRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets the usage data of a usage plan in a specified time interval. 
- getUsageAsync(GetUsageRequest, AsyncHandler<GetUsageRequest, GetUsageResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets the usage data of a usage plan in a specified time interval. 
- getUsageAsync(GetUsageRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsageAsync(GetUsageRequest, AsyncHandler<GetUsageRequest, GetUsageResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsagePlan(GetUsagePlanRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getUsagePlan(GetUsagePlanRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets a usage plan of a given plan identifier. 
- getUsagePlan(GetUsagePlanRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets a usage plan of a given plan identifier. 
- getUsagePlanAsync(GetUsagePlanRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlanAsync(GetUsagePlanRequest, AsyncHandler<GetUsagePlanRequest, GetUsagePlanResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlanAsync(GetUsagePlanRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets a usage plan of a given plan identifier. 
- getUsagePlanAsync(GetUsagePlanRequest, AsyncHandler<GetUsagePlanRequest, GetUsagePlanResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets a usage plan of a given plan identifier. 
- getUsagePlanAsync(GetUsagePlanRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsagePlanAsync(GetUsagePlanRequest, AsyncHandler<GetUsagePlanRequest, GetUsagePlanResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-created
  UsagePlanKey resource representing a plan customer. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-deleted
  UsagePlanKey resource representing a plan customer. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanRequest
- 
 The Id of the to-be-deleted usage plan. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-retrieved
  UsagePlanKey resource representing a plan customer. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-retrieved
  UsagePlanKey resource representing a plan customer. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanRequest
- 
 The identifier of the  UsagePlan resource to be retrieved. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The Id of the usage plan associated with the usage data. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The plan Id associated with this usage data. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 The Id of the to-be-updated usage plan. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 The Id of the usage plan associated with the usage data. 
- getUsagePlanId() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The plan Id associated with this usage data. 
- getUsagePlanKey(GetUsagePlanKeyRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getUsagePlanKey(GetUsagePlanKeyRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets a usage plan key of a given key identifier. 
- getUsagePlanKey(GetUsagePlanKeyRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets a usage plan key of a given key identifier. 
- getUsagePlanKeyAsync(GetUsagePlanKeyRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlanKeyAsync(GetUsagePlanKeyRequest, AsyncHandler<GetUsagePlanKeyRequest, GetUsagePlanKeyResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlanKeyAsync(GetUsagePlanKeyRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets a usage plan key of a given key identifier. 
- getUsagePlanKeyAsync(GetUsagePlanKeyRequest, AsyncHandler<GetUsagePlanKeyRequest, GetUsagePlanKeyResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets a usage plan key of a given key identifier. 
- getUsagePlanKeyAsync(GetUsagePlanKeyRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsagePlanKeyAsync(GetUsagePlanKeyRequest, AsyncHandler<GetUsagePlanKeyRequest, GetUsagePlanKeyResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetUsagePlanKeyRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to get a usage plan key of a given key identifier. 
- GetUsagePlanKeyRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
-  
- GetUsagePlanKeyResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a usage plan key to identify a plan customer. 
- GetUsagePlanKeyResult() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
-  
- getUsagePlanKeys(GetUsagePlanKeysRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getUsagePlanKeys(GetUsagePlanKeysRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets all the usage plan keys representing the API keys added to a specified usage plan. 
- getUsagePlanKeys(GetUsagePlanKeysRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets all the usage plan keys representing the API keys added to a specified usage plan. 
- getUsagePlanKeysAsync(GetUsagePlanKeysRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlanKeysAsync(GetUsagePlanKeysRequest, AsyncHandler<GetUsagePlanKeysRequest, GetUsagePlanKeysResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlanKeysAsync(GetUsagePlanKeysRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets all the usage plan keys representing the API keys added to a specified usage plan. 
- getUsagePlanKeysAsync(GetUsagePlanKeysRequest, AsyncHandler<GetUsagePlanKeysRequest, GetUsagePlanKeysResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets all the usage plan keys representing the API keys added to a specified usage plan. 
- getUsagePlanKeysAsync(GetUsagePlanKeysRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsagePlanKeysAsync(GetUsagePlanKeysRequest, AsyncHandler<GetUsagePlanKeysRequest, GetUsagePlanKeysResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetUsagePlanKeysRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to get all the usage plan keys representing the API keys added to a specified usage plan. 
- GetUsagePlanKeysRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
-  
- GetUsagePlanKeysResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents the collection of usage plan keys added to usage plans for the associated API keys and, possibly, other
 types of keys. 
- GetUsagePlanKeysResult() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-  
- GetUsagePlanRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to get a usage plan of a given plan identifier. 
- GetUsagePlanRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlanRequest
-  
- GetUsagePlanResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a usage plan than can specify who can assess associated API stages with specified request limits and
 quotas. 
- GetUsagePlanResult() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlanResult
-  
- getUsagePlans(GetUsagePlansRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- getUsagePlans(GetUsagePlansRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Gets all the usage plans of the caller's account. 
- getUsagePlans(GetUsagePlansRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Gets all the usage plans of the caller's account. 
- getUsagePlansAsync(GetUsagePlansRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlansAsync(GetUsagePlansRequest, AsyncHandler<GetUsagePlansRequest, GetUsagePlansResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- getUsagePlansAsync(GetUsagePlansRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets all the usage plans of the caller's account. 
- getUsagePlansAsync(GetUsagePlansRequest, AsyncHandler<GetUsagePlansRequest, GetUsagePlansResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Gets all the usage plans of the caller's account. 
- getUsagePlansAsync(GetUsagePlansRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- getUsagePlansAsync(GetUsagePlansRequest, AsyncHandler<GetUsagePlansRequest, GetUsagePlansResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- GetUsagePlansRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to get all the usage plans of the caller's account. 
- GetUsagePlansRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
-  
- GetUsagePlansResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents a collection of usage plans for an AWS account. 
- GetUsagePlansResult() - Constructor for class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-  
- GetUsageRequest - Class in com.amazonaws.services.apigateway.model
- 
 The GET request to get the usage data of a usage plan in a specified time interval. 
- GetUsageRequest() - Constructor for class com.amazonaws.services.apigateway.model.GetUsageRequest
-  
- GetUsageResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents the usage data of a usage plan. 
- GetUsageResult() - Constructor for class com.amazonaws.services.apigateway.model.GetUsageResult
-  
- getValidateRequestBody() - Method in class com.amazonaws.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).
 
- getValidateRequestBody() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- getValidateRequestBody() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- getValidateRequestBody() - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- getValidateRequestBody() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- getValidateRequestParameters() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
 A Boolean flag to indicate whether to validate request parameters, true, or notfalse.
 
- getValidateRequestParameters() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- getValidateRequestParameters() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- getValidateRequestParameters() - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- getValidateRequestParameters() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- getValue() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The value of the API Key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies a value of the API key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The value of the API Key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The value of a usage plan key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The value of the API Key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateResult
- 
- getValue() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The value of a usage plan key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 The new target value of the update operation. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The value of the API Key. 
- getValue() - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The value of a usage plan key. 
- getVariables() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 A map that defines the stage variables for the  Stage resource that is associated with the new deployment. 
- getVariables() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 A map that defines the stage variables for the new  Stage resource. 
- getVariables() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- getVariables() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- getVariables() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 A map that defines the stage variables for a  Stage resource. 
- getVariables() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 A version identifier for the API. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 A version identifier for the API. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The version identifier of the API documentation snapshot. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 A version identifier for the API. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 A version identifier for the API. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 A version identifier for the API. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 A version identifier for the API. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- getVersion() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 A version identifier for the API. 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 A list of warning messages logged during the import of API keys when the failOnWarningsoption is
 set to true.
 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of warning messages. 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of warning messages reported during import of documentation parts. 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- SdkConfigurationProperty - Class in com.amazonaws.services.apigateway.model
- 
 A configuration property of an SDK type. 
- SdkConfigurationProperty() - Constructor for class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
-  
- SdkType - Class in com.amazonaws.services.apigateway.model
- 
 A type of SDK that API Gateway can generate. 
- SdkType() - Constructor for class com.amazonaws.services.apigateway.model.SdkType
-  
- ServiceUnavailableException - Exception in com.amazonaws.services.apigateway.model
- 
 The requested service is not available. 
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.apigateway.model.ServiceUnavailableException
- 
Constructs a new ServiceUnavailableException with the specified error message. 
- setAccepts(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The content-type of the export, for example application/json.
 
- setAdditionalContext(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] A key-value map of additional context variables. 
- setApiId(String) - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
 API Id of the associated API stage in a usage plan. 
- setApiKey(String) - Method in class com.amazonaws.services.apigateway.model.DeleteApiKeyRequest
- 
 The identifier of the  ApiKey resource to be deleted. 
- setApiKey(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
 The identifier of the  ApiKey resource. 
- setApiKey(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 The identifier of the  ApiKey resource to be updated. 
- setApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- setApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- setApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
 Specifies whether the method requires a valid  ApiKey. 
- setApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies whether the method required a valid  ApiKey. 
- setApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- setApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- setApiKeyVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 The version of the API keys used for the account. 
- setApiKeyVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 The version of the API keys used for the account. 
- setApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The associated API stages of the usage plan. 
- setApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- setApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The associated API stages of a usage plan. 
- setApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- setApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The associated API stages of a usage plan. 
- setApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- setApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- setApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- setApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- setAuthorization(Map<String, List<String>>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
-  
- setAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The method's authorization type. 
- setAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The method's authorization type. 
- setAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
 The method's authorization type. 
- setAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 The method's authorization type. 
- setAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The method's authorization type. 
- setAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The method's authorization type. 
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The identifier of an  Authorizer to use on this method. 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the identifier of an  Authorizer to use on this Method, if the type is CUSTOM. 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 Specifies a test invoke authorizer request's  Authorizer ID. 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
- setAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- setAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The TTL in seconds of cached authorizer results. 
- setAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The TTL in seconds of cached authorizer results. 
- setAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- setAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- setAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
- setBasePath(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The list of binary media types supported by the  RestApi. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The list of binary media types supported by the  RestApi. 
- setBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- setBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The binary blob response to  GetExport, which contains the export. 
- setBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The binary blob response to  GetSdk, which contains the generated SDK. 
- setBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 The payload of the POST request to import API keys. 
- setBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 [Required] Raw byte array representing the to-be-imported documentation parts. 
- setBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 The POST request body containing external API definitions. 
- setBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The PUT request body containing external API definitions. 
- setBody(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] The simulated request body of an incoming invocation request. 
- setBody(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The simulated request body of an incoming invocation request. 
- setBody(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The body of the HTTP response. 
- setBurstLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
 The API request burst limit, the maximum rate limit over a time ranging from one to a few seconds, depending upon
 whether the underlying token bucket is at its full capacity. 
- setCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 Enables a cache cluster for the  Stage resource specified in the input. 
- setCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 Whether cache clustering is enabled for the stage. 
- setCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- setCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- setCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 Specifies whether a cache cluster is enabled for the stage. 
- setCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- setCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 Specifies the cache cluster size for the  Stage resource specified in the input, if a cache cluster is
 enabled. 
- setCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The stage's cache cluster size. 
- setCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- setCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- setCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The size of the cache cluster for the stage, if enabled. 
- setCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- setCacheDataEncrypted(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether the cached responses are encrypted. 
- setCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- setCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache key parameters. 
- setCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache key parameters. 
- setCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- setCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- setCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache namespace. 
- setCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache namespace. 
- setCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache namespace. 
- setCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache namespace. 
- setCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache namespace. 
- setCacheTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the time to live (TTL), in seconds, for cached responses. 
- setCachingEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether responses should be cached and returned for requests. 
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateBody(String) - Method in class com.amazonaws.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. 
- setCertificateChain(String) - Method in class com.amazonaws.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. 
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The user-friendly name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- setCertificatePrivateKey(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 [Deprecated] Your edge-optimized endpoint's domain name certificate's private key. 
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- setClaims(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The  open identity claims, with
 any supported custom attributes, returned from the Cognito Your User Pool configured for the API. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The identifier of the client certificate. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The identifier of a client certificate for an API stage. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteClientCertificateRequest
- 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The identifier of the client certificate. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateRequest
- 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The identifier of the client certificate. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The identifier of a client certificate for an API stage. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The identifier of a client certificate for an API stage. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The identifier of the client certificate. 
- setClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The identifier of a client certificate for an API stage. 
- setClientStatus(Integer) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The HTTP status code that the client would have received. 
- setCloneFrom(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The ID of the  RestApi that you want to clone from. 
- setCloudwatchRoleArn(String) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 The ARN of an Amazon CloudWatch role for the current  Account. 
- setCloudwatchRoleArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 The ARN of an Amazon CloudWatch role for the current  Account. 
- setConfigurationProperties(Collection<SdkConfigurationProperty>) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 A list of configuration properties of an  SdkType. 
- setConfigurationProperties(Collection<SdkConfigurationProperty>) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 A list of configuration properties of an  SdkType. 
- setContentDisposition(String) - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The content-disposition header value in the HTTP response. 
- setContentDisposition(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The content-disposition header value in the HTTP response. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- setContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- setContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The content-type for the model. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The content-type for the model. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The content-type header value in the HTTP response. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The content-type for the model. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The content-type header value in the HTTP response. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The content-type for the model. 
- setContentType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The content-type for the model. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The timestamp when the API Key was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The timestamp when the client certificate was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The timestamp when the API Key was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The date and time that the deployment resource was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The timestamp when the API was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The timestamp when the stage was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The date and time that the deployment resource was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The date when the API documentation snapshot is created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The timestamp when the API Key was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The date and time that the deployment resource was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The timestamp when the API was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The timestamp when the stage was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The timestamp when the API was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The timestamp when the API was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The timestamp when the API was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The timestamp when the stage was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The timestamp when the API Key was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The date and time that the deployment resource was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The timestamp when the API was created. 
- setCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The timestamp when the stage was created. 
- setCredentials(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- setCredentials(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the credentials required for the integration, if any. 
- setCredentials(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies whether credentials are required for a put integration. 
- setCredentials(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- setCredentials(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- setCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- setCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- setCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- setCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- setCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The identifier of a customer in AWS Marketplace or an external system, such as a developer portal. 
- setCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- setDataTraceEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether data trace logging is enabled for this method, which effects the log entries pushed to Amazon
 CloudWatch Logs. 
- setDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- setDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- setDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- setDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- setDefaultValue(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The default value of an  SdkType configuration property. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
 The identifier of the  Deployment resource to delete. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 The identifier of the  Deployment resource to get information about. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
 The stages' deployment identifiers. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The identifier of the  Deployment that the stage points to. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 The replacement identifier for the  Deployment resource to change information about. 
- setDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The description of the API Key. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The description of the client certificate. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 The description of the  ApiKey. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The description of the API Key. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The description for the  Deployment resource to create. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The description for the deployment resource. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 A description about the new documentation snapshot. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The description of the model. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The description of the model. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The description of the  Stage resource. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The stage's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The description of the usage plan. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The description of a usage plan. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The description for the deployment resource. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The description of the API documentation snapshot. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateRequest
- 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The description of the client certificate. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The description of the API Key. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The description of the client certificate. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The description for the deployment resource. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The description of the model. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The stage's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The description of a usage plan. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The description of the model. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The description of an  SdkType configuration property. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The stage's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The description of the API Key. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The description of the client certificate. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The description for the deployment resource. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The description of the model. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The stage's description. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The description of a usage plan. 
- setDescription(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The description of a usage plan. 
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- setDocumentationPartId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
 [Required] The identifier of the to-be-deleted documentation part. 
- setDocumentationPartId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setDocumentationPartId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 [Required] The identifier of the to-be-updated documentation part. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 [Required] The version identifier of the new snapshot. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The version of the associated API documentation. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The version of the associated API documentation. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
 [Required] The version identifier of a to-be-deleted documentation snapshot. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
 [Required] The version identifier of the to-be-retrieved documentation snapshot. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The version of the associated API documentation. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The version of the associated API documentation. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 [Required] The version identifier of the to-be-updated documentation version. 
- setDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The version of the associated API documentation. 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDomainNameRequest
- 
 The name of the  DomainName resource to be deleted. 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 The name of the  DomainName resource to be changed. 
- setDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
- setEmbed(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 A query parameter to retrieve the specified embedded resources of the returned  Deployment resource in the
 response. 
- setEmbed(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 A query parameter to retrieve the specified resources embedded in the returned  Resource representation in
 the response. 
- setEmbed(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 A query parameter used to retrieve the specified resources embedded in the returned  Resources resource in
 the response. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 Specifies whether the API Key can be used by callers. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies whether the  ApiKey can be used by callers. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- setEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- setEndDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The ending date (e.g., 2016-12-31) of the usage data. 
- setEndDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The ending date of the usage data. 
- setEndDate(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The ending date of the usage data. 
- setEndpoint(String) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- setEndpoint(String) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- setEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- setExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The timestamp when the client certificate will expire. 
- setExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- setExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- setExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- setExportType(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The type of export. 
- setFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to indicate whether to rollback  ApiKey importation ( true) or not (
  false) when error is encountered. 
- setFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to specify whether to rollback the documentation importation (true) or not (false) when a warning is encountered.
 
- setFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 A query parameter to indicate whether to rollback the API creation (true) or not (false) when a warning is encountered.
 
- setFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 A query parameter to indicate whether to rollback the API update (true) or not (false)
 when a warning is encountered.
 
- setFeatures(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 A list of features supported for the account. 
- setFeatures(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 A list of features supported for the account. 
- setFlatten(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
 A query parameter of a Boolean value to resolve (true) all external model references and returns a
 flattened model schema or not (false) The default isfalse.
 
- setFormat(String) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to specify the input format to imported API keys. 
- setFormat(ApiKeysFormat) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to specify the input format to imported API keys. 
- setFriendlyName(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 The user-friendly name of an  SdkType instance. 
- setFriendlyName(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The user-friendly name of an  SdkType configuration property. 
- setFriendlyName(String) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 The user-friendly name of an  SdkType instance. 
- setFrom(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 Not supported. 
- setGenerateDistinctId(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies whether (true) or not (false) the key identifier is distinct from the created
 API key value.
 
- setHeaders(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Required] A key-value map of headers to simulate an incoming invocation request. 
- setHeaders(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 A key-value map of headers to simulate an incoming invocation request. 
- setHeaders(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The headers of the HTTP response. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 Specifies a delete integration request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
 The HTTP verb of the  Method resource. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 Specifies a get integration request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
 Specifies the method request's HTTP method type. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The method's HTTP verb. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's HTTP method type. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The method's HTTP verb. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the method request's HTTP method type. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The method's HTTP verb. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 Specifies a test invoke method request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 Represents an update integration request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's HTTP method. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 The HTTP verb of the  Method resource. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- setHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The method's HTTP verb. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The identifier of the API Key. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The identifier for the authorizer resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The identifier of the API Key. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The identifier for the authorizer resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The identifier for the deployment resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The identifier for the model resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The resource's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The Id of a usage plan key. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The identifier for the deployment resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The identifier of the API Key. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The identifier for the authorizer resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The identifier for the deployment resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The identifier for the model resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The resource's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeRequest
- 
 The identifier of the queried  SdkType instance. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 The identifier of an  SdkType instance. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The Id of a usage plan key. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The identifier for the model resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The resource's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 The identifier of an  SdkType instance. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The identifier of the API Key. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The identifier for the authorizer resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The identifier for the deployment resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The identifier for the model resource. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The resource's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's identifier. 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
- setId(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The Id of a usage plan key. 
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The identity source for which authorization is requested. 
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The identity source for which authorization is requested. 
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The identity source for which authorization is requested. 
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The identity source for which authorization is requested. 
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The identity source for which authorization is requested. 
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A validation expression for the incoming identity token. 
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A validation expression for the incoming identity token. 
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- setIds(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of all the  ApiKey identifiers. 
- setIds(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of the returned documentation part identifiers. 
- setIncludeValue(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
 A boolean flag to specify whether (true) or not (false) the result contains the key
 value.
 
- setIncludeValues(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 A boolean flag to specify whether (true) or not (false) the result contains key values.
 
- setIntegrationHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration HTTP method. 
- setIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's responses. 
- setIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's responses. 
- setIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's responses. 
- setIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's responses. 
- setItem(Collection<Stage>) - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
- 
 The current page of elements from this collection. 
- setItems(Collection<ApiKey>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 The current page of elements from this collection. 
- setItems(Collection<Authorizer>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
- 
 The current page of elements from this collection. 
- setItems(Collection<BasePathMapping>) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
- 
 The current page of elements from this collection. 
- setItems(Collection<ClientCertificate>) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
- 
 The current page of elements from this collection. 
- setItems(Collection<Deployment>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
- 
 The current page of elements from this collection. 
- setItems(Collection<DocumentationPart>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
- 
 The current page of elements from this collection. 
- setItems(Collection<DocumentationVersion>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
- 
 The current page of elements from this collection. 
- setItems(Collection<DomainName>) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
- 
 The current page of elements from this collection. 
- setItems(Collection<GatewayResponse>) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
- 
 Returns the entire collection, because of no pagination support. 
- setItems(Collection<Model>) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
- 
 The current page of elements from this collection. 
- setItems(Collection<RequestValidator>) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
- 
 The current page of elements from this collection. 
- setItems(Collection<Resource>) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
- 
 The current page of elements from this collection. 
- setItems(Collection<RestApi>) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
- 
 The current page of elements from this collection. 
- setItems(Collection<SdkType>) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
- 
 The current page of elements from this collection. 
- setItems(Collection<UsagePlanKey>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
- 
 The current page of elements from this collection. 
- setItems(Collection<UsagePlan>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
- 
 The current page of elements from this collection. 
- setItems(Map<String, List<List<Long>>>) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 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. 
- setItems(Map<String, List<List<Long>>>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 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. 
- setKeyId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
 The identifier of a  UsagePlanKey resource for a plan customer. 
- setKeyId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
- setKeyId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
 The key Id of the to-be-retrieved  UsagePlanKey resource representing a plan customer. 
- setKeyId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The identifier of the API key associated with the usage plans. 
- setKeyId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The Id of the API key associated with the resultant usage data. 
- setKeyId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 The identifier of the API key associated with the usage plan in which a temporary extension is granted to the
 remaining quota. 
- setKeyType(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The timestamp when the API Key was last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The timestamp when the stage last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The timestamp when the stage last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The timestamp when the stage last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- setLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The timestamp when the stage last updated. 
- setLatency(Long) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The execution latency of the test authorizer request. 
- setLatency(Long) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The execution latency of the test invoke request. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The maximum number of returned results per page. 
- setLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The maximum number of requests that can be made in a given time period. 
- setLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The location of the targeted API entity of the to-be-created documentation part. 
- setLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- setLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 The location of the API entity to which the documentation applies. 
- setLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- setLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- setLog(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The Amazon API Gateway execution log for the test authorizer request. 
- setLog(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The Amazon API Gateway execution log for the test invoke request. 
- setLoggingLevel(String) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the logging level for this method, which effects the log entries pushed to Amazon CloudWatch Logs. 
- setMethod(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The HTTP verb of a method. 
- setMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- setMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- setMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- setMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- setMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- setMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 Gets a method response associated with a given HTTP status code. 
- setMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- setMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- setMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- setMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- setMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 A map that defines the method settings for a  Stage resource. 
- setMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- setMetricsEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether Amazon CloudWatch metrics are enabled for this method. 
- setMode(String) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to indicate whether to overwrite ( OVERWRITE) any existing
  DocumentationParts definition or to merge ( MERGE) the new definition into the existing one. 
- setMode(PutMode) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to indicate whether to overwrite ( OVERWRITE) any existing
  DocumentationParts definition or to merge ( MERGE) the new definition into the existing one. 
- setMode(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The modequery parameter to specify the update mode.
 
- setMode(PutMode) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The modequery parameter to specify the update mode.
 
- setModelName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
 The name of the model to delete. 
- setModelName(String) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
 The name of the model as an identifier. 
- setModelName(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
 The name of the model for which to generate a template. 
- setModelName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 The name of the model to update. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The name of the API Key. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The name of the authorizer. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The name of the API Key. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The name of the authorizer. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The name of the authorizer. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The name of the model. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The name of the model. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's name. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The name of a usage plan key. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The name of the usage plan. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The name of a usage plan. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The name of the targeted API entity. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The name of the API Key. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The name of the authorizer. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The name of the model. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's name. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The name of a usage plan key. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The name of a usage plan. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's name. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The name of the model. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's name. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's name. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The name of a an  SdkType configuration property. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The name of the API Key. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The name of the authorizer. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The name of the model. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's name. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The name of a usage plan. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The name of a usage plan. 
- setName(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The name of a usage plan key. 
- setNameQuery(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The name of queried API keys. 
- setNameQuery(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The name of API entities of the to-be-retrieved documentation parts. 
- setNameQuery(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 A query parameter specifying the name of the to-be-returned usage plan keys. 
- setOffset(Integer) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The number of requests subtracted from the given limit in the initial time period. 
- setOp(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 An update operation to be performed with this PATCH request. 
- setOp(Op) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 An update operation to be performed with this PATCH request. 
- setOperationName(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A human-friendly operation identifier for the method. 
- setOperationName(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A human-friendly operation identifier for the method. 
- setOperationName(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 A human-friendly operation identifier for the method. 
- setOperationName(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A human-friendly operation identifier for the method. 
- setOperationName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A human-friendly operation identifier for the method. 
- setParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 A key-value map of query string parameters that specify properties of the export, depending on the requested
 exportType.
 
- setParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 A string-to-string key-value map of query parameters sdkType-dependent properties of the SDK.
 
- setParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 Custom header parameters as part of the request. 
- setParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 Custom header parameters as part of the request. 
- setParentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The parent resource's identifier. 
- setParentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The parent resource's identifier. 
- setParentId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The parent resource's identifier. 
- setParentId(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The parent resource's identifier. 
- setParentId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The parent resource's identifier. 
- setPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- setPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- setPassthroughBehavior(String) - Method in class com.amazonaws.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 requestTemplatesproperty on the Integration
 resource.
 
- setPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- setPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The full path for this resource. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The URL path of the target. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The path of API entities of the to-be-retrieved documentation parts. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The full path for this resource. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 The  op operation's target, as identified by a  JSON Pointer value that references a
 location within the targeted resource. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The full path for this resource. 
- setPath(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The full path for this resource. 
- setPathPart(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The last path segment for this resource. 
- setPathPart(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The last path segment for this resource. 
- setPathPart(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The last path segment for this resource. 
- setPathPart(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The last path segment for this resource. 
- setPathPart(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The last path segment for this resource. 
- setPathWithQueryString(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] The URI path, including query string, of the simulated invocation request. 
- setPathWithQueryString(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The URI path, including query string, of the simulated invocation request. 
- setPemEncodedCertificate(String) - Method in class com.amazonaws.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 . 
- setPemEncodedCertificate(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- setPemEncodedCertificate(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- setPemEncodedCertificate(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- setPeriod(String) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The time period in which the limit applies. 
- setPeriod(QuotaPeriodType) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The time period in which the limit applies. 
- setPolicy(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The JSON policy document returned by the  Authorizer
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The current pagination position in the paged result set. 
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
-  
- setPosition(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
-  
- setPrincipalId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
- setProductCode(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- setProductCode(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- setProductCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- setProductCode(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- setProperties(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The new documentation content map of the targeted API entity. 
- setProperties(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- setProperties(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- setProperties(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- setProperties(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- setQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The quota of the usage plan. 
- setQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- setQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- setQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- setQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The maximum number of permitted requests per a given unit time interval. 
- setRateLimit(Double) - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
 The API request steady-state rate limit. 
- setRegion(Region) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- setRegion(Region) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
- setRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The reference to an AWS-managed certificate that will be used by regional endpoint for this domain name. 
- setRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- setRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- setRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- setRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- setRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The user-friendly name of the certificate that will be used by regional endpoint for this domain name. 
- setRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- setRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The name of the certificate that will be used for validating the regional domain name. 
- setRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- setRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- setRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- setRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- setRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- setRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- setRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 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). 
- setRequestModels(Map<String, String>) - Method in class com.amazonaws.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). 
- setRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the  Model resources used for the request's content type. 
- setRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 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). 
- setRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 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). 
- setRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- setRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- setRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- setRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- setRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- setRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- setRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- setRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- setRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- setRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- setRequestTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 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. 
- setRequestTemplates(Map<String, String>) - Method in class com.amazonaws.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. 
- setRequestTemplates(Map<String, String>) - Method in class com.amazonaws.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. 
- setRequestTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 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. 
- setRequestTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 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. 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
- setRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
- setRequireAuthorizationForCacheControl(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether authorization is required for a cache invalidation request. 
- setRequired(Boolean) - Method in class com.amazonaws.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). 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 Specifies a delete integration request's resource identifier. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's resource identifier. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
 The identifier of the  Resource resource. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 Specifies a get integration request's resource identifier 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's resource identifier. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 The identifier for the  Resource resource. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration request's resource ID. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response request's resource identifier. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 Specifies a test invoke method request's resource ID. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 Represents an update integration request's resource identifier. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's resource identifier. 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
- setResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 The identifier of the  Resource resource. 
- setResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- setResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- setResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 Gets an API resource's method of a given HTTP verb. 
- setResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- setResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- setResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 Specifies the  Model resources used for the response's content-type. 
- setResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 Specifies the  Model resources used for the response's content type. 
- setResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- setResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- setResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- setResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- setResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- setResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- setResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- setResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the templates used to transform the integration response body. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response's templates. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- setResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- setResponseType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- setResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The  RestApi identifier under which the  Model will be created. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiRequest
- 
 The identifier of the  RestApi resource. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi.. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 The string identifier of the associated  RestApi. 
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.apigateway.model.LimitExceededException
-  
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.apigateway.model.ServiceUnavailableException
-  
- setRetryAfterSeconds(String) - Method in exception com.amazonaws.services.apigateway.model.TooManyRequestsException
-  
- setSchema(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The schema for the model. 
- setSchema(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The schema for the model. 
- setSchema(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The schema for the model. 
- setSchema(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The schema for the model. 
- setSchema(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The schema for the model. 
- setSdkType(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The language for the generated SDK. 
- setSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- setSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- setSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies the selection pattern of a put integration response. 
- setSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- setSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
 API stage name of the associated API stage in a usage plan. 
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The name of the associated stage. 
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The name of the API's stage that you want to use for this mapping. 
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The name of the associated stage. 
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The name of the associated stage. 
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The name of the associated stage. 
- setStageDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The description of the  Stage resource for the  Deployment resource to create. 
- setStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- setStageKeys(Collection<StageKey>) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key. 
- setStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- setStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- setStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 The stage name to be associated with the new documentation snapshot. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The name for the  Stage resource. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
 The name of the  Stage resource to delete. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
 The name of the stage to flush. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
 The name of the stage to flush its cache. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The name of the  Stage that will be exported. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The name of the  Stage that the SDK will use. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
 The name of the  Stage resource to get information about. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
 The stage name associated with the stage key. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 The name of the  Stage resource to change information about. 
- setStageName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- setStageVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 A key-value map of stage variables to simulate an invocation on a deployed  Stage. 
- setStageVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 A key-value map of stage variables to simulate an invocation on a deployed  Stage. 
- setStartDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The starting date (e.g., 2016-01-01) of the usage data. 
- setStartDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The starting date of the usage data. 
- setStartDate(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The starting date of the usage data. 
- setStatus(Integer) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The HTTP status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The HTTP status code of a response. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 The method response's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 The method response's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The method response's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 The method response's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's status code. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
- setStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 The method response's status code. 
- setThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The throttling limits of the usage plan. 
- setThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- setThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- setThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- setThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The request throttle limits of a usage plan. 
- setThrottleSettings(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 Specifies the API request limits configured for the current  Account. 
- setThrottleSettings(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 Specifies the API request limits configured for the current  Account. 
- setThrottlingBurstLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the throttling burst limit. 
- setThrottlingRateLimit(Double) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the throttling rate limit. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The authorizer type. 
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The authorizer type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The authorizer type. 
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The authorizer type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The authorizer type. 
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The authorizer type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The type of a usage plan key. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The type of API entity to which the documentation content applies. 
- setType(DocumentationPartType) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The type of API entity to which the documentation content applies. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The authorizer type. 
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The authorizer type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The type of API entities of the to-be-retrieved documentation parts. 
- setType(DocumentationPartType) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The type of API entities of the to-be-retrieved documentation parts. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's type. 
- setType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The type of a usage plan key. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's type. 
- setType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's type. 
- setType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's type. 
- setType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The authorizer type. 
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The authorizer type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's type. 
- setType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's type. 
- setType(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The type of a usage plan key. 
- setTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.EndpointConfiguration
- 
- setUnauthorizedCacheControlHeaderStrategy(String) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies how to handle unauthorized requests for cache invalidation. 
- setUnauthorizedCacheControlHeaderStrategy(UnauthorizedCacheControlHeaderStrategy) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies how to handle unauthorized requests for cache invalidation. 
- setUri(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- setUri(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- setUri(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- setUri(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- setUri(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-created
  UsagePlanKey resource representing a plan customer. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-deleted
  UsagePlanKey resource representing a plan customer. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanRequest
- 
 The Id of the to-be-deleted usage plan. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-retrieved
  UsagePlanKey resource representing a plan customer. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-retrieved
  UsagePlanKey resource representing a plan customer. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanRequest
- 
 The identifier of the  UsagePlan resource to be retrieved. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The Id of the usage plan associated with the usage data. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The plan Id associated with this usage data. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 The Id of the to-be-updated usage plan. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 The Id of the usage plan associated with the usage data. 
- setUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The plan Id associated with this usage data. 
- setValidateRequestBody(Boolean) - Method in class com.amazonaws.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).
 
- setValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- setValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- setValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- setValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- setValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
 A Boolean flag to indicate whether to validate request parameters, true, or notfalse.
 
- setValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- setValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- setValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- setValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The value of the API Key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies a value of the API key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The value of the API Key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The value of a usage plan key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The value of the API Key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateResult
- 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The value of a usage plan key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 The new target value of the update operation. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The value of the API Key. 
- setValue(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The value of a usage plan key. 
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 A map that defines the stage variables for the  Stage resource that is associated with the new deployment. 
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 A map that defines the stage variables for the new  Stage resource. 
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 A map that defines the stage variables for a  Stage resource. 
- setVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 A version identifier for the API. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 A version identifier for the API. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The version identifier of the API documentation snapshot. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 A version identifier for the API. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 A version identifier for the API. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 A version identifier for the API. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 A version identifier for the API. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- setVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 A version identifier for the API. 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 A list of warning messages logged during the import of API keys when the failOnWarningsoption is
 set to true.
 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of warning messages. 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of warning messages reported during import of documentation parts. 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- shutdown() - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- shutdown() - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
Shuts down this client object, releasing any resources that might be held open. 
- shutdown() - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
- 
Shuts down the client, releasing all managed resources. 
- Stage - Class in com.amazonaws.services.apigateway.model
- 
 Represents a unique identifier for a version of a deployed  RestApi that is callable by users. 
- Stage() - Constructor for class com.amazonaws.services.apigateway.model.Stage
-  
- StageKey - Class in com.amazonaws.services.apigateway.model
- 
 A reference to a unique stage identified in the format {restApiId}/{stage}.
 
- StageKey() - Constructor for class com.amazonaws.services.apigateway.model.StageKey
-  
- standard() - Static method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClientBuilder
-  
- standard() - Static method in class com.amazonaws.services.apigateway.AmazonApiGatewayClientBuilder
-  
- testInvokeAuthorizer(TestInvokeAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- testInvokeAuthorizer(TestInvokeAuthorizerRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Simulate the execution of an  Authorizer in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeAuthorizer(TestInvokeAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Simulate the execution of an  Authorizer in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeAuthorizerAsync(TestInvokeAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- testInvokeAuthorizerAsync(TestInvokeAuthorizerRequest, AsyncHandler<TestInvokeAuthorizerRequest, TestInvokeAuthorizerResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- testInvokeAuthorizerAsync(TestInvokeAuthorizerRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Simulate the execution of an  Authorizer in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeAuthorizerAsync(TestInvokeAuthorizerRequest, AsyncHandler<TestInvokeAuthorizerRequest, TestInvokeAuthorizerResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Simulate the execution of an  Authorizer in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeAuthorizerAsync(TestInvokeAuthorizerRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- testInvokeAuthorizerAsync(TestInvokeAuthorizerRequest, AsyncHandler<TestInvokeAuthorizerRequest, TestInvokeAuthorizerResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- TestInvokeAuthorizerRequest - Class in com.amazonaws.services.apigateway.model
- 
 Make a request to simulate the execution of an  Authorizer. 
- TestInvokeAuthorizerRequest() - Constructor for class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
-  
- TestInvokeAuthorizerResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents the response of the test invoke request for a custom  Authorizer
- TestInvokeAuthorizerResult() - Constructor for class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
-  
- testInvokeMethod(TestInvokeMethodRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGateway
-  
- testInvokeMethod(TestInvokeMethodRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGateway
- 
 Simulate the execution of a  Method in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeMethod(TestInvokeMethodRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayClient
- 
 Simulate the execution of a  Method in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeMethodAsync(TestInvokeMethodRequest) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- testInvokeMethodAsync(TestInvokeMethodRequest, AsyncHandler<TestInvokeMethodRequest, TestInvokeMethodResult>) - Method in class com.amazonaws.services.apigateway.AbstractAmazonApiGatewayAsync
-  
- testInvokeMethodAsync(TestInvokeMethodRequest) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Simulate the execution of a  Method in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeMethodAsync(TestInvokeMethodRequest, AsyncHandler<TestInvokeMethodRequest, TestInvokeMethodResult>) - Method in interface com.amazonaws.services.apigateway.AmazonApiGatewayAsync
- 
 Simulate the execution of a  Method in your  RestApi with headers, parameters, and an incoming
 request body. 
- testInvokeMethodAsync(TestInvokeMethodRequest) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- testInvokeMethodAsync(TestInvokeMethodRequest, AsyncHandler<TestInvokeMethodRequest, TestInvokeMethodResult>) - Method in class com.amazonaws.services.apigateway.AmazonApiGatewayAsyncClient
-  
- TestInvokeMethodRequest - Class in com.amazonaws.services.apigateway.model
- 
 Make a request to simulate the execution of a  Method. 
- TestInvokeMethodRequest() - Constructor for class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
-  
- TestInvokeMethodResult - Class in com.amazonaws.services.apigateway.model
- 
 Represents the response of the test invoke request in the HTTP method. 
- TestInvokeMethodResult() - Constructor for class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
-  
- ThrottleSettings - Class in com.amazonaws.services.apigateway.model
- 
 The API request rate limits. 
- ThrottleSettings() - Constructor for class com.amazonaws.services.apigateway.model.ThrottleSettings
-  
- TooManyRequestsException - Exception in com.amazonaws.services.apigateway.model
- 
 The request has reached its throttling limit. 
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.apigateway.model.TooManyRequestsException
- 
Constructs a new TooManyRequestsException with the specified error message. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.ApiKeysFormat
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.AuthorizerType
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.CacheClusterStatus
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.ContentHandlingStrategy
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteApiKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteApiKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteClientCertificateRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteClientCertificateResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDomainNameRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteDomainNameResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteModelResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteResourceResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteStageResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.DocumentationPartType
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.EndpointConfiguration
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.EndpointType
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.GatewayResponseType
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetAccountRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRestApiRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.Integration
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.IntegrationType
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.Method
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.Model
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.Op
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.PutMode
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.QuotaPeriodType
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.Resource
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.Stage
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in enum com.amazonaws.services.apigateway.model.UnauthorizedCacheControlHeaderStrategy
-  
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
Returns a string representation of this object; useful for testing and debugging. 
- toString() - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
Returns a string representation of this object; useful for testing and debugging. 
- withAccepts(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The content-type of the export, for example application/json.
 
- withAdditionalContext(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] A key-value map of additional context variables. 
- withApiId(String) - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
 API Id of the associated API stage in a usage plan. 
- withApiKey(String) - Method in class com.amazonaws.services.apigateway.model.DeleteApiKeyRequest
- 
 The identifier of the  ApiKey resource to be deleted. 
- withApiKey(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
 The identifier of the  ApiKey resource. 
- withApiKey(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 The identifier of the  ApiKey resource to be updated. 
- withApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- withApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- withApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
 Specifies whether the method requires a valid  ApiKey. 
- withApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies whether the method required a valid  ApiKey. 
- withApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- withApiKeyRequired(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A boolean flag specifying whether a valid  ApiKey is required to invoke this method. 
- withApiKeyVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 The version of the API keys used for the account. 
- withApiKeyVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 The version of the API keys used for the account. 
- withApiStages(ApiStage...) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The associated API stages of the usage plan. 
- withApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The associated API stages of the usage plan. 
- withApiStages(ApiStage...) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- withApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- withApiStages(ApiStage...) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The associated API stages of a usage plan. 
- withApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The associated API stages of a usage plan. 
- withApiStages(ApiStage...) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- withApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The associated API stages of a usage plan. 
- withApiStages(ApiStage...) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The associated API stages of a usage plan. 
- withApiStages(Collection<ApiStage>) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The associated API stages of a usage plan. 
- withApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- withApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- withApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- withApiSummary(Map<String, Map<String, MethodSnapshot>>) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 A summary of the  RestApi at the date and time that the deployment resource was created. 
- withAuthorization(Map<String, List<String>>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
-  
- withAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The method's authorization type. 
- withAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The method's authorization type. 
- withAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.MethodSnapshot
- 
 The method's authorization type. 
- withAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 The method's authorization type. 
- withAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The method's authorization type. 
- withAuthorizationType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The method's authorization type. 
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Specifies the required credentials as an IAM role for Amazon API Gateway to invoke the authorizer. 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The identifier of an  Authorizer to use on this method. 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the identifier of an  Authorizer to use on this Method, if the type is CUSTOM. 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 Specifies a test invoke authorizer request's  Authorizer ID. 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
- withAuthorizerId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The identifier of an  Authorizer to use on this method. 
- withAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The TTL in seconds of cached authorizer results. 
- withAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The TTL in seconds of cached authorizer results. 
- withAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- withAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- withAuthorizerResultTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The TTL in seconds of cached authorizer results. 
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Specifies the authorizer's Uniform Resource Identifier (URI). 
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 Optional customer-defined field, used in Swagger imports and exports without functional impact. 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
- withBasePath(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The base path name that callers of the API must provide as part of the URL after the domain name. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBinaryMediaTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The list of binary media types supported by the  RestApi. 
- withBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The binary blob response to  GetExport, which contains the export. 
- withBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The binary blob response to  GetSdk, which contains the generated SDK. 
- withBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 The payload of the POST request to import API keys. 
- withBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 [Required] Raw byte array representing the to-be-imported documentation parts. 
- withBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 The POST request body containing external API definitions. 
- withBody(ByteBuffer) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The PUT request body containing external API definitions. 
- withBody(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] The simulated request body of an incoming invocation request. 
- withBody(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The simulated request body of an incoming invocation request. 
- withBody(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The body of the HTTP response. 
- withBurstLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
 The API request burst limit, the maximum rate limit over a time ranging from one to a few seconds, depending upon
 whether the underlying token bucket is at its full capacity. 
- withCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 Enables a cache cluster for the  Stage resource specified in the input. 
- withCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 Whether cache clustering is enabled for the stage. 
- withCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- withCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- withCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 Specifies whether a cache cluster is enabled for the stage. 
- withCacheClusterEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 Specifies whether a cache cluster is enabled for the stage. 
- withCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 Specifies the cache cluster size for the  Stage resource specified in the input, if a cache cluster is
 enabled. 
- withCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The stage's cache cluster size. 
- withCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- withCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- withCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The size of the cache cluster for the stage, if enabled. 
- withCacheClusterSize(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The size of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheClusterStatus(CacheClusterStatus) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The status of the cache cluster for the stage, if enabled. 
- withCacheDataEncrypted(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether the cached responses are encrypted. 
- withCacheKeyParameters(String...) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(String...) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(String...) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache key parameters. 
- withCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache key parameters. 
- withCacheKeyParameters(String...) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- withCacheKeyParameters(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache key parameters. 
- withCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's cache namespace. 
- withCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's cache namespace. 
- withCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's cache namespace. 
- withCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's cache namespace. 
- withCacheNamespace(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's cache namespace. 
- withCacheTtlInSeconds(Integer) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the time to live (TTL), in seconds, for cached responses. 
- withCachingEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether responses should be cached and returned for requests. 
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateBody(String) - Method in class com.amazonaws.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. 
- withCertificateChain(String) - Method in class com.amazonaws.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. 
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The user-friendly name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The name of the certificate that will be used by edge-optimized endpoint for this domain name. 
- withCertificatePrivateKey(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 [Deprecated] Your edge-optimized endpoint's domain name certificate's private key. 
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The timestamp when the certificate that was used by edge-optimized endpoint for this domain name was uploaded. 
- withClaims(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The  open identity claims, with
 any supported custom attributes, returned from the Cognito Your User Pool configured for the API. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The identifier of the client certificate. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The identifier of a client certificate for an API stage. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteClientCertificateRequest
- 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The identifier of the client certificate. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateRequest
- 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The identifier of the client certificate. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The identifier of a client certificate for an API stage. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The identifier of a client certificate for an API stage. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The identifier of the client certificate. 
- withClientCertificateId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The identifier of a client certificate for an API stage. 
- withClientStatus(Integer) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The HTTP status code that the client would have received. 
- withCloneFrom(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The ID of the  RestApi that you want to clone from. 
- withCloudwatchRoleArn(String) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 The ARN of an Amazon CloudWatch role for the current  Account. 
- withCloudwatchRoleArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 The ARN of an Amazon CloudWatch role for the current  Account. 
- withConfigurationProperties(SdkConfigurationProperty...) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 A list of configuration properties of an  SdkType. 
- withConfigurationProperties(Collection<SdkConfigurationProperty>) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 A list of configuration properties of an  SdkType. 
- withConfigurationProperties(SdkConfigurationProperty...) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 A list of configuration properties of an  SdkType. 
- withConfigurationProperties(Collection<SdkConfigurationProperty>) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 A list of configuration properties of an  SdkType. 
- withContentDisposition(String) - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The content-disposition header value in the HTTP response. 
- withContentDisposition(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The content-disposition header value in the HTTP response. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies how to handle response payload content type conversions. 
- withContentHandling(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- withContentHandling(ContentHandlingStrategy) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies how to handle request payload content type conversions. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The content-type for the model. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The content-type for the model. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.GetExportResult
- 
 The content-type header value in the HTTP response. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The content-type for the model. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkResult
- 
 The content-type header value in the HTTP response. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The content-type for the model. 
- withContentType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The content-type for the model. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The timestamp when the API Key was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The timestamp when the client certificate was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The timestamp when the API Key was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The date and time that the deployment resource was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The timestamp when the API was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The timestamp when the stage was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The date and time that the deployment resource was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The date when the API documentation snapshot is created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The timestamp when the API Key was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The date and time that the deployment resource was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The timestamp when the API was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The timestamp when the stage was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The timestamp when the API was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The timestamp when the API was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The timestamp when the API was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The timestamp when the stage was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The timestamp when the API Key was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The timestamp when the client certificate was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The date and time that the deployment resource was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The date when the API documentation snapshot is created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The timestamp when the API was created. 
- withCreatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The timestamp when the stage was created. 
- withCredentials(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- withCredentials(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the credentials required for the integration, if any. 
- withCredentials(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies whether credentials are required for a put integration. 
- withCredentials(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- withCredentials(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the credentials required for the integration, if any. 
- withCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- withCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- withCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- withCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- withCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The identifier of a customer in AWS Marketplace or an external system, such as a developer portal. 
- withCustomerId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 An AWS Marketplace customer identifier , when integrating with the AWS SaaS Marketplace. 
- withDataTraceEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether data trace logging is enabled for this method, which effects the log entries pushed to Amazon
 CloudWatch Logs. 
- withDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- withDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- withDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- withDefaultResponse(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 A Boolean flag to indicate whether this  GatewayResponse is the default gateway response ( true
 ) or not ( false). 
- withDefaultValue(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The default value of an  SdkType configuration property. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
 The identifier of the  Deployment resource to delete. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 The identifier of the  Deployment resource to get information about. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
 The stages' deployment identifiers. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The identifier of the  Deployment that the stage points to. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 The replacement identifier for the  Deployment resource to change information about. 
- withDeploymentId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The identifier of the  Deployment that the stage points to. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The description of the API Key. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The description of the client certificate. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 The description of the  ApiKey. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The description of the API Key. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The description for the  Deployment resource to create. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The description for the deployment resource. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 A description about the new documentation snapshot. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The description of the model. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The description of the model. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The description of the  Stage resource. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The stage's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The description of the usage plan. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The description of a usage plan. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The description for the deployment resource. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The description of the API documentation snapshot. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateRequest
- 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The description of the client certificate. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The description of the API Key. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The description of the client certificate. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The description for the deployment resource. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The description of the model. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The stage's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The description of a usage plan. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The description of the model. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The description of an  SdkType configuration property. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The stage's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The description of the API Key. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The description of the client certificate. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The description for the deployment resource. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The description of the API documentation snapshot. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The description of the model. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The stage's description. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The description of a usage plan. 
- withDescription(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The description of a usage plan. 
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The domain name of the Amazon CloudFront distribution associated with this custom domain name for an
 edge-optimized endpoint. 
- withDocumentationPartId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
 [Required] The identifier of the to-be-deleted documentation part. 
- withDocumentationPartId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withDocumentationPartId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 [Required] The identifier of the to-be-updated documentation part. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 [Required] The version identifier of the new snapshot. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The version of the associated API documentation. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The version of the associated API documentation. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
 [Required] The version identifier of a to-be-deleted documentation snapshot. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
 [Required] The version identifier of the to-be-retrieved documentation snapshot. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The version of the associated API documentation. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The version of the associated API documentation. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 [Required] The version identifier of the to-be-updated documentation version. 
- withDocumentationVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The version of the associated API documentation. 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteBasePathMappingRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDomainNameRequest
- 
 The name of the  DomainName resource to be deleted. 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 The name of the  DomainName resource to be changed. 
- withDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
- withEmbed(String...) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 A query parameter to retrieve the specified embedded resources of the returned  Deployment resource in the
 response. 
- withEmbed(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 A query parameter to retrieve the specified embedded resources of the returned  Deployment resource in the
 response. 
- withEmbed(String...) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 A query parameter to retrieve the specified resources embedded in the returned  Resource representation in
 the response. 
- withEmbed(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 A query parameter to retrieve the specified resources embedded in the returned  Resource representation in
 the response. 
- withEmbed(String...) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 A query parameter used to retrieve the specified resources embedded in the returned  Resources resource in
 the response. 
- withEmbed(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 A query parameter used to retrieve the specified resources embedded in the returned  Resources resource in
 the response. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 Specifies whether the API Key can be used by callers. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies whether the  ApiKey can be used by callers. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- withEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 Specifies whether the API Key can be used by callers. 
- withEndDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The ending date (e.g., 2016-12-31) of the usage data. 
- withEndDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The ending date of the usage data. 
- withEndDate(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The ending date of the usage data. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The endpoint configuration of this  DomainName showing the endpoint types of the domain name. 
- withEndpointConfiguration(EndpointConfiguration) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The endpoint configuration of this  RestApi showing the endpoint types of the API. 
- withExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.ClientCertificate
- 
 The timestamp when the client certificate will expire. 
- withExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- withExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- withExpirationDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The timestamp when the client certificate will expire. 
- withExportType(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The type of export. 
- withFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to indicate whether to rollback  ApiKey importation ( true) or not (
  false) when error is encountered. 
- withFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to specify whether to rollback the documentation importation (true) or not (false) when a warning is encountered.
 
- withFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 A query parameter to indicate whether to rollback the API creation (true) or not (false) when a warning is encountered.
 
- withFailOnWarnings(Boolean) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 A query parameter to indicate whether to rollback the API update (true) or not (false)
 when a warning is encountered.
 
- withFeatures(String...) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 A list of features supported for the account. 
- withFeatures(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 A list of features supported for the account. 
- withFeatures(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 A list of features supported for the account. 
- withFeatures(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 A list of features supported for the account. 
- withFlatten(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
 A query parameter of a Boolean value to resolve (true) all external model references and returns a
 flattened model schema or not (false) The default isfalse.
 
- withFormat(String) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to specify the input format to imported API keys. 
- withFormat(ApiKeysFormat) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysRequest
- 
 A query parameter to specify the input format to imported API keys. 
- withFriendlyName(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 The user-friendly name of an  SdkType instance. 
- withFriendlyName(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The user-friendly name of an  SdkType configuration property. 
- withFriendlyName(String) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 The user-friendly name of an  SdkType instance. 
- withFrom(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 Not supported. 
- withGenerateDistinctId(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies whether (true) or not (false) the key identifier is distinct from the created
 API key value.
 
- withHeaders(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Required] A key-value map of headers to simulate an incoming invocation request. 
- withHeaders(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 A key-value map of headers to simulate an incoming invocation request. 
- withHeaders(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The headers of the HTTP response. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 Specifies a delete integration request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
 The HTTP verb of the  Method resource. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 Specifies a get integration request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
 Specifies the method request's HTTP method type. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 The method's HTTP verb. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's HTTP method type. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 The method's HTTP verb. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the method request's HTTP method type. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 The method's HTTP verb. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 Specifies a test invoke method request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 Represents an update integration request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's HTTP method. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's HTTP method type. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 The HTTP verb of the  Method resource. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 The HTTP verb of the  Method resource. 
- withHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 The method's HTTP verb. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The identifier of the API Key. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The identifier for the authorizer resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The identifier of the API Key. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The identifier for the authorizer resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentResult
- 
 The identifier for the deployment resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The identifier for the model resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The resource's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The Id of a usage plan key. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.Deployment
- 
 The identifier for the deployment resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The identifier of the API Key. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The identifier for the authorizer resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentResult
- 
 The identifier for the deployment resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The identifier for the model resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The resource's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeRequest
- 
 The identifier of the queried  SdkType instance. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypeResult
- 
 The identifier of an  SdkType instance. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The Id of a usage plan key. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The identifier for the model resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The resource's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.SdkType
- 
 The identifier of an  SdkType instance. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The identifier of the API Key. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The identifier for the authorizer resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentResult
- 
 The identifier for the deployment resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 The  DocumentationPart identifier, generated by Amazon API Gateway when the  DocumentationPart
 is created. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The identifier for the model resource. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The resource's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's identifier. 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
- withId(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The Id of a usage plan key. 
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 The identity source for which authorization is requested. 
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The identity source for which authorization is requested. 
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 The identity source for which authorization is requested. 
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 The identity source for which authorization is requested. 
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 The identity source for which authorization is requested. 
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A validation expression for the incoming identity token. 
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A validation expression for the incoming identity token. 
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A validation expression for the incoming identity token. 
- withIds(String...) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of all the  ApiKey identifiers. 
- withIds(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of all the  ApiKey identifiers. 
- withIds(String...) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of the returned documentation part identifiers. 
- withIds(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of the returned documentation part identifiers. 
- withIncludeValue(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyRequest
- 
 A boolean flag to specify whether (true) or not (false) the result contains the key
 value.
 
- withIncludeValues(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 A boolean flag to specify whether (true) or not (false) the result contains key values.
 
- withIntegrationHttpMethod(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration HTTP method. 
- withIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's responses. 
- withIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's responses. 
- withIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's responses. 
- withIntegrationResponses(Map<String, IntegrationResponse>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's responses. 
- withItem(Stage...) - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
- 
 The current page of elements from this collection. 
- withItem(Collection<Stage>) - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
- 
 The current page of elements from this collection. 
- withItems(ApiKey...) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 The current page of elements from this collection. 
- withItems(Collection<ApiKey>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 The current page of elements from this collection. 
- withItems(Authorizer...) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
- 
 The current page of elements from this collection. 
- withItems(Collection<Authorizer>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
- 
 The current page of elements from this collection. 
- withItems(BasePathMapping...) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
- 
 The current page of elements from this collection. 
- withItems(Collection<BasePathMapping>) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
- 
 The current page of elements from this collection. 
- withItems(ClientCertificate...) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
- 
 The current page of elements from this collection. 
- withItems(Collection<ClientCertificate>) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
- 
 The current page of elements from this collection. 
- withItems(Deployment...) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
- 
 The current page of elements from this collection. 
- withItems(Collection<Deployment>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
- 
 The current page of elements from this collection. 
- withItems(DocumentationPart...) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
- 
 The current page of elements from this collection. 
- withItems(Collection<DocumentationPart>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
- 
 The current page of elements from this collection. 
- withItems(DocumentationVersion...) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
- 
 The current page of elements from this collection. 
- withItems(Collection<DocumentationVersion>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
- 
 The current page of elements from this collection. 
- withItems(DomainName...) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
- 
 The current page of elements from this collection. 
- withItems(Collection<DomainName>) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
- 
 The current page of elements from this collection. 
- withItems(GatewayResponse...) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
- 
 Returns the entire collection, because of no pagination support. 
- withItems(Collection<GatewayResponse>) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
- 
 Returns the entire collection, because of no pagination support. 
- withItems(Model...) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
- 
 The current page of elements from this collection. 
- withItems(Collection<Model>) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
- 
 The current page of elements from this collection. 
- withItems(RequestValidator...) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
- 
 The current page of elements from this collection. 
- withItems(Collection<RequestValidator>) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
- 
 The current page of elements from this collection. 
- withItems(Resource...) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
- 
 The current page of elements from this collection. 
- withItems(Collection<Resource>) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
- 
 The current page of elements from this collection. 
- withItems(RestApi...) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
- 
 The current page of elements from this collection. 
- withItems(Collection<RestApi>) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
- 
 The current page of elements from this collection. 
- withItems(SdkType...) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
- 
 The current page of elements from this collection. 
- withItems(Collection<SdkType>) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
- 
 The current page of elements from this collection. 
- withItems(UsagePlanKey...) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
- 
 The current page of elements from this collection. 
- withItems(Collection<UsagePlanKey>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
- 
 The current page of elements from this collection. 
- withItems(UsagePlan...) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
- 
 The current page of elements from this collection. 
- withItems(Collection<UsagePlan>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
- 
 The current page of elements from this collection. 
- withItems(Map<String, List<List<Long>>>) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 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. 
- withItems(Map<String, List<List<Long>>>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 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. 
- withKeyId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
 The identifier of a  UsagePlanKey resource for a plan customer. 
- withKeyId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
- withKeyId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
 The key Id of the to-be-retrieved  UsagePlanKey resource representing a plan customer. 
- withKeyId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The identifier of the API key associated with the usage plans. 
- withKeyId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The Id of the API key associated with the resultant usage data. 
- withKeyId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 The identifier of the API key associated with the usage plan in which a temporary extension is granted to the
 remaining quota. 
- withKeyType(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The timestamp when the API Key was last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The timestamp when the stage last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The timestamp when the stage last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The timestamp when the stage last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The timestamp when the API Key was last updated. 
- withLastUpdatedDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The timestamp when the stage last updated. 
- withLatency(Long) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The execution latency of the test authorizer request. 
- withLatency(Long) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The execution latency of the test invoke request. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The maximum number of returned results per page. 
- withLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The maximum number of requests that can be made in a given time period. 
- withLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The location of the targeted API entity of the to-be-created documentation part. 
- withLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- withLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 The location of the API entity to which the documentation applies. 
- withLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- withLocation(DocumentationPartLocation) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 The location of the API entity to which the documentation applies. 
- withLog(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The Amazon API Gateway execution log for the test authorizer request. 
- withLog(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The Amazon API Gateway execution log for the test invoke request. 
- withLoggingLevel(String) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the logging level for this method, which effects the log entries pushed to Amazon CloudWatch Logs. 
- withMethod(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The HTTP verb of a method. 
- withMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- withMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- withMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- withMethodIntegration(Integration) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 Gets the method's integration responsible for passing the client-submitted request to the back end and performing
 necessary transformations to make the request compliant with the back end. 
- withMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- withMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 Gets a method response associated with a given HTTP status code. 
- withMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- withMethodResponses(Map<String, MethodResponse>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 Gets a method response associated with a given HTTP status code. 
- withMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- withMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- withMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 A map that defines the method settings for a  Stage resource. 
- withMethodSettings(Map<String, MethodSetting>) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 A map that defines the method settings for a  Stage resource. 
- withMetricsEnabled(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether Amazon CloudWatch metrics are enabled for this method. 
- withMode(String) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to indicate whether to overwrite ( OVERWRITE) any existing
  DocumentationParts definition or to merge ( MERGE) the new definition into the existing one. 
- withMode(PutMode) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 A query parameter to indicate whether to overwrite ( OVERWRITE) any existing
  DocumentationParts definition or to merge ( MERGE) the new definition into the existing one. 
- withMode(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The modequery parameter to specify the update mode.
 
- withMode(PutMode) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The modequery parameter to specify the update mode.
 
- withModelName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
 The name of the model to delete. 
- withModelName(String) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
 The name of the model as an identifier. 
- withModelName(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
 The name of the model for which to generate a template. 
- withModelName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 The name of the model to update. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The name of the API Key. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The name of the authorizer. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The name of the API Key. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The name of the authorizer. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The name of the authorizer. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The name of the model. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The name of the model. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The API's name. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The name of a usage plan key. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The name of the usage plan. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The name of a usage plan. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The name of the targeted API entity. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The name of the API Key. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The name of the authorizer. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The name of the model. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The API's name. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The name of a usage plan key. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The name of a usage plan. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The API's name. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The name of the model. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The API's name. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The API's name. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.SdkConfigurationProperty
- 
 The name of a an  SdkType configuration property. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The name of the API Key. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The name of the authorizer. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The name of the model. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The API's name. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The name of a usage plan. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The name of a usage plan. 
- withName(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The name of a usage plan key. 
- withNameQuery(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The name of queried API keys. 
- withNameQuery(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The name of API entities of the to-be-retrieved documentation parts. 
- withNameQuery(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 A query parameter specifying the name of the to-be-returned usage plan keys. 
- withOffset(Integer) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The number of requests subtracted from the given limit in the initial time period. 
- withOp(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 An update operation to be performed with this PATCH request. 
- withOp(Op) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 An update operation to be performed with this PATCH request. 
- withOperationName(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A human-friendly operation identifier for the method. 
- withOperationName(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A human-friendly operation identifier for the method. 
- withOperationName(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 A human-friendly operation identifier for the method. 
- withOperationName(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A human-friendly operation identifier for the method. 
- withOperationName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A human-friendly operation identifier for the method. 
- withParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 A key-value map of query string parameters that specify properties of the export, depending on the requested
 exportType.
 
- withParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 A string-to-string key-value map of query parameters sdkType-dependent properties of the SDK.
 
- withParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiRequest
- 
 Custom header parameters as part of the request. 
- withParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 Custom header parameters as part of the request. 
- withParentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The parent resource's identifier. 
- withParentId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The parent resource's identifier. 
- withParentId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The parent resource's identifier. 
- withParentId(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The parent resource's identifier. 
- withParentId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The parent resource's identifier. 
- withPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- withPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- withPassthroughBehavior(String) - Method in class com.amazonaws.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 requestTemplatesproperty on the Integration
 resource.
 
- withPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- withPassthroughBehavior(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(PatchOperation...) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPatchOperations(Collection<PatchOperation>) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 A list of update operations to be applied to the specified resource and in the order specified in this list. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The full path for this resource. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The URL path of the target. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The path of API entities of the to-be-retrieved documentation parts. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The full path for this resource. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 The  op operation's target, as identified by a  JSON Pointer value that references a
 location within the targeted resource. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The full path for this resource. 
- withPath(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The full path for this resource. 
- withPathPart(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The last path segment for this resource. 
- withPathPart(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 The last path segment for this resource. 
- withPathPart(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 The last path segment for this resource. 
- withPathPart(String) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 The last path segment for this resource. 
- withPathPart(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 The last path segment for this resource. 
- withPathWithQueryString(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 [Optional] The URI path, including query string, of the simulated invocation request. 
- withPathWithQueryString(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The URI path, including query string, of the simulated invocation request. 
- withPemEncodedCertificate(String) - Method in class com.amazonaws.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 . 
- withPemEncodedCertificate(String) - Method in class com.amazonaws.services.apigateway.model.GenerateClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- withPemEncodedCertificate(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- withPemEncodedCertificate(String) - Method in class com.amazonaws.services.apigateway.model.UpdateClientCertificateResult
- 
 The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication
 in the integration endpoint . 
- withPeriod(String) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The time period in which the limit applies. 
- withPeriod(QuotaPeriodType) - Method in class com.amazonaws.services.apigateway.model.QuotaSettings
- 
 The time period in which the limit applies. 
- withPolicy(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
 The JSON policy document returned by the  Authorizer
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApisRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The current pagination position in the paged result set. 
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
-  
- withPosition(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
-  
- withPrincipalId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerResult
- 
- withProductCode(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- withProductCode(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- withProductCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- withProductCode(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The AWS Markeplace product identifier to associate with the usage plan as a SaaS product on AWS Marketplace. 
- withProperties(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The new documentation content map of the targeted API entity. 
- withProperties(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- withProperties(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPart
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- withProperties(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- withProperties(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartResult
- 
 A content map of API-specific key-value pairs describing the targeted API entity. 
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLSauthorizer.
 
- withQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The quota of the usage plan. 
- withQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- withQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- withQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The maximum number of permitted requests per a given unit time interval. 
- withQuota(QuotaSettings) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The maximum number of permitted requests per a given unit time interval. 
- withRateLimit(Double) - Method in class com.amazonaws.services.apigateway.model.ThrottleSettings
- 
 The API request steady-state rate limit. 
- withRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The reference to an AWS-managed certificate that will be used by regional endpoint for this domain name. 
- withRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- withRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- withRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- withRegionalCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The reference to an AWS-managed certificate that will be used for validating the regional domain name. 
- withRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
- 
 The user-friendly name of the certificate that will be used by regional endpoint for this domain name. 
- withRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- withRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The name of the certificate that will be used for validating the regional domain name. 
- withRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- withRegionalCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The name of the certificate that will be used for validating the regional domain name. 
- withRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- withRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- withRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- withRegionalDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
- 
 The domain name associated with the regional endpoint for this custom domain name. 
- withRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 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). 
- withRequestModels(Map<String, String>) - Method in class com.amazonaws.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). 
- withRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 Specifies the  Model resources used for the request's content type. 
- withRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 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). 
- withRequestModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 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). 
- withRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- withRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- withRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- withRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.Method
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- withRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- withRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- withRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- withRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- withRequestParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 A key-value map specifying request parameters that are passed from the method request to the back end. 
- withRequestParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
 A key-value map defining required or optional method request parameters that can be accepted by Amazon API
 Gateway. 
- withRequestTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 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. 
- withRequestTemplates(Map<String, String>) - Method in class com.amazonaws.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. 
- withRequestTemplates(Map<String, String>) - Method in class com.amazonaws.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. 
- withRequestTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 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. 
- withRequestTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 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. 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResult
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.Method
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResult
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResult
- 
- withRequestValidatorId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
- withRequireAuthorizationForCacheControl(Boolean) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies whether authorization is required for a cache invalidation request. 
- withRequired(Boolean) - Method in class com.amazonaws.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). 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 Specifies a delete integration request's resource identifier. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's resource identifier. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
 The identifier of the  Resource resource. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 Specifies a get integration request's resource identifier 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's resource identifier. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 The identifier for the  Resource resource. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration request's resource ID. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response request's resource identifier. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 Specifies a test invoke method request's resource ID. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 Represents an update integration request's resource identifier. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's resource identifier. 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
- withResourceId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 The identifier of the  Resource resource. 
- withResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.CreateResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- withResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.GetResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- withResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.Resource
- 
 Gets an API resource's method of a given HTTP verb. 
- withResourceMethods(Map<String, Method>) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceResult
- 
 Gets an API resource's method of a given HTTP verb. 
- withResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- withResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 Specifies the  Model resources used for the response's content-type. 
- withResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 Specifies the  Model resources used for the response's content type. 
- withResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- withResponseModels(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 Specifies the  Model resources used for the response's content-type. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- withResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- withResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- withResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- withResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 Response parameters (paths, query strings and headers) of the  GatewayResponse as a string-to-string map of
 key-value pairs. 
- withResponseParameters(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 A key-value map specifying response parameters that are passed to the method response from the back end. 
- withResponseParameters(Map<String, Boolean>) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 A key-value map specifying required or optional response parameters that Amazon API Gateway can send back to the
 caller. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the templates used to transform the integration response body. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies a put integration response's templates. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
 Response templates of the  GatewayResponse as a string-to-string map of key-value pairs. 
- withResponseTemplates(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the templates used to transform the integration response body. 
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- withResponseType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- withResponseType(GatewayResponseType) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The  RestApi identifier under which the  Model will be created. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponsesRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
- 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiRequest
- 
 The identifier of the  RestApi resource. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
- 
 [Required] The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
- 
 [Required] The string identifier of the associated  RestApi.. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
- 
 The string identifier of the associated  RestApi. 
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 The string identifier of the associated  RestApi. 
- withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.apigateway.model.LimitExceededException
-  
- withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.apigateway.model.ServiceUnavailableException
-  
- withRetryAfterSeconds(String) - Method in exception com.amazonaws.services.apigateway.model.TooManyRequestsException
-  
- withSchema(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelRequest
- 
 The schema for the model. 
- withSchema(String) - Method in class com.amazonaws.services.apigateway.model.CreateModelResult
- 
 The schema for the model. 
- withSchema(String) - Method in class com.amazonaws.services.apigateway.model.GetModelResult
- 
 The schema for the model. 
- withSchema(String) - Method in class com.amazonaws.services.apigateway.model.Model
- 
 The schema for the model. 
- withSchema(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelResult
- 
 The schema for the model. 
- withSdkType(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The language for the generated SDK. 
- withSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- withSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- withSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies the selection pattern of a put integration response. 
- withSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- withSelectionPattern(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the regular expression (regex) pattern used to choose an integration response based on the response
 from the back end. 
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.ApiStage
- 
 API stage name of the associated API stage in a usage plan. 
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
- 
 The name of the associated stage. 
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
- 
 The name of the API's stage that you want to use for this mapping. 
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
- 
 The name of the associated stage. 
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
- 
 The name of the associated stage. 
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
- 
 The name of the associated stage. 
- withStageDescription(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 The description of the  Stage resource for the  Deployment resource to create. 
- withStageKeys(String...) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(StageKey...) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key. 
- withStageKeys(Collection<StageKey>) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key. 
- withStageKeys(String...) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(String...) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageKeys(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 A list of  Stage resources that are associated with the  ApiKey resource. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
- 
 The stage name to be associated with the new documentation snapshot. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 The name for the  Stage resource. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
- 
 The name of the  Stage resource to delete. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
- 
 The name of the stage to flush. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
- 
 The name of the stage to flush its cache. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
- 
 The name of the  Stage that will be exported. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetSdkRequest
- 
 The name of the  Stage that the SDK will use. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
- 
 The name of the  Stage resource to get information about. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.StageKey
- 
 The stage name associated with the stage key. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
- 
 The name of the  Stage resource to change information about. 
- withStageName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to Amazon API
 Gateway. 
- withStageVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
- 
 A key-value map of stage variables to simulate an invocation on a deployed  Stage. 
- withStageVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
- 
 A key-value map of stage variables to simulate an invocation on a deployed  Stage. 
- withStartDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The starting date (e.g., 2016-01-01) of the usage data. 
- withStartDate(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The starting date of the usage data. 
- withStartDate(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The starting date of the usage data. 
- withStatus(Integer) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodResult
- 
 The HTTP status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
- 
 Specifies a delete integration response request's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The HTTP status code of a response. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GatewayResponse
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetGatewayResponseResult
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
- 
 Specifies a get integration response request's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseResult
- 
 The method response's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.IntegrationResponse
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.MethodResponse
- 
 The method response's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseRequest
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutGatewayResponseResult
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
- 
 The method response's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseResult
- 
 The method response's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateGatewayResponseResult
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
- 
 Specifies an update integration response request's status code. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseResult
- 
 Specifies the status code that is used to map the integration response to an existing  MethodResponse. 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
- 
- withStatusCode(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseResult
- 
 The method response's status code. 
- withThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanRequest
- 
 The throttling limits of the usage plan. 
- withThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- withThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- withThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanResult
- 
 The request throttle limits of a usage plan. 
- withThrottle(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.UsagePlan
- 
 The request throttle limits of a usage plan. 
- withThrottleSettings(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.GetAccountResult
- 
 Specifies the API request limits configured for the current  Account. 
- withThrottleSettings(ThrottleSettings) - Method in class com.amazonaws.services.apigateway.model.UpdateAccountResult
- 
 Specifies the API request limits configured for the current  Account. 
- withThrottlingBurstLimit(Integer) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the throttling burst limit. 
- withThrottlingRateLimit(Double) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies the throttling rate limit. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The authorizer type. 
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.Authorizer
- 
 [Required] The authorizer type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The authorizer type. 
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
- 
 [Required] The authorizer type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The authorizer type. 
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
- 
 [Required] The authorizer type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The type of a usage plan key. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The type of API entity to which the documentation content applies. 
- withType(DocumentationPartType) - Method in class com.amazonaws.services.apigateway.model.DocumentationPartLocation
- 
 The type of API entity to which the documentation content applies. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The authorizer type. 
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
- 
 [Required] The authorizer type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The type of API entities of the to-be-retrieved documentation parts. 
- withType(DocumentationPartType) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
- 
 The type of API entities of the to-be-retrieved documentation parts. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's type. 
- withType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The type of a usage plan key. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's type. 
- withType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's type. 
- withType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies a put integration input's type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's type. 
- withType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The authorizer type. 
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
- 
 [Required] The authorizer type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's type. 
- withType(IntegrationType) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's type. 
- withType(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The type of a usage plan key. 
- withTypes(String...) - Method in class com.amazonaws.services.apigateway.model.EndpointConfiguration
- 
- withTypes(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.EndpointConfiguration
- 
- withTypes(EndpointType...) - Method in class com.amazonaws.services.apigateway.model.EndpointConfiguration
- 
- withUnauthorizedCacheControlHeaderStrategy(String) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies how to handle unauthorized requests for cache invalidation. 
- withUnauthorizedCacheControlHeaderStrategy(UnauthorizedCacheControlHeaderStrategy) - Method in class com.amazonaws.services.apigateway.model.MethodSetting
- 
 Specifies how to handle unauthorized requests for cache invalidation. 
- withUri(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- withUri(String) - Method in class com.amazonaws.services.apigateway.model.Integration
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- withUri(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- withUri(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- withUri(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResult
- 
 Specifies the integration's Uniform Resource Identifier (URI). 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-created
  UsagePlanKey resource representing a plan customer. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-deleted
  UsagePlanKey resource representing a plan customer. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteUsagePlanRequest
- 
 The Id of the to-be-deleted usage plan. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-retrieved
  UsagePlanKey resource representing a plan customer. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysRequest
- 
 The Id of the  UsagePlan resource representing the usage plan containing the to-be-retrieved
  UsagePlanKey resource representing a plan customer. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanRequest
- 
 The identifier of the  UsagePlan resource to be retrieved. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageRequest
- 
 The Id of the usage plan associated with the usage data. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.GetUsageResult
- 
 The plan Id associated with this usage data. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsagePlanRequest
- 
 The Id of the to-be-updated usage plan. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageRequest
- 
 The Id of the usage plan associated with the usage data. 
- withUsagePlanId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateUsageResult
- 
 The plan Id associated with this usage data. 
- withValidateRequestBody(Boolean) - Method in class com.amazonaws.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).
 
- withValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- withValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- withValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- withValidateRequestBody(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate a request body according to the configured  Model schema. 
- withValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorRequest
- 
 A Boolean flag to indicate whether to validate request parameters, true, or notfalse.
 
- withValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.CreateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- withValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- withValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.RequestValidator
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- withValidateRequestParameters(Boolean) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorResult
- 
 A Boolean flag to indicate whether to validate request parameters (true) or not (false).
 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.ApiKey
- 
 The value of the API Key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyRequest
- 
 Specifies a value of the API key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.CreateApiKeyResult
- 
 The value of the API Key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.CreateUsagePlanKeyResult
- 
 The value of a usage plan key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.GetApiKeyResult
- 
 The value of the API Key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateResult
- 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeyResult
- 
 The value of a usage plan key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.PatchOperation
- 
 The new target value of the update operation. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.UpdateApiKeyResult
- 
 The value of the API Key. 
- withValue(String) - Method in class com.amazonaws.services.apigateway.model.UsagePlanKey
- 
 The value of a usage plan key. 
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
- 
 A map that defines the stage variables for the  Stage resource that is associated with the new deployment. 
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
- 
 A map that defines the stage variables for the new  Stage resource. 
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.CreateStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.GetStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.Stage
- 
 A map that defines the stage variables for a  Stage resource. 
- withVariables(Map<String, String>) - Method in class com.amazonaws.services.apigateway.model.UpdateStageResult
- 
 A map that defines the stage variables for a  Stage resource. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiRequest
- 
 A version identifier for the API. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 A version identifier for the API. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.DocumentationVersion
- 
 The version identifier of the API documentation snapshot. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 A version identifier for the API. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 A version identifier for the API. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 A version identifier for the API. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 A version identifier for the API. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionResult
- 
 The version identifier of the API documentation snapshot. 
- withVersion(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 A version identifier for the API. 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 A list of warning messages logged during the import of API keys when the failOnWarningsoption is
 set to true.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
- 
 A list of warning messages logged during the import of API keys when the failOnWarningsoption is
 set to true.
 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of warning messages. 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportApiKeysResult
- 
 A list of warning messages. 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of warning messages reported during import of documentation parts. 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsResult
- 
 A list of warning messages reported during import of documentation parts. 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.RestApi
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.
 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
- 
 The warning messages reported when failonwarningsis turned on during API import.