- 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
-
- GenerateClientCertificateRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GenerateClientCertificateRequestMarshaller
- GenerateClientCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GenerateClientCertificateRequestMarshaller
-
- GenerateClientCertificateRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GenerateClientCertificateRequest Marshaller
- GenerateClientCertificateRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GenerateClientCertificateRequestProtocolMarshaller
-
- 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
-
- GenerateClientCertificateResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GenerateClientCertificateResult JSON Unmarshaller
- GenerateClientCertificateResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GenerateClientCertificateResultJsonUnmarshaller
-
- 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
-
- GetAccountRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAccountRequestMarshaller
- GetAccountRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAccountRequestMarshaller
-
- GetAccountRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAccountRequest Marshaller
- GetAccountRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAccountRequestProtocolMarshaller
-
- 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
-
- GetAccountResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAccountResult JSON Unmarshaller
- GetAccountResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAccountResultJsonUnmarshaller
-
- 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
-
- GetApiKeyRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetApiKeyRequestMarshaller
- GetApiKeyRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetApiKeyRequestMarshaller
-
- GetApiKeyRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetApiKeyRequest Marshaller
- GetApiKeyRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetApiKeyRequestProtocolMarshaller
-
- 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
-
- GetApiKeyResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetApiKeyResult JSON Unmarshaller
- GetApiKeyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetApiKeyResultJsonUnmarshaller
-
- 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
-
- GetApiKeysRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetApiKeysRequestMarshaller
- GetApiKeysRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetApiKeysRequestMarshaller
-
- GetApiKeysRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetApiKeysRequest Marshaller
- GetApiKeysRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetApiKeysRequestProtocolMarshaller
-
- 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
-
- GetApiKeysResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetApiKeysResult JSON Unmarshaller
- GetApiKeysResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetApiKeysResultJsonUnmarshaller
-
- 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 credentials required for the authorizer, if any.
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
Specifies the credentials required for the authorizer, if any.
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- getAuthorizerCredentials() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- 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
-
- GetAuthorizerRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAuthorizerRequestMarshaller
- GetAuthorizerRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAuthorizerRequestMarshaller
-
- GetAuthorizerRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAuthorizerRequest Marshaller
- GetAuthorizerRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAuthorizerRequestProtocolMarshaller
-
- GetAuthorizerResult - Class in com.amazonaws.services.apigateway.model
-
Represents an authorization layer for methods.
- GetAuthorizerResult() - Constructor for class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
- GetAuthorizerResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAuthorizerResult JSON Unmarshaller
- GetAuthorizerResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAuthorizerResultJsonUnmarshaller
-
- 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 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
-
- GetAuthorizersRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAuthorizersRequestMarshaller
- GetAuthorizersRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAuthorizersRequestMarshaller
-
- GetAuthorizersRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAuthorizersRequest Marshaller
- GetAuthorizersRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAuthorizersRequestProtocolMarshaller
-
- GetAuthorizersResult - Class in com.amazonaws.services.apigateway.model
-
- GetAuthorizersResult() - Constructor for class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-
- GetAuthorizersResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetAuthorizersResult JSON Unmarshaller
- GetAuthorizersResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetAuthorizersResultJsonUnmarshaller
-
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- getAuthorizerUri() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] 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/exports.
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
Optional customer-defined field, used in Swagger imports/exports.
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- getAuthType() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- 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
-
- GetBasePathMappingRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetBasePathMappingRequestMarshaller
- GetBasePathMappingRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingRequestMarshaller
-
- GetBasePathMappingRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetBasePathMappingRequest Marshaller
- GetBasePathMappingRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingRequestProtocolMarshaller
-
- 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
-
- GetBasePathMappingResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetBasePathMappingResult JSON Unmarshaller
- GetBasePathMappingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingResultJsonUnmarshaller
-
- 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
-
- GetBasePathMappingsRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetBasePathMappingsRequestMarshaller
- GetBasePathMappingsRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingsRequestMarshaller
-
- GetBasePathMappingsRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetBasePathMappingsRequest Marshaller
- GetBasePathMappingsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingsRequestProtocolMarshaller
-
- GetBasePathMappingsResult - Class in com.amazonaws.services.apigateway.model
-
- GetBasePathMappingsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-
- GetBasePathMappingsResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetBasePathMappingsResult JSON Unmarshaller
- GetBasePathMappingsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingsResultJsonUnmarshaller
-
- 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.
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The reference to an AWS-managed certificate.
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The reference to an AWS-managed certificate.
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The reference to an AWS-managed certificate.
- getCertificateArn() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The reference to an AWS-managed certificate.
- getCertificateBody() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] The body of the server certificate 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.
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
The user-friendly name of the certificate.
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The name of the certificate.
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The name of the certificate.
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The name of the certificate.
- getCertificateName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The name of the certificate.
- getCertificatePrivateKey() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] Your certificate's private key.
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The timestamp when the certificate was uploaded.
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The timestamp when the certificate was uploaded.
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The timestamp when the certificate was uploaded.
- getCertificateUploadDate() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The timestamp when the certificate 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
-
- GetClientCertificateRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetClientCertificateRequestMarshaller
- GetClientCertificateRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetClientCertificateRequestMarshaller
-
- GetClientCertificateRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetClientCertificateRequest Marshaller
- GetClientCertificateRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetClientCertificateRequestProtocolMarshaller
-
- 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
-
- GetClientCertificateResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetClientCertificateResult JSON Unmarshaller
- GetClientCertificateResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetClientCertificateResultJsonUnmarshaller
-
- 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
-
- GetClientCertificatesRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetClientCertificatesRequestMarshaller
- GetClientCertificatesRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetClientCertificatesRequestMarshaller
-
- GetClientCertificatesRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetClientCertificatesRequest Marshaller
- GetClientCertificatesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetClientCertificatesRequestProtocolMarshaller
-
- GetClientCertificatesResult - Class in com.amazonaws.services.apigateway.model
-
- GetClientCertificatesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-
- GetClientCertificatesResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetClientCertificatesResult JSON Unmarshaller
- GetClientCertificatesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetClientCertificatesResultJsonUnmarshaller
-
- 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.
- 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
-
- GetDeploymentRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDeploymentRequestMarshaller
- GetDeploymentRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDeploymentRequestMarshaller
-
- GetDeploymentRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDeploymentRequest Marshaller
- GetDeploymentRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDeploymentRequestProtocolMarshaller
-
- 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
-
- GetDeploymentResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDeploymentResult JSON Unmarshaller
- GetDeploymentResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDeploymentResultJsonUnmarshaller
-
- 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
-
- GetDeploymentsRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDeploymentsRequestMarshaller
- GetDeploymentsRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDeploymentsRequestMarshaller
-
- GetDeploymentsRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDeploymentsRequest Marshaller
- GetDeploymentsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDeploymentsRequestProtocolMarshaller
-
- 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
-
- GetDeploymentsResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDeploymentsResult JSON Unmarshaller
- GetDeploymentsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDeploymentsResultJsonUnmarshaller
-
- 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.
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The domain name of the Amazon CloudFront distribution.
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The domain name of the Amazon CloudFront distribution.
- getDistributionDomainName() - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The domain name of the Amazon CloudFront distribution.
- 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 identifier of the to-be-retrieved documentation part.
- 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
-
- GetDocumentationPartRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationPartRequestMarshaller
- GetDocumentationPartRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartRequestMarshaller
-
- GetDocumentationPartRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationPartRequest Marshaller
- GetDocumentationPartRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartRequestProtocolMarshaller
-
- 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
-
- GetDocumentationPartResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationPartResult JSON Unmarshaller
- GetDocumentationPartResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartResultJsonUnmarshaller
-
- 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
-
- GetDocumentationPartsRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationPartsRequestMarshaller
- GetDocumentationPartsRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartsRequestMarshaller
-
- GetDocumentationPartsRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationPartsRequest Marshaller
- GetDocumentationPartsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartsRequestProtocolMarshaller
-
- 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
-
- GetDocumentationPartsResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationPartsResult JSON Unmarshaller
- GetDocumentationPartsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartsResultJsonUnmarshaller
-
- 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
-
- GetDocumentationVersionRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationVersionRequestMarshaller
- GetDocumentationVersionRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionRequestMarshaller
-
- GetDocumentationVersionRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationVersionRequest Marshaller
- GetDocumentationVersionRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionRequestProtocolMarshaller
-
- 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
-
- GetDocumentationVersionResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationVersionResult JSON Unmarshaller
- GetDocumentationVersionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionResultJsonUnmarshaller
-
- 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
-
- GetDocumentationVersionsRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationVersionsRequestMarshaller
- GetDocumentationVersionsRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionsRequestMarshaller
-
- GetDocumentationVersionsRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationVersionsRequest Marshaller
- GetDocumentationVersionsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionsRequestProtocolMarshaller
-
- 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
-
- GetDocumentationVersionsResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDocumentationVersionsResult JSON Unmarshaller
- GetDocumentationVersionsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionsResultJsonUnmarshaller
-
- 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
-
- GetDomainNameRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDomainNameRequestMarshaller
- GetDomainNameRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDomainNameRequestMarshaller
-
- GetDomainNameRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDomainNameRequest Marshaller
- GetDomainNameRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDomainNameRequestProtocolMarshaller
-
- GetDomainNameResult - Class in com.amazonaws.services.apigateway.model
-
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
- GetDomainNameResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
- GetDomainNameResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDomainNameResult JSON Unmarshaller
- GetDomainNameResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDomainNameResultJsonUnmarshaller
-
- 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
-
- GetDomainNamesRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDomainNamesRequestMarshaller
- GetDomainNamesRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDomainNamesRequestMarshaller
-
- GetDomainNamesRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDomainNamesRequest Marshaller
- GetDomainNamesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDomainNamesRequestProtocolMarshaller
-
- GetDomainNamesResult - Class in com.amazonaws.services.apigateway.model
-
- GetDomainNamesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-
- GetDomainNamesResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetDomainNamesResult JSON Unmarshaller
- GetDomainNamesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetDomainNamesResultJsonUnmarshaller
-
- 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.
- 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
-
- GetExportRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetExportRequestMarshaller
- GetExportRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetExportRequestMarshaller
-
- GetExportRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetExportRequest Marshaller
- GetExportRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetExportRequestProtocolMarshaller
-
- 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
-
- GetExportResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetExportResult JSON Unmarshaller
- GetExportResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetExportResultJsonUnmarshaller
-
- 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 is false
.
- 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.
- 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
-
[Required] The source of the identity in an incoming request.
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The source of the identity in an incoming request.
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- getIdentitySource() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
A validation expression for the incoming identity.
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A validation expression for the incoming identity.
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A validation expression for the incoming identity.
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A validation expression for the incoming identity.
- getIdentityValidationExpression() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A validation expression for the incoming identity.
- 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.
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ApiKeyJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ApiKeyMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ApiStageJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ApiStageMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.AuthorizerJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.AuthorizerMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.BasePathMappingJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.BasePathMappingMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ClientCertificateJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ClientCertificateMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateApiKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateApiKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateAuthorizerRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateAuthorizerResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateBasePathMappingRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateBasePathMappingResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDeploymentRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDeploymentResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDocumentationPartRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDocumentationPartResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDocumentationVersionRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDocumentationVersionResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDomainNameRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateDomainNameResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateModelRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateModelResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateRequestValidatorRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateRequestValidatorResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateResourceRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateResourceResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateRestApiRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateRestApiResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateStageRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateStageResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateUsagePlanKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateUsagePlanKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateUsagePlanRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.CreateUsagePlanResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteApiKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteApiKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteAuthorizerRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteAuthorizerResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteBasePathMappingRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteBasePathMappingResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteClientCertificateRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteClientCertificateResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDeploymentRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDeploymentResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDocumentationPartRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDocumentationPartResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDocumentationVersionRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDocumentationVersionResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDomainNameRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteDomainNameResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteIntegrationRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteIntegrationResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteIntegrationResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteIntegrationResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteMethodRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteMethodResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteMethodResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteMethodResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteModelRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteModelResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteRequestValidatorRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteRequestValidatorResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteResourceRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteResourceResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteRestApiRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteRestApiResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteStageRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteStageResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteUsagePlanKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteUsagePlanKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteUsagePlanRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeleteUsagePlanResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeploymentJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DeploymentMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DocumentationPartJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DocumentationPartLocationJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DocumentationPartLocationMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DocumentationPartMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DocumentationVersionJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DocumentationVersionMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DomainNameJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.DomainNameMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.FlushStageAuthorizersCacheRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.FlushStageAuthorizersCacheResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.FlushStageCacheRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.FlushStageCacheResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GenerateClientCertificateRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GenerateClientCertificateResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetAccountRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetAccountResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetApiKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetApiKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetApiKeysRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetApiKeysResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetAuthorizerRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetAuthorizerResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetAuthorizersRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetAuthorizersResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetBasePathMappingsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetClientCertificateRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetClientCertificateResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetClientCertificatesRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetClientCertificatesResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDeploymentRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDeploymentResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDeploymentsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDeploymentsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationPartsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDocumentationVersionsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDomainNameRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDomainNameResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDomainNamesRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetDomainNamesResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetExportRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetExportResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetIntegrationRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetIntegrationResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetIntegrationResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetIntegrationResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetMethodRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetMethodResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetMethodResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetMethodResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetModelRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetModelResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetModelsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetModelsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetModelTemplateRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetModelTemplateResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetResourceRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetResourceResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetResourcesRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetResourcesResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRestApiRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRestApiResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRestApisRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetRestApisResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetSdkRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetSdkResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetSdkTypeRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetSdkTypeResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetSdkTypesRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetSdkTypesResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetStageRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetStageResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetStagesRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetStagesResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeysRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeysResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlanRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlanResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlansRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsagePlansResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsageRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.GetUsageResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ImportApiKeysRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ImportApiKeysResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ImportDocumentationPartsRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ImportDocumentationPartsResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ImportRestApiRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ImportRestApiResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.IntegrationJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.IntegrationMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.IntegrationResponseJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.IntegrationResponseMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodResponseJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodResponseMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodSettingJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodSettingMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodSnapshotJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.MethodSnapshotMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ModelJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ModelMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PatchOperationJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PatchOperationMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutIntegrationRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutIntegrationResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutIntegrationResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutIntegrationResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutMethodRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutMethodResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutMethodResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutMethodResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutRestApiRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.PutRestApiResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.QuotaSettingsJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.QuotaSettingsMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.RequestValidatorJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.RequestValidatorMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ResourceJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ResourceMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.RestApiJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.RestApiMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.SdkConfigurationPropertyJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.SdkConfigurationPropertyMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.SdkTypeJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.SdkTypeMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.StageJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.StageKeyJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.StageKeyMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.StageMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.TestInvokeAuthorizerRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.TestInvokeAuthorizerResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.TestInvokeMethodRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.TestInvokeMethodResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ThrottleSettingsJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.ThrottleSettingsMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateAccountRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateAccountResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateApiKeyRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateApiKeyResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateAuthorizerRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateAuthorizerResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateBasePathMappingRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateBasePathMappingResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateClientCertificateRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateClientCertificateResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDeploymentRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDeploymentResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDocumentationPartRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDocumentationPartResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDocumentationVersionRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDocumentationVersionResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDomainNameRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateDomainNameResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateIntegrationRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateIntegrationResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateIntegrationResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateIntegrationResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateMethodRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateMethodResponseRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateMethodResponseResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateMethodResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateModelRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateModelResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateRequestValidatorRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateRequestValidatorResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateResourceRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateResourceResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateRestApiRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateRestApiResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateStageRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateStageResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateUsagePlanRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateUsagePlanResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateUsageRequestMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UpdateUsageResultJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UsagePlanJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UsagePlanKeyJsonUnmarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UsagePlanKeyMarshaller
-
- getInstance() - Static method in class com.amazonaws.services.apigateway.model.transform.UsagePlanMarshaller
-
- 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
-
- GetIntegrationRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetIntegrationRequestMarshaller
- GetIntegrationRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetIntegrationRequestMarshaller
-
- GetIntegrationRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetIntegrationRequest Marshaller
- GetIntegrationRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetIntegrationRequestProtocolMarshaller
-
- 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
-
- GetIntegrationResponseRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetIntegrationResponseRequestMarshaller
- GetIntegrationResponseRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetIntegrationResponseRequestMarshaller
-
- GetIntegrationResponseRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetIntegrationResponseRequest Marshaller
- GetIntegrationResponseRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetIntegrationResponseRequestProtocolMarshaller
-
- GetIntegrationResponseResult - Class in com.amazonaws.services.apigateway.model
-
Represents an integration response.
- GetIntegrationResponseResult() - Constructor for class com.amazonaws.services.apigateway.model.GetIntegrationResponseResult
-
- GetIntegrationResponseResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetIntegrationResponseResult JSON Unmarshaller
- GetIntegrationResponseResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetIntegrationResponseResultJsonUnmarshaller
-
- 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
-
- GetIntegrationResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetIntegrationResult JSON Unmarshaller
- GetIntegrationResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetIntegrationResultJsonUnmarshaller
-
- getItem() - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
-
An individual
Stage resource.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-
The current page of any
ApiKey resources in the collection of
ApiKey resources.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-
Gets the current list of
Authorizer resources in the collection.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-
The current page of any
BasePathMapping resources in the collection of base path mapping resources.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-
The current page of any
Deployment resources in the collection of deployment resources.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-
Gets the current
Model resource in the collection.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-
Gets the current
Resource resource in the collection.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-
An array of links to the current page of
RestApi resources.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-
The set of
SdkType items that comprise this view of the
SdkTypes collection.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-
Gets the current item of the usage plan keys collection.
- getItems() - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-
Gets the current item when enumerating the collection of
UsagePlan.
- 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
ApiKeys to get information about.
- 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.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
-
- GetMethodRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetMethodRequestMarshaller
- GetMethodRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetMethodRequestMarshaller
-
- GetMethodRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetMethodRequest Marshaller
- GetMethodRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetMethodRequestProtocolMarshaller
-
- 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
-
- GetMethodResponseRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetMethodResponseRequestMarshaller
- GetMethodResponseRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetMethodResponseRequestMarshaller
-
- GetMethodResponseRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetMethodResponseRequest Marshaller
- GetMethodResponseRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetMethodResponseRequestProtocolMarshaller
-
- 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
-
- GetMethodResponseResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetMethodResponseResult JSON Unmarshaller
- GetMethodResponseResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetMethodResponseResultJsonUnmarshaller
-
- 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
-
- GetMethodResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetMethodResult JSON Unmarshaller
- GetMethodResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetMethodResultJsonUnmarshaller
-
- 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 mode
query 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
-
- GetModelRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelRequestMarshaller
- GetModelRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelRequestMarshaller
-
- GetModelRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelRequest Marshaller
- GetModelRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelRequestProtocolMarshaller
-
- 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
-
- GetModelResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelResult JSON Unmarshaller
- GetModelResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelResultJsonUnmarshaller
-
- 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
-
- GetModelsRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelsRequestMarshaller
- GetModelsRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelsRequestMarshaller
-
- GetModelsRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelsRequest Marshaller
- GetModelsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelsRequestProtocolMarshaller
-
- GetModelsResult - Class in com.amazonaws.services.apigateway.model
-
Represents a collection of
Model resources.
- GetModelsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetModelsResult
-
- GetModelsResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelsResult JSON Unmarshaller
- GetModelsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelsResultJsonUnmarshaller
-
- 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
-
- GetModelTemplateRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelTemplateRequestMarshaller
- GetModelTemplateRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelTemplateRequestMarshaller
-
- GetModelTemplateRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelTemplateRequest Marshaller
- GetModelTemplateRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelTemplateRequestProtocolMarshaller
-
- 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
-
- GetModelTemplateResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetModelTemplateResult JSON Unmarshaller
- GetModelTemplateResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetModelTemplateResultJsonUnmarshaller
-
- 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 key-value map of query string parameters that specify properties of the SDK, depending on the requested
sdkType
.
- 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 headers supplied 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 requestTemplates
property 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.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.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 provider ARNs of the authorizer.
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A list of the Cognito Your User Pool authorizer's provider ARNs.
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- getProviderARNs() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- 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.
- 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
-
- GetRequestValidatorRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRequestValidatorRequestMarshaller
- GetRequestValidatorRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorRequestMarshaller
-
- GetRequestValidatorRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRequestValidatorRequest Marshaller
- GetRequestValidatorRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorRequestProtocolMarshaller
-
- 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
-
- GetRequestValidatorResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRequestValidatorResult JSON Unmarshaller
- GetRequestValidatorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorResultJsonUnmarshaller
-
- 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
-
- GetRequestValidatorsRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRequestValidatorsRequestMarshaller
- GetRequestValidatorsRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorsRequestMarshaller
-
- GetRequestValidatorsRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRequestValidatorsRequest Marshaller
- GetRequestValidatorsRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorsRequestProtocolMarshaller
-
- GetRequestValidatorsResult - Class in com.amazonaws.services.apigateway.model
-
- GetRequestValidatorsResult() - Constructor for class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-
- GetRequestValidatorsResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRequestValidatorsResult JSON Unmarshaller
- GetRequestValidatorsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRequestValidatorsResultJsonUnmarshaller
-
- 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
-
- GetResourceRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetResourceRequestMarshaller
- GetResourceRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetResourceRequestMarshaller
-
- GetResourceRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetResourceRequest Marshaller
- GetResourceRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetResourceRequestProtocolMarshaller
-
- GetResourceResult - Class in com.amazonaws.services.apigateway.model
-
Represents an API resource.
- GetResourceResult() - Constructor for class com.amazonaws.services.apigateway.model.GetResourceResult
-
- GetResourceResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetResourceResult JSON Unmarshaller
- GetResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetResourceResultJsonUnmarshaller
-
- 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
-
- GetResourcesRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetResourcesRequestMarshaller
- GetResourcesRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetResourcesRequestMarshaller
-
- GetResourcesRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetResourcesRequest Marshaller
- GetResourcesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetResourcesRequestProtocolMarshaller
-
- GetResourcesResult - Class in com.amazonaws.services.apigateway.model
-
Represents a collection of
Resource resources.
- GetResourcesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetResourcesResult
-
- GetResourcesResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetResourcesResult JSON Unmarshaller
- GetResourcesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetResourcesResultJsonUnmarshaller
-
- 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.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.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.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.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.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.UpdateIntegrationResponseResult
-
Specifies the templates used to transform the integration response body.
- 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 name of the API.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
-
The name of the API that you want to apply this mapping to.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
-
The name of the API.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-created documentation part.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
-
[Required] Specifies the API identifier of the to-be-created documentation version.
- 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
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
-
The identifier of the
RestApi for the resource.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to create.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
-
[Required] Specifies the identifier of an API of the to-be-deleted documentation part.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
-
[Required] The identifier of an API of a to-be-deleted documentation snapshot.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
-
Specifies a delete integration request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
-
Specifies a delete integration response request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
-
The
RestApi under which the model will be deleted.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
-
The ID of the
RestApi you want to delete.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to delete.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
The API identifier of the stage to flush.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
-
The API identifier of the stage to flush its cache.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-
The name of the API.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
-
The identifier of the
RestApi resource for the
Deployment resource to get information about.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
-
The identifier of the
RestApi resource for the collection of
Deployment resources to get
information about.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-retrieved documentation part.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
-
[Required] The identifier of the API of the to-be-retrieved documentation parts.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
-
[Required] The identifier of the API of the to-be-retrieved documentation snapshot.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
-
[Required] The identifier of an API of the to-be-retrieved documentation versions.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
-
The identifier of the
RestApi to be exported.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
-
Specifies a get integration request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
-
Specifies a get integration response request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
-
The ID of the
RestApi under which the model exists.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
-
The
RestApi identifier for the resource.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
-
The
RestApi identifier for the Resource.
- 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 identifier of the
RestApi that the SDK will use.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to get information about.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
-
The stages' API identifiers.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
-
[Required] The identifier of an API of the to-be-imported documentation parts.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
-
Specifies a put integration request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies a put integration response request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
-
The identifier of the
RestApi to be updated.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.StageKey
-
A list of
Stage resources that are associated with the
ApiKey resource.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
-
Specifies a test invoke authorizer request's
RestApi identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
-
Specifies a test invoke method request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
-
The name of the API.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
-
The replacement identifier of the
RestApi resource for the
Deployment resource to change
information about.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-updated documentation part.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
-
[Required] The identifier of an API of the to-be-updated documentation version.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
-
Represents an update integration request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
-
Specifies an update integration response request's API identifier.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
-
The
RestApi identifier under which the model exists.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
-
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
-
The ID of the
RestApi you want to update.
- getRestApiId() - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to change information about.
- 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
-
- GetRestApiRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRestApiRequestMarshaller
- GetRestApiRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRestApiRequestMarshaller
-
- GetRestApiRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRestApiRequest Marshaller
- GetRestApiRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRestApiRequestProtocolMarshaller
-
- GetRestApiResult - Class in com.amazonaws.services.apigateway.model
-
Represents a REST API.
- GetRestApiResult() - Constructor for class com.amazonaws.services.apigateway.model.GetRestApiResult
-
- GetRestApiResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRestApiResult JSON Unmarshaller
- GetRestApiResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRestApiResultJsonUnmarshaller
-
- 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
-
- GetRestApisRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRestApisRequestMarshaller
- GetRestApisRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRestApisRequestMarshaller
-
- GetRestApisRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRestApisRequest Marshaller
- GetRestApisRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRestApisRequestProtocolMarshaller
-
- 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
-
- GetRestApisResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetRestApisResult JSON Unmarshaller
- GetRestApisResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetRestApisResultJsonUnmarshaller
-
- 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
-
- GetSdkRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkRequestMarshaller
- GetSdkRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkRequestMarshaller
-
- GetSdkRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkRequest Marshaller
- GetSdkRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkRequestProtocolMarshaller
-
- 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
-
- GetSdkResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkResult JSON Unmarshaller
- GetSdkResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkResultJsonUnmarshaller
-
- 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
-
- GetSdkTypeRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkTypeRequestMarshaller
- GetSdkTypeRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkTypeRequestMarshaller
-
- GetSdkTypeRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkTypeRequest Marshaller
- GetSdkTypeRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkTypeRequestProtocolMarshaller
-
- 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
-
- GetSdkTypeResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkTypeResult JSON Unmarshaller
- GetSdkTypeResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkTypeResultJsonUnmarshaller
-
- 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
-
- GetSdkTypesRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkTypesRequestMarshaller
- GetSdkTypesRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkTypesRequestMarshaller
-
- GetSdkTypesRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkTypesRequest Marshaller
- GetSdkTypesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkTypesRequestProtocolMarshaller
-
- GetSdkTypesResult - Class in com.amazonaws.services.apigateway.model
-
The collection of
SdkType instances.
- GetSdkTypesResult() - Constructor for class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-
- GetSdkTypesResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetSdkTypesResult JSON Unmarshaller
- GetSdkTypesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetSdkTypesResultJsonUnmarshaller
-
- 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 API's 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 API's stage.
- getStage() - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-
The name of the API's stage.
- getStage() - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
-
The name of the API's 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 in the
RestApi that the stage key references.
- 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
-
- GetStageRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetStageRequestMarshaller
- GetStageRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetStageRequestMarshaller
-
- GetStageRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetStageRequest Marshaller
- GetStageRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetStageRequestProtocolMarshaller
-
- 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
-
- GetStageResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetStageResult JSON Unmarshaller
- GetStageResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetStageResultJsonUnmarshaller
-
- 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
-
- GetStagesRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetStagesRequestMarshaller
- GetStagesRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetStagesRequestMarshaller
-
- GetStagesRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetStagesRequest Marshaller
- GetStagesRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetStagesRequestProtocolMarshaller
-
- 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
-
- GetStagesResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetStagesResult JSON Unmarshaller
- GetStagesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetStagesResultJsonUnmarshaller
-
- 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.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.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.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 type of the authorizer.
- getType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The type of the authorizer.
- getType() - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The type of the authorizer.
- 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 type of the authorizer.
- 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 type of the authorizer.
- 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.
- 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 a put integration input'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
-
- GetUsagePlanKeyRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanKeyRequestMarshaller
- GetUsagePlanKeyRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeyRequestMarshaller
-
- GetUsagePlanKeyRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanKeyRequest Marshaller
- GetUsagePlanKeyRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeyRequestProtocolMarshaller
-
- 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
-
- GetUsagePlanKeyResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanKeyResult JSON Unmarshaller
- GetUsagePlanKeyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeyResultJsonUnmarshaller
-
- 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
-
- GetUsagePlanKeysRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanKeysRequestMarshaller
- GetUsagePlanKeysRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeysRequestMarshaller
-
- GetUsagePlanKeysRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanKeysRequest Marshaller
- GetUsagePlanKeysRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeysRequestProtocolMarshaller
-
- 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
-
- GetUsagePlanKeysResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanKeysResult JSON Unmarshaller
- GetUsagePlanKeysResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanKeysResultJsonUnmarshaller
-
- 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
-
- GetUsagePlanRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanRequestMarshaller
- GetUsagePlanRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanRequestMarshaller
-
- GetUsagePlanRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanRequest Marshaller
- GetUsagePlanRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanRequestProtocolMarshaller
-
- 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
-
- GetUsagePlanResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlanResult JSON Unmarshaller
- GetUsagePlanResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlanResultJsonUnmarshaller
-
- 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
-
- GetUsagePlansRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlansRequestMarshaller
- GetUsagePlansRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlansRequestMarshaller
-
- GetUsagePlansRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlansRequest Marshaller
- GetUsagePlansRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlansRequestProtocolMarshaller
-
- 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
-
- GetUsagePlansResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsagePlansResult JSON Unmarshaller
- GetUsagePlansResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsagePlansResultJsonUnmarshaller
-
- 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
-
- GetUsageRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsageRequestMarshaller
- GetUsageRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsageRequestMarshaller
-
- GetUsageRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsageRequest Marshaller
- GetUsageRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsageRequestProtocolMarshaller
-
- 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
-
- GetUsageResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
GetUsageResult JSON Unmarshaller
- GetUsageResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.GetUsageResultJsonUnmarshaller
-
- 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 not false
.
- 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 failonwarnings
is 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 failOnWarnings
option is
set to true.
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
-
The warning messages reported when failonwarnings
is 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 failonwarnings
is turned on during API import.
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.RestApi
-
The warning messages reported when failonwarnings
is turned on during API import.
- getWarnings() - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
-
The warning messages reported when failonwarnings
is 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
-
- SdkConfigurationPropertyJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
SdkConfigurationProperty JSON Unmarshaller
- SdkConfigurationPropertyJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.SdkConfigurationPropertyJsonUnmarshaller
-
- SdkConfigurationPropertyMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
SdkConfigurationPropertyMarshaller
- SdkConfigurationPropertyMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.SdkConfigurationPropertyMarshaller
-
- 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
-
- SdkTypeJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
SdkType JSON Unmarshaller
- SdkTypeJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.SdkTypeJsonUnmarshaller
-
- SdkTypeMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
SdkTypeMarshaller
- SdkTypeMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.SdkTypeMarshaller
-
- ServiceUnavailableException - Exception in com.amazonaws.services.apigateway.model
-
- 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 credentials required for the authorizer, if any.
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
Specifies the credentials required for the authorizer, if any.
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- setAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- 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 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
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- setAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] 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/exports.
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
Optional customer-defined field, used in Swagger imports/exports.
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- setAuthType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- 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.
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The reference to an AWS-managed certificate.
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The reference to an AWS-managed certificate.
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The reference to an AWS-managed certificate.
- setCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The reference to an AWS-managed certificate.
- setCertificateBody(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] The body of the server certificate 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.
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
The user-friendly name of the certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The name of the certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The name of the certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The name of the certificate.
- setCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The name of the certificate.
- setCertificatePrivateKey(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] Your certificate's private key.
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The timestamp when the certificate was uploaded.
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The timestamp when the certificate was uploaded.
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The timestamp when the certificate was uploaded.
- setCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The timestamp when the certificate 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.
- 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.
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The domain name of the Amazon CloudFront distribution.
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The domain name of the Amazon CloudFront distribution.
- setDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The domain name of the Amazon CloudFront distribution.
- 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 identifier of the to-be-retrieved documentation part.
- 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
-
- 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 is false
.
- 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
-
[Required] The source of the identity in an incoming request.
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The source of the identity in an incoming request.
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- setIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
A validation expression for the incoming identity.
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A validation expression for the incoming identity.
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A validation expression for the incoming identity.
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A validation expression for the incoming identity.
- setIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A validation expression for the incoming identity.
- 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
-
An individual
Stage resource.
- setItems(Collection<ApiKey>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-
The current page of any
ApiKey resources in the collection of
ApiKey resources.
- setItems(Collection<Authorizer>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-
Gets the current list of
Authorizer resources in the collection.
- setItems(Collection<BasePathMapping>) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-
The current page of any
BasePathMapping resources in the collection of base path mapping resources.
- setItems(Collection<ClientCertificate>) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-
- setItems(Collection<Deployment>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-
The current page of any
Deployment resources in the collection of deployment resources.
- setItems(Collection<DocumentationPart>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-
- setItems(Collection<DocumentationVersion>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-
- setItems(Collection<DomainName>) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-
- setItems(Collection<Model>) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-
Gets the current
Model resource in the collection.
- setItems(Collection<RequestValidator>) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-
- setItems(Collection<Resource>) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-
Gets the current
Resource resource in the collection.
- setItems(Collection<RestApi>) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-
An array of links to the current page of
RestApi resources.
- setItems(Collection<SdkType>) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-
The set of
SdkType items that comprise this view of the
SdkTypes collection.
- setItems(Collection<UsagePlanKey>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-
Gets the current item of the usage plan keys collection.
- setItems(Collection<UsagePlan>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-
Gets the current item when enumerating the collection of
UsagePlan.
- 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
ApiKeys to get information about.
- 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.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 mode
query parameter to specify the update mode.
- setMode(PutMode) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
-
The mode
query 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 key-value map of query string parameters that specify properties of the SDK, depending on the requested
sdkType
.
- 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 headers supplied 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 requestTemplates
property 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.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.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 provider ARNs of the authorizer.
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A list of the Cognito Your User Pool authorizer's provider ARNs.
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- setProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- 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
-
- 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.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.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.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.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.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.UpdateIntegrationResponseResult
-
Specifies the templates used to transform the integration response body.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
-
The name of the API.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
-
The name of the API that you want to apply this mapping to.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
-
The name of the API.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-created documentation part.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
-
[Required] Specifies the API identifier of the to-be-created documentation version.
- 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
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
-
The identifier of the
RestApi for the resource.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to create.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
-
[Required] Specifies the identifier of an API of the to-be-deleted documentation part.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
-
[Required] The identifier of an API of a to-be-deleted documentation snapshot.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
-
Specifies a delete integration request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
-
Specifies a delete integration response request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
-
The
RestApi under which the model will be deleted.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
-
The ID of the
RestApi you want to delete.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to delete.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
The API identifier of the stage to flush.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
-
The API identifier of the stage to flush its cache.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-
The name of the API.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
-
The identifier of the
RestApi resource for the
Deployment resource to get information about.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
-
The identifier of the
RestApi resource for the collection of
Deployment resources to get
information about.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-retrieved documentation part.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
-
[Required] The identifier of the API of the to-be-retrieved documentation parts.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
-
[Required] The identifier of the API of the to-be-retrieved documentation snapshot.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
-
[Required] The identifier of an API of the to-be-retrieved documentation versions.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
-
The identifier of the
RestApi to be exported.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
-
Specifies a get integration request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
-
Specifies a get integration response request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
-
The ID of the
RestApi under which the model exists.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
-
The
RestApi identifier for the resource.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
-
The
RestApi identifier for the Resource.
- 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 identifier of the
RestApi that the SDK will use.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to get information about.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
-
The stages' API identifiers.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
-
[Required] The identifier of an API of the to-be-imported documentation parts.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
-
Specifies a put integration request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies a put integration response request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
-
The identifier of the
RestApi to be updated.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.StageKey
-
A list of
Stage resources that are associated with the
ApiKey resource.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
-
Specifies a test invoke authorizer request's
RestApi identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
-
Specifies a test invoke method request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
-
The name of the API.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
-
The replacement identifier of the
RestApi resource for the
Deployment resource to change
information about.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-updated documentation part.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
-
[Required] The identifier of an API of the to-be-updated documentation version.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
-
Represents an update integration request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
-
Specifies an update integration response request's API identifier.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
-
The
RestApi identifier under which the model exists.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
-
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
-
The ID of the
RestApi you want to update.
- setRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to change information about.
- 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 API's 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 API's stage.
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-
The name of the API's stage.
- setStage(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
-
The name of the API's 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 in the
RestApi that the stage key references.
- 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.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.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.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 type of the authorizer.
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
[Required] The type of the authorizer.
- setType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The type of the authorizer.
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The type of the authorizer.
- setType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The type of the authorizer.
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The type of the authorizer.
- 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 type of the authorizer.
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] The type of the authorizer.
- 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 type of the authorizer.
- setType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] The type of the authorizer.
- 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.
- 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 a put integration input'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 not false
.
- 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 failonwarnings
is 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 failOnWarnings
option is
set to true.
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
-
The warning messages reported when failonwarnings
is 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 failonwarnings
is turned on during API import.
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.RestApi
-
The warning messages reported when failonwarnings
is turned on during API import.
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
-
The warning messages reported when failonwarnings
is 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
-
- StageJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
Stage JSON Unmarshaller
- StageJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.StageJsonUnmarshaller
-
- 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
-
- StageKeyJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
StageKey JSON Unmarshaller
- StageKeyJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.StageKeyJsonUnmarshaller
-
- StageKeyMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
StageKeyMarshaller
- StageKeyMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.StageKeyMarshaller
-
- StageMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
StageMarshaller
- StageMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.StageMarshaller
-
- 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
-
- TestInvokeAuthorizerRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
TestInvokeAuthorizerRequestMarshaller
- TestInvokeAuthorizerRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.TestInvokeAuthorizerRequestMarshaller
-
- TestInvokeAuthorizerRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
TestInvokeAuthorizerRequest Marshaller
- TestInvokeAuthorizerRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.TestInvokeAuthorizerRequestProtocolMarshaller
-
- 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
-
- TestInvokeAuthorizerResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
TestInvokeAuthorizerResult JSON Unmarshaller
- TestInvokeAuthorizerResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.TestInvokeAuthorizerResultJsonUnmarshaller
-
- 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
-
- TestInvokeMethodRequestMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
TestInvokeMethodRequestMarshaller
- TestInvokeMethodRequestMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.TestInvokeMethodRequestMarshaller
-
- TestInvokeMethodRequestProtocolMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
TestInvokeMethodRequest Marshaller
- TestInvokeMethodRequestProtocolMarshaller(SdkJsonProtocolFactory) - Constructor for class com.amazonaws.services.apigateway.model.transform.TestInvokeMethodRequestProtocolMarshaller
-
- 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
-
- TestInvokeMethodResultJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
TestInvokeMethodResult JSON Unmarshaller
- TestInvokeMethodResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.TestInvokeMethodResultJsonUnmarshaller
-
- ThrottleSettings - Class in com.amazonaws.services.apigateway.model
-
The API request rate limits.
- ThrottleSettings() - Constructor for class com.amazonaws.services.apigateway.model.ThrottleSettings
-
- ThrottleSettingsJsonUnmarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
ThrottleSettings JSON Unmarshaller
- ThrottleSettingsJsonUnmarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.ThrottleSettingsJsonUnmarshaller
-
- ThrottleSettingsMarshaller - Class in com.amazonaws.services.apigateway.model.transform
-
ThrottleSettingsMarshaller
- ThrottleSettingsMarshaller() - Constructor for class com.amazonaws.services.apigateway.model.transform.ThrottleSettingsMarshaller
-
- TooManyRequestsException - Exception in com.amazonaws.services.apigateway.model
-
- 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.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.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.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.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.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.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 credentials required for the authorizer, if any.
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
Specifies the credentials required for the authorizer, if any.
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- withAuthorizerCredentials(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
Specifies the credentials required for the authorizer, if any.
- 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 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
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] Specifies the authorizer's Uniform Resource Identifier (URI).
- withAuthorizerUri(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] 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/exports.
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
Optional customer-defined field, used in Swagger imports/exports.
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- withAuthType(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
Optional customer-defined field, used in Swagger imports/exports.
- 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.
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The reference to an AWS-managed certificate.
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The reference to an AWS-managed certificate.
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The reference to an AWS-managed certificate.
- withCertificateArn(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The reference to an AWS-managed certificate.
- withCertificateBody(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] The body of the server certificate 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.
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
The user-friendly name of the certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The name of the certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The name of the certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The name of the certificate.
- withCertificateName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The name of the certificate.
- withCertificatePrivateKey(String) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameRequest
-
[Deprecated] Your certificate's private key.
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.CreateDomainNameResult
-
The timestamp when the certificate was uploaded.
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The timestamp when the certificate was uploaded.
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The timestamp when the certificate was uploaded.
- withCertificateUploadDate(Date) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The timestamp when the certificate 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.
- 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.
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.DomainName
-
The domain name of the Amazon CloudFront distribution.
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.GetDomainNameResult
-
The domain name of the Amazon CloudFront distribution.
- withDistributionDomainName(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDomainNameResult
-
The domain name of the Amazon CloudFront distribution.
- 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 identifier of the to-be-retrieved documentation part.
- 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.
- 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 is false
.
- 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
-
[Required] The source of the identity in an incoming request.
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The source of the identity in an incoming request.
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- withIdentitySource(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] The source of the identity in an incoming request.
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
A validation expression for the incoming identity.
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A validation expression for the incoming identity.
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A validation expression for the incoming identity.
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A validation expression for the incoming identity.
- withIdentityValidationExpression(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A validation expression for the incoming identity.
- 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
-
An individual
Stage resource.
- withItem(Collection<Stage>) - Method in class com.amazonaws.services.apigateway.model.GetStagesResult
-
An individual
Stage resource.
- withItems(ApiKey...) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-
The current page of any
ApiKey resources in the collection of
ApiKey resources.
- withItems(Collection<ApiKey>) - Method in class com.amazonaws.services.apigateway.model.GetApiKeysResult
-
The current page of any
ApiKey resources in the collection of
ApiKey resources.
- withItems(Authorizer...) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-
Gets the current list of
Authorizer resources in the collection.
- withItems(Collection<Authorizer>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersResult
-
Gets the current list of
Authorizer resources in the collection.
- withItems(BasePathMapping...) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-
The current page of any
BasePathMapping resources in the collection of base path mapping resources.
- withItems(Collection<BasePathMapping>) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
-
The current page of any
BasePathMapping resources in the collection of base path mapping resources.
- withItems(ClientCertificate...) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-
- withItems(Collection<ClientCertificate>) - Method in class com.amazonaws.services.apigateway.model.GetClientCertificatesResult
-
- withItems(Deployment...) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-
The current page of any
Deployment resources in the collection of deployment resources.
- withItems(Collection<Deployment>) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsResult
-
The current page of any
Deployment resources in the collection of deployment resources.
- withItems(DocumentationPart...) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-
- withItems(Collection<DocumentationPart>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsResult
-
- withItems(DocumentationVersion...) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-
- withItems(Collection<DocumentationVersion>) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsResult
-
- withItems(DomainName...) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-
- withItems(Collection<DomainName>) - Method in class com.amazonaws.services.apigateway.model.GetDomainNamesResult
-
- withItems(Model...) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-
Gets the current
Model resource in the collection.
- withItems(Collection<Model>) - Method in class com.amazonaws.services.apigateway.model.GetModelsResult
-
Gets the current
Model resource in the collection.
- withItems(RequestValidator...) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-
- withItems(Collection<RequestValidator>) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsResult
-
- withItems(Resource...) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-
Gets the current
Resource resource in the collection.
- withItems(Collection<Resource>) - Method in class com.amazonaws.services.apigateway.model.GetResourcesResult
-
Gets the current
Resource resource in the collection.
- withItems(RestApi...) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-
An array of links to the current page of
RestApi resources.
- withItems(Collection<RestApi>) - Method in class com.amazonaws.services.apigateway.model.GetRestApisResult
-
An array of links to the current page of
RestApi resources.
- withItems(SdkType...) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-
The set of
SdkType items that comprise this view of the
SdkTypes collection.
- withItems(Collection<SdkType>) - Method in class com.amazonaws.services.apigateway.model.GetSdkTypesResult
-
The set of
SdkType items that comprise this view of the
SdkTypes collection.
- withItems(UsagePlanKey...) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-
Gets the current item of the usage plan keys collection.
- withItems(Collection<UsagePlanKey>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlanKeysResult
-
Gets the current item of the usage plan keys collection.
- withItems(UsagePlan...) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-
Gets the current item when enumerating the collection of
UsagePlan.
- withItems(Collection<UsagePlan>) - Method in class com.amazonaws.services.apigateway.model.GetUsagePlansResult
-
Gets the current item when enumerating the collection of
UsagePlan.
- 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
ApiKeys to get information about.
- 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.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 mode
query parameter to specify the update mode.
- withMode(PutMode) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
-
The mode
query 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 key-value map of query string parameters that specify properties of the SDK, depending on the requested
sdkType
.
- 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 headers supplied 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 requestTemplates
property 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.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.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 provider ARNs of the authorizer.
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
A list of the provider ARNs of the authorizer.
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A list of the Cognito Your User Pool authorizer's provider ARNs.
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
A list of the Cognito Your User Pool authorizer's provider ARNs.
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- withProviderARNs(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- withProviderARNs(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
A list of the provider ARNs of the authorizer.
- 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.
- 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.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.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.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.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.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.UpdateIntegrationResponseResult
-
Specifies the templates used to transform the integration response body.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.BasePathMapping
-
The name of the API.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingRequest
-
The name of the API that you want to apply this mapping to.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateBasePathMappingResult
-
The name of the API.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDeploymentRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-created documentation part.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateDocumentationVersionRequest
-
[Required] Specifies the API identifier of the to-be-created documentation version.
- 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
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateResourceRequest
-
The identifier of the
RestApi for the resource.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.CreateStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to create.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteAuthorizerRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDeploymentRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationPartRequest
-
[Required] Specifies the identifier of an API of the to-be-deleted documentation part.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteDocumentationVersionRequest
-
[Required] The identifier of an API of a to-be-deleted documentation snapshot.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationRequest
-
Specifies a delete integration request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteIntegrationResponseRequest
-
Specifies a delete integration response request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteMethodResponseRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteModelRequest
-
The
RestApi under which the model will be deleted.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRequestValidatorRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteResourceRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteRestApiRequest
-
The ID of the
RestApi you want to delete.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.DeleteStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to delete.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageAuthorizersCacheRequest
-
The API identifier of the stage to flush.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.FlushStageCacheRequest
-
The API identifier of the stage to flush its cache.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizersRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-
The name of the API.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentRequest
-
The identifier of the
RestApi resource for the
Deployment resource to get information about.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDeploymentsRequest
-
The identifier of the
RestApi resource for the collection of
Deployment resources to get
information about.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-retrieved documentation part.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationPartsRequest
-
[Required] The identifier of the API of the to-be-retrieved documentation parts.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionRequest
-
[Required] The identifier of the API of the to-be-retrieved documentation snapshot.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetDocumentationVersionsRequest
-
[Required] The identifier of an API of the to-be-retrieved documentation versions.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetExportRequest
-
The identifier of the
RestApi to be exported.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationRequest
-
Specifies a get integration request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetIntegrationResponseRequest
-
Specifies a get integration response request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetMethodResponseRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelsRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetModelTemplateRequest
-
The ID of the
RestApi under which the model exists.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetRequestValidatorsRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourceRequest
-
The
RestApi identifier for the resource.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetResourcesRequest
-
The
RestApi identifier for the Resource.
- 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 identifier of the
RestApi that the SDK will use.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to get information about.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.GetStagesRequest
-
The stages' API identifiers.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.ImportDocumentationPartsRequest
-
[Required] The identifier of an API of the to-be-imported documentation parts.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationRequest
-
Specifies a put integration request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutIntegrationResponseRequest
-
Specifies a put integration response request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutMethodResponseRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.PutRestApiRequest
-
The identifier of the
RestApi to be updated.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.StageKey
-
A list of
Stage resources that are associated with the
ApiKey resource.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeAuthorizerRequest
-
Specifies a test invoke authorizer request's
RestApi identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.TestInvokeMethodRequest
-
Specifies a test invoke method request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
-
The name of the API.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDeploymentRequest
-
The replacement identifier of the
RestApi resource for the
Deployment resource to change
information about.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationPartRequest
-
[Required] The identifier of an API of the to-be-updated documentation part.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateDocumentationVersionRequest
-
[Required] The identifier of an API of the to-be-updated documentation version.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationRequest
-
Represents an update integration request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateIntegrationResponseRequest
-
Specifies an update integration response request's API identifier.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateMethodResponseRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateModelRequest
-
The
RestApi identifier under which the model exists.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRequestValidatorRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateResourceRequest
-
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiRequest
-
The ID of the
RestApi you want to update.
- withRestApiId(String) - Method in class com.amazonaws.services.apigateway.model.UpdateStageRequest
-
The identifier of the
RestApi resource for the
Stage resource to change information about.
- 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 API's 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 API's stage.
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.GetBasePathMappingResult
-
The name of the API's stage.
- withStage(String) - Method in class com.amazonaws.services.apigateway.model.UpdateBasePathMappingResult
-
The name of the API's 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 in the
RestApi that the stage key references.
- 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.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.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.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 type of the authorizer.
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.Authorizer
-
[Required] The type of the authorizer.
- withType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The type of the authorizer.
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerRequest
-
[Required] The type of the authorizer.
- withType(String) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The type of the authorizer.
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.CreateAuthorizerResult
-
[Required] The type of the authorizer.
- 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 type of the authorizer.
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.GetAuthorizerResult
-
[Required] The type of the authorizer.
- 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 type of the authorizer.
- withType(AuthorizerType) - Method in class com.amazonaws.services.apigateway.model.UpdateAuthorizerResult
-
[Required] The type of the authorizer.
- 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.
- 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 a put integration input'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 not false
.
- 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 failonwarnings
is turned on during API import.
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.CreateRestApiResult
-
The warning messages reported when failonwarnings
is 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 failOnWarnings
option 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 failOnWarnings
option is
set to true.
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.GetRestApiResult
-
The warning messages reported when failonwarnings
is 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 failonwarnings
is turned on during API import.
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.ImportRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.PutRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.RestApi
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.RestApi
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(String...) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.apigateway.model.UpdateRestApiResult
-
The warning messages reported when failonwarnings
is turned on during API import.