Skip navigation links
A B C D E F G H I L M O P Q R S T U V W 

A

AbstractAmazonElasticLoadBalancing - Class in com.amazonaws.services.elasticloadbalancingv2
Abstract implementation of AmazonElasticLoadBalancing.
AbstractAmazonElasticLoadBalancing() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
AbstractAmazonElasticLoadBalancingAsync - Class in com.amazonaws.services.elasticloadbalancingv2
Abstract implementation of AmazonElasticLoadBalancingAsync.
AbstractAmazonElasticLoadBalancingAsync() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
Action - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an action.
Action() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Action
 
ActionTypeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
addAuthenticationRequestExtraParamsEntry(String, String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
Add a single AuthenticationRequestExtraParams entry
addAuthenticationRequestExtraParamsEntry(String, String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Add a single AuthenticationRequestExtraParams entry
addListenerCertificates(AddListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
addListenerCertificates(AddListenerCertificatesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
addListenerCertificates(AddListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
addListenerCertificatesAsync(AddListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
addListenerCertificatesAsync(AddListenerCertificatesRequest, AsyncHandler<AddListenerCertificatesRequest, AddListenerCertificatesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
addListenerCertificatesAsync(AddListenerCertificatesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
addListenerCertificatesAsync(AddListenerCertificatesRequest, AsyncHandler<AddListenerCertificatesRequest, AddListenerCertificatesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
addListenerCertificatesAsync(AddListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
addListenerCertificatesAsync(AddListenerCertificatesRequest, AsyncHandler<AddListenerCertificatesRequest, AddListenerCertificatesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
AddListenerCertificatesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
AddListenerCertificatesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
 
AddListenerCertificatesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
AddListenerCertificatesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
 
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
addTags(AddTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Adds the specified tags to the specified Elastic Load Balancing resource.
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Adds the specified tags to the specified Elastic Load Balancing resource.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
addTagsAsync(AddTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Adds the specified tags to the specified Elastic Load Balancing resource.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Adds the specified tags to the specified Elastic Load Balancing resource.
addTagsAsync(AddTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
AddTagsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
AddTagsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
 
AddTagsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
AddTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
AllocationIdNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified allocation ID does not exist.
AllocationIdNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.AllocationIdNotFoundException
Constructs a new AllocationIdNotFoundException with the specified error message.
ALPNPolicyNotSupportedException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified ALPN policy is not supported.
ALPNPolicyNotSupportedException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.ALPNPolicyNotSupportedException
Constructs a new ALPNPolicyNotSupportedException with the specified error message.
AmazonElasticLoadBalancing - Interface in com.amazonaws.services.elasticloadbalancingv2
Interface for accessing Elastic Load Balancing v2.
AmazonElasticLoadBalancingAsync - Interface in com.amazonaws.services.elasticloadbalancingv2
Interface for accessing Elastic Load Balancing v2 asynchronously.
AmazonElasticLoadBalancingAsyncClient - Class in com.amazonaws.services.elasticloadbalancingv2
Client for accessing Elastic Load Balancing v2 asynchronously.
AmazonElasticLoadBalancingAsyncClient() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
AmazonElasticLoadBalancingAsyncClientBuilder - Class in com.amazonaws.services.elasticloadbalancingv2
AmazonElasticLoadBalancingClient - Class in com.amazonaws.services.elasticloadbalancingv2
Client for accessing Elastic Load Balancing v2.
AmazonElasticLoadBalancingClient() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
AmazonElasticLoadBalancingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
AmazonElasticLoadBalancingClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonElasticLoadBalancingClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonElasticLoadBalancingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
AmazonElasticLoadBalancingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
AmazonElasticLoadBalancingClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
AmazonElasticLoadBalancingClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
AmazonElasticLoadBalancingClientBuilder - Class in com.amazonaws.services.elasticloadbalancingv2
Fluent builder for AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
Base exception for all service exceptions thrown by Elastic Load Balancing
AmazonElasticLoadBalancingException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.AmazonElasticLoadBalancingException
Constructs a new AmazonElasticLoadBalancingException with the specified error message.
AmazonElasticLoadBalancingWaiters - Class in com.amazonaws.services.elasticloadbalancingv2.waiters
 
AmazonElasticLoadBalancingWaiters(AmazonElasticLoadBalancing) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
Constructs a new AmazonElasticLoadBalancingWaiters with the given client
apply(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.DescribeLoadBalancersFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeTargetHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.DescribeTargetHealthFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
AuthenticateCognitoActionConditionalBehaviorEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
AuthenticateCognitoActionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Request parameters to use when integrating with Amazon Cognito to authenticate users.
AuthenticateCognitoActionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
 
AuthenticateOidcActionConditionalBehaviorEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
AuthenticateOidcActionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Request parameters when using an identity provider (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users.
AuthenticateOidcActionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
 
AvailabilityZone - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an Availability Zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
 
AvailabilityZoneNotSupportedException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified Availability Zone is not supported.
AvailabilityZoneNotSupportedException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZoneNotSupportedException
Constructs a new AvailabilityZoneNotSupportedException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClientBuilder
Construct an asynchronous implementation of AmazonElasticLoadBalancingAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClientBuilder
Construct a synchronous implementation of AmazonElasticLoadBalancing using the current builder configuration.
builder() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
 

C

Certificate - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an SSL server certificate.
Certificate() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
 
CertificateNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified certificate does not exist.
CertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.CertificateNotFoundException
Constructs a new CertificateNotFoundException with the specified error message.
Cipher - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a cipher used in a policy.
Cipher() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
 
clearAuthenticationRequestExtraParamsEntries() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
Removes all the entries added into AuthenticationRequestExtraParams.
clearAuthenticationRequestExtraParamsEntries() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Removes all the entries added into AuthenticationRequestExtraParams.
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
 
com.amazonaws.services.elasticloadbalancingv2 - package com.amazonaws.services.elasticloadbalancingv2
Elastic Load Balancing
com.amazonaws.services.elasticloadbalancingv2.model - package com.amazonaws.services.elasticloadbalancingv2.model
 
com.amazonaws.services.elasticloadbalancingv2.waiters - package com.amazonaws.services.elasticloadbalancingv2.waiters
 
configFactory - Static variable in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Client configuration factory providing ClientConfigurations tailored to this client
createListener(CreateListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
createListener(CreateListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createListener(CreateListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createListenerAsync(CreateListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createListenerAsync(CreateListenerRequest, AsyncHandler<CreateListenerRequest, CreateListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createListenerAsync(CreateListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createListenerAsync(CreateListenerRequest, AsyncHandler<CreateListenerRequest, CreateListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createListenerAsync(CreateListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
createListenerAsync(CreateListenerRequest, AsyncHandler<CreateListenerRequest, CreateListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
CreateListenerRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
 
CreateListenerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
 
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
createLoadBalancer(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
CreateLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
 
CreateLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
createRule(CreateRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Creates a rule for the specified listener.
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Creates a rule for the specified listener.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createRuleAsync(CreateRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a rule for the specified listener.
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a rule for the specified listener.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
CreateRuleRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateRuleRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
 
CreateRuleResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateRuleResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
 
createTargetGroup(CreateTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
createTargetGroup(CreateTargetGroupRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Creates a target group.
createTargetGroup(CreateTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Creates a target group.
createTargetGroupAsync(CreateTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createTargetGroupAsync(CreateTargetGroupRequest, AsyncHandler<CreateTargetGroupRequest, CreateTargetGroupResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
createTargetGroupAsync(CreateTargetGroupRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a target group.
createTargetGroupAsync(CreateTargetGroupRequest, AsyncHandler<CreateTargetGroupRequest, CreateTargetGroupResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a target group.
createTargetGroupAsync(CreateTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
createTargetGroupAsync(CreateTargetGroupRequest, AsyncHandler<CreateTargetGroupRequest, CreateTargetGroupResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
CreateTargetGroupRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateTargetGroupRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
 
CreateTargetGroupResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateTargetGroupResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
 

D

defaultClient() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClientBuilder
 
defaultUnmarshaller - Variable in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
 
deleteListener(DeleteListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
deleteListener(DeleteListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deletes the specified listener.
deleteListener(DeleteListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deletes the specified listener.
deleteListenerAsync(DeleteListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteListenerAsync(DeleteListenerRequest, AsyncHandler<DeleteListenerRequest, DeleteListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteListenerAsync(DeleteListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified listener.
deleteListenerAsync(DeleteListenerRequest, AsyncHandler<DeleteListenerRequest, DeleteListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified listener.
deleteListenerAsync(DeleteListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
deleteListenerAsync(DeleteListenerRequest, AsyncHandler<DeleteListenerRequest, DeleteListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DeleteListenerRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
 
DeleteListenerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
 
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
 
DeleteLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
 
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
deleteRule(DeleteRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deletes the specified rule.
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deletes the specified rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteRuleAsync(DeleteRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified rule.
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DeleteRuleRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteRuleRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
 
DeleteRuleResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteRuleResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
 
deleteTargetGroup(DeleteTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
deleteTargetGroup(DeleteTargetGroupRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deletes the specified target group.
deleteTargetGroup(DeleteTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deletes the specified target group.
deleteTargetGroupAsync(DeleteTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteTargetGroupAsync(DeleteTargetGroupRequest, AsyncHandler<DeleteTargetGroupRequest, DeleteTargetGroupResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deleteTargetGroupAsync(DeleteTargetGroupRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified target group.
deleteTargetGroupAsync(DeleteTargetGroupRequest, AsyncHandler<DeleteTargetGroupRequest, DeleteTargetGroupResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified target group.
deleteTargetGroupAsync(DeleteTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
deleteTargetGroupAsync(DeleteTargetGroupRequest, AsyncHandler<DeleteTargetGroupRequest, DeleteTargetGroupResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DeleteTargetGroupRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteTargetGroupRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
 
DeleteTargetGroupResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteTargetGroupResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
 
deregisterTargets(DeregisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
deregisterTargets(DeregisterTargetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deregisters the specified targets from the specified target group.
deregisterTargets(DeregisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deregisters the specified targets from the specified target group.
deregisterTargetsAsync(DeregisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deregisterTargetsAsync(DeregisterTargetsRequest, AsyncHandler<DeregisterTargetsRequest, DeregisterTargetsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
deregisterTargetsAsync(DeregisterTargetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deregisters the specified targets from the specified target group.
deregisterTargetsAsync(DeregisterTargetsRequest, AsyncHandler<DeregisterTargetsRequest, DeregisterTargetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deregisters the specified targets from the specified target group.
deregisterTargetsAsync(DeregisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
deregisterTargetsAsync(DeregisterTargetsRequest, AsyncHandler<DeregisterTargetsRequest, DeregisterTargetsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DeregisterTargetsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeregisterTargetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
 
DeregisterTargetsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeregisterTargetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeAccountLimitsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
 
DescribeAccountLimitsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
 
describeListenerCertificates(DescribeListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeListenerCertificates(DescribeListenerCertificatesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
describeListenerCertificates(DescribeListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
describeListenerCertificatesAsync(DescribeListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeListenerCertificatesAsync(DescribeListenerCertificatesRequest, AsyncHandler<DescribeListenerCertificatesRequest, DescribeListenerCertificatesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeListenerCertificatesAsync(DescribeListenerCertificatesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
describeListenerCertificatesAsync(DescribeListenerCertificatesRequest, AsyncHandler<DescribeListenerCertificatesRequest, DescribeListenerCertificatesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
describeListenerCertificatesAsync(DescribeListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeListenerCertificatesAsync(DescribeListenerCertificatesRequest, AsyncHandler<DescribeListenerCertificatesRequest, DescribeListenerCertificatesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeListenerCertificatesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeListenerCertificatesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
 
DescribeListenerCertificatesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeListenerCertificatesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
 
describeListeners(DescribeListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeListeners(DescribeListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeListeners(DescribeListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeListenersAsync(DescribeListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeListenersAsync(DescribeListenersRequest, AsyncHandler<DescribeListenersRequest, DescribeListenersResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeListenersAsync(DescribeListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeListenersAsync(DescribeListenersRequest, AsyncHandler<DescribeListenersRequest, DescribeListenersResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeListenersAsync(DescribeListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeListenersAsync(DescribeListenersRequest, AsyncHandler<DescribeListenersRequest, DescribeListenersResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeListenersRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
 
DescribeListenersResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeListenersResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
 
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
 
DescribeLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the specified load balancers or all of your load balancers.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified load balancers or all of your load balancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified load balancers or all of your load balancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified load balancers or all of your load balancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeLoadBalancersFunction - Class in com.amazonaws.services.elasticloadbalancingv2.waiters
 
DescribeLoadBalancersFunction(AmazonElasticLoadBalancing) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.waiters.DescribeLoadBalancersFunction
Constructs a new DescribeLoadBalancersFunction with the given client
DescribeLoadBalancersRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
 
DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
 
describeRules(DescribeRulesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeRules(DescribeRulesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the specified rules or the rules for the specified listener.
describeRules(DescribeRulesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified rules or the rules for the specified listener.
describeRulesAsync(DescribeRulesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeRulesAsync(DescribeRulesRequest, AsyncHandler<DescribeRulesRequest, DescribeRulesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeRulesAsync(DescribeRulesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified rules or the rules for the specified listener.
describeRulesAsync(DescribeRulesRequest, AsyncHandler<DescribeRulesRequest, DescribeRulesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified rules or the rules for the specified listener.
describeRulesAsync(DescribeRulesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeRulesAsync(DescribeRulesRequest, AsyncHandler<DescribeRulesRequest, DescribeRulesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeRulesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeRulesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
 
DescribeRulesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeRulesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
 
describeSSLPolicies(DescribeSSLPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeSSLPolicies(DescribeSSLPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the specified policies or all policies used for SSL negotiation.
describeSSLPolicies(DescribeSSLPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified policies or all policies used for SSL negotiation.
describeSSLPoliciesAsync(DescribeSSLPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeSSLPoliciesAsync(DescribeSSLPoliciesRequest, AsyncHandler<DescribeSSLPoliciesRequest, DescribeSSLPoliciesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeSSLPoliciesAsync(DescribeSSLPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified policies or all policies used for SSL negotiation.
describeSSLPoliciesAsync(DescribeSSLPoliciesRequest, AsyncHandler<DescribeSSLPoliciesRequest, DescribeSSLPoliciesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified policies or all policies used for SSL negotiation.
describeSSLPoliciesAsync(DescribeSSLPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeSSLPoliciesAsync(DescribeSSLPoliciesRequest, AsyncHandler<DescribeSSLPoliciesRequest, DescribeSSLPoliciesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeSSLPoliciesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeSSLPoliciesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
 
DescribeSSLPoliciesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeSSLPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
 
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the tags for the specified Elastic Load Balancing resources.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the tags for the specified Elastic Load Balancing resources.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the tags for the specified Elastic Load Balancing resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the tags for the specified Elastic Load Balancing resources.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeTagsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTagsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
 
DescribeTagsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
 
describeTargetGroupAttributes(DescribeTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeTargetGroupAttributes(DescribeTargetGroupAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the attributes for the specified target group.
describeTargetGroupAttributes(DescribeTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the attributes for the specified target group.
describeTargetGroupAttributesAsync(DescribeTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTargetGroupAttributesAsync(DescribeTargetGroupAttributesRequest, AsyncHandler<DescribeTargetGroupAttributesRequest, DescribeTargetGroupAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTargetGroupAttributesAsync(DescribeTargetGroupAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the attributes for the specified target group.
describeTargetGroupAttributesAsync(DescribeTargetGroupAttributesRequest, AsyncHandler<DescribeTargetGroupAttributesRequest, DescribeTargetGroupAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the attributes for the specified target group.
describeTargetGroupAttributesAsync(DescribeTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeTargetGroupAttributesAsync(DescribeTargetGroupAttributesRequest, AsyncHandler<DescribeTargetGroupAttributesRequest, DescribeTargetGroupAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeTargetGroupAttributesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetGroupAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
 
DescribeTargetGroupAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetGroupAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
 
describeTargetGroups(DescribeTargetGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeTargetGroups(DescribeTargetGroupsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the specified target groups or all of your target groups.
describeTargetGroups(DescribeTargetGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified target groups or all of your target groups.
describeTargetGroupsAsync(DescribeTargetGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTargetGroupsAsync(DescribeTargetGroupsRequest, AsyncHandler<DescribeTargetGroupsRequest, DescribeTargetGroupsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTargetGroupsAsync(DescribeTargetGroupsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified target groups or all of your target groups.
describeTargetGroupsAsync(DescribeTargetGroupsRequest, AsyncHandler<DescribeTargetGroupsRequest, DescribeTargetGroupsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified target groups or all of your target groups.
describeTargetGroupsAsync(DescribeTargetGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeTargetGroupsAsync(DescribeTargetGroupsRequest, AsyncHandler<DescribeTargetGroupsRequest, DescribeTargetGroupsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeTargetGroupsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetGroupsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
 
DescribeTargetGroupsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetGroupsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
 
describeTargetHealth(DescribeTargetHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeTargetHealth(DescribeTargetHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the health of the specified targets or all of your targets.
describeTargetHealth(DescribeTargetHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the health of the specified targets or all of your targets.
describeTargetHealthAsync(DescribeTargetHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTargetHealthAsync(DescribeTargetHealthRequest, AsyncHandler<DescribeTargetHealthRequest, DescribeTargetHealthResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
describeTargetHealthAsync(DescribeTargetHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the health of the specified targets or all of your targets.
describeTargetHealthAsync(DescribeTargetHealthRequest, AsyncHandler<DescribeTargetHealthRequest, DescribeTargetHealthResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the health of the specified targets or all of your targets.
describeTargetHealthAsync(DescribeTargetHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
describeTargetHealthAsync(DescribeTargetHealthRequest, AsyncHandler<DescribeTargetHealthRequest, DescribeTargetHealthResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
DescribeTargetHealthFunction - Class in com.amazonaws.services.elasticloadbalancingv2.waiters
 
DescribeTargetHealthFunction(AmazonElasticLoadBalancing) - Constructor for class com.amazonaws.services.elasticloadbalancingv2.waiters.DescribeTargetHealthFunction
Constructs a new DescribeTargetHealthFunction with the given client
DescribeTargetHealthRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
 
DescribeTargetHealthResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
 
DuplicateListenerException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
A listener with the specified port already exists.
DuplicateListenerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.DuplicateListenerException
Constructs a new DuplicateListenerException with the specified error message.
DuplicateLoadBalancerNameException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
A load balancer with the specified name already exists.
DuplicateLoadBalancerNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.DuplicateLoadBalancerNameException
Constructs a new DuplicateLoadBalancerNameException with the specified error message.
DuplicateTagKeysException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
A tag key was specified more than once.
DuplicateTagKeysException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.DuplicateTagKeysException
Constructs a new DuplicateTagKeysException with the specified error message.
DuplicateTargetGroupNameException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
A target group with the specified name already exists.
DuplicateTargetGroupNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.DuplicateTargetGroupNameException
Constructs a new DuplicateTargetGroupNameException with the specified error message.

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
List of exception unmarshallers for all modeled exceptions Even though this exceptionUnmarshallers is not used in Clients, this is not removed since this was directly used by Client extended classes.

F

FixedResponseActionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an action that returns a custom HTTP response.
FixedResponseActionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
 
ForwardActionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a forward action.
ForwardActionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
 
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.ActionTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConditionalBehaviorEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConditionalBehaviorEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.IpAddressType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerSchemeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerStateEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.ProtocolEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionStatusCodeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupIpAddressTypeEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthReasonEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthStateEnum
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetTypeEnum
Use this in place of valueOf.

G

getActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The actions.
getActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The actions.
getActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The actions.
getAllocationId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The allocation ID of the Elastic IP address for an internal-facing load balancer.
getAllocationId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.
getAlpnPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
getAlpnPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
getAlpnPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
getAttributes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
Information about the load balancer attributes.
getAttributes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
Information about the target group attributes
getAttributes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The load balancer attributes.
getAttributes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
Information about the load balancer attributes.
getAttributes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The attributes.
getAttributes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
Information about the attributes.
getAuthenticateCognitoConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[HTTPS listeners] Information for using Amazon Cognito to authenticate users.
getAuthenticateOidcConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC).
getAuthenticationRequestExtraParams() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
getAuthenticationRequestExtraParams() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
getAuthorizationEndpoint() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The authorization endpoint of the IdP.
getAvailabilityZone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
An Availability Zone or all.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The subnets for the load balancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnets.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
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.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCanonicalHostedZoneId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The ID of the Amazon Route 53 hosted zone associated with the load balancer.
getCertificateArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
The Amazon Resource Name (ARN) of the certificate.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The certificate to add.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
Information about the certificates in the certificate list.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
Information about the certificates.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The default certificate for the listener.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The certificate to remove.
getCiphers() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The ciphers.
getClientId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OAuth 2.0 client identifier.
getClientSecret() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OAuth 2.0 client secret.
getCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
The state code.
getConditions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The conditions.
getConditions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The conditions.
getConditions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The conditions.
getContentType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The content type.
getCreatedTime() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The date and time the load balancer was created.
getCustomerOwnedIpv4Pool() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers on Outposts] The ID of the customer-owned address pool (CoIP pool).
getCustomerOwnedIpv4Pool() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
[Application Load Balancers on Outposts] The ID of the customer-owned address pool.
getDefaultActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The actions for the default rule.
getDefaultActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The default actions for the listener.
getDefaultActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The actions for the default rule.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
A description of the target health that provides additional details.
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The public DNS name of the load balancer.
getDurationSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
The time period, in seconds, during which requests from a client should be routed to the same target group.
getEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
Indicates whether target group stickiness is enabled.
getExecutorService() - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
Returns the executor service used by this client to execute async requests.
getField() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The field in the HTTP request.
getFixedResponseConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[Application Load Balancer] Information for creating an action that returns a custom HTTP response.
getForwardConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
Information for creating an action that distributes requests among one or more target groups.
getGrpcCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
You can specify values between 0 and 99.
getHealthCheckEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Indicates whether health checks are enabled.
getHealthCheckEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Indicates whether health checks are enabled.
getHealthCheckEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
Indicates whether health checks are enabled.
getHealthCheckIntervalSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The approximate amount of time, in seconds, between health checks of an individual target.
getHealthCheckIntervalSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The approximate amount of time, in seconds, between health checks of an individual target.
getHealthCheckIntervalSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The approximate amount of time, in seconds, between health checks of an individual target.
getHealthCheckPath() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS health checks] The destination for health checks on the targets.
getHealthCheckPath() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The destination for health checks on the targets.
getHealthCheckPath() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The destination for health checks on the targets.
getHealthCheckPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The port the load balancer uses when performing health checks on targets.
getHealthCheckPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The port the load balancer uses when performing health checks on targets.
getHealthCheckPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The port to use to connect with the target.
getHealthCheckPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The port to use to connect with the target.
getHealthCheckProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
getHealthCheckProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
getHealthCheckProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use to connect with the target.
getHealthCheckTimeoutSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The amount of time, in seconds, during which no response from a target means a failed health check.
getHealthCheckTimeoutSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The amount of time, in seconds, during which no response means a failed health check.
getHealthCheckTimeoutSeconds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The amount of time, in seconds, during which no response means a failed health check.
getHealthyThresholdCount() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The number of consecutive health checks successes required before considering an unhealthy target healthy.
getHealthyThresholdCount() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The number of consecutive health checks successes required before considering an unhealthy target healthy.
getHealthyThresholdCount() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The number of consecutive health checks successes required before considering an unhealthy target healthy.
getHost() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The hostname.
getHostHeaderConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a host header condition.
getHttpCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200.
getHttpHeaderConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for an HTTP header condition.
getHttpHeaderName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
The name of the HTTP header field.
getHttpRequestMethodConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for an HTTP method condition.
getId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The ID of the target.
getIpAddress() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
The static IP address.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of IP addresses used by the subnets for your load balancer.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of IP address used for this target group.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of IP addresses used by the subnets for your load balancer.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The IP address type.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
The IP address type.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
[Network Load Balancers] The type of IP addresses used by the subnets for your load balancer.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
[Network Load Balancers] The IP address type.
getIpAddressType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of IP address used for this target group.
getIPv6Address() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The IPv6 address.
getIPv6Address() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The IPv6 address.
getIsDefault() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
Indicates whether the certificate is the default certificate.
getIsDefault() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
getIssuer() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OIDC issuer identifier of the IdP.
getKey() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The name of the attribute.
getKey() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
The key.
getKey() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
The key of the tag.
getKey() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
The name of the attribute.
getLimits() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
Information about the limits.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The Amazon Resource Name (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The Amazon Resource Name (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
The Amazon Resource Name (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The Amazon Resource Names (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Name (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The Amazon Resource Name (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The Amazon Resource Name (ARN) of the listener.
getListenerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The Amazon Resource Name (ARN) of the listener.
getListenerArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Names (ARN) of the listeners.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
Information about the listener.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
Information about the listeners.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Information about the modified listener.
getLoadBalancerAddresses() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Network Load Balancers] If you need static IP addresses for your load balancer, you can specify one Elastic IP address per Availability Zone when you create an internal-facing load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The Amazon Resource Name (ARN) of the load balancer.
getLoadBalancerArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The Amazon Resource Names (ARN) of the load balancers.
getLoadBalancerArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Names (ARN) of the load balancers that route traffic to this target group.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The name of the load balancer.
getLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
Information about the load balancer.
getLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
Information about the load balancers.
getLoadBalancerType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The type of load balancer.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
The marker for the next set of results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The marker for the next set of results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The marker for the next set of results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The marker for the next set of results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The marker for the next set of results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The marker for the next set of results.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The marker for the next set of results.
getMatcher() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
getMatcher() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
getMatcher() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The HTTP or gRPC codes to use when checking for a successful response from a target.
getMax() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
The maximum value of the limit.
getMessageBody() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The message.
getName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
The name of the cipher.
getName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The name of the load balancer.
getName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The name of the target group.
getName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
The name of the limit.
getName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The name of the policy.
getNames() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The names of the load balancers.
getNames() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The names of the policies.
getNames() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The names of the target groups.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
If there are additional results, this is the marker for the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
If there are additional results, this is the marker for the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
If there are additional results, this is the marker for the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
If there are additional results, this is the marker for the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
If there are additional results, this is the marker for the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
If there are additional results, this is the marker for the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
If there are additional results, this is the marker for the next set of results.
getOnUnauthenticatedRequest() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The behavior if the user is not authenticated.
getOnUnauthenticatedRequest() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The behavior if the user is not authenticated.
getOrder() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The order for the action.
getOutpostId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Application Load Balancers on Outposts] The ID of the Outpost.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
The maximum number of results to return with this call.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The maximum number of results to return with this call.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The maximum number of results to return with this call.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The maximum number of results to return with this call.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The maximum number of results to return with this call.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The maximum number of results to return with this call.
getPageSize() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The maximum number of results to return with this call.
getPath() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The absolute path, starting with the leading "/".
getPathPatternConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a path pattern condition.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The port on which the load balancer is listening.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The port on which the targets receive traffic.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The port on which the load balancer is listening.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The port for connections from clients to the load balancer.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The port.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The port on which the target is listening.
getPort() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The port on which the targets are listening.
getPriority() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
The priority of the cipher.
getPriority() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The rule priority.
getPriority() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The priority.
getPriority() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
The rule priority.
getPrivateIPv4Address() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The private IPv4 address for an internal load balancer.
getPrivateIPv4Address() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The private IPv4 address for an internal load balancer.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The protocol for connections from clients to the load balancer.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol to use for routing traffic to the targets.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The protocol for connections from clients to the load balancer.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The protocol for connections from clients to the load balancer.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The protocol.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use for routing traffic to the targets.
getProtocolVersion() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS protocol] The protocol version.
getProtocolVersion() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
[HTTP/HTTPS protocol] The protocol version.
getQuery() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The query parameters, URL-encoded when necessary, but not percent-encoded.
getQueryStringConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a query string condition.
getReason() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
A description of the state.
getReason() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The reason code.
getRedirectConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[Application Load Balancer] Information for creating a redirect action.
getResourceArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
The Amazon Resource Name (ARN) of the resource.
getResourceArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The Amazon Resource Name (ARN) of the resource.
getResourceArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
The Amazon Resource Names (ARN) of the resources.
getResourceArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the resource.
getRuleArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
The Amazon Resource Name (ARN) of the rule.
getRuleArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The Amazon Resource Name (ARN) of the rule.
getRuleArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The Amazon Resource Name (ARN) of the rule.
getRuleArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
The Amazon Resource Name (ARN) of the rule.
getRuleArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Names (ARN) of the rules.
getRulePriorities() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
The rule priorities.
getRules() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
Information about the rule.
getRules() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
Information about the rules.
getRules() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Information about the modified rule.
getRules() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
Information about the rules.
getScheme() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The nodes of an Internet-facing load balancer have public IP addresses.
getScheme() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The nodes of an Internet-facing load balancer have public IP addresses.
getScope() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The set of user claims to be requested from the IdP.
getScope() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The set of user claims to be requested from the IdP.
getSecurityGroupIds() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
The IDs of the security groups associated with the load balancer.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers] The IDs of the security groups for the load balancer.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The IDs of the security groups for the load balancer.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The IDs of the security groups.
getSessionCookieName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The name of the cookie used to maintain session information.
getSessionCookieName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The name of the cookie used to maintain session information.
getSessionTimeout() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The maximum duration of the authentication session, in seconds.
getSessionTimeout() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The maximum duration of the authentication session, in seconds.
getSourceIpConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a source IP condition.
getSslPolicies() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the security policies.
getSslPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
getSslPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The security policy that defines which protocols and ciphers are supported.
getSslPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
getSslProtocols() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The protocols.
getState() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The state of the load balancer.
getState() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The state of the target.
getStatusCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The HTTP response code (2XX, 4XX, or 5XX).
getStatusCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The HTTP redirect code.
getSubnetId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The ID of the subnet.
getSubnetId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
The ID of the subnet.
getSubnetMappings() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
getSubnetMappings() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
getSupportedLoadBalancerTypes() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The supported load balancers.
getTagDescriptions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
Information about the tags.
getTagKeys() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The tag keys for the tags to remove.
getTags() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The tags.
getTags() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The tags to assign to the listener.
getTags() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The tags to assign to the load balancer.
getTags() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The tags to assign to the rule.
getTags() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The tags to assign to the target group.
getTags() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
Information about the tags.
getTarget() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The description of the target.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
The Amazon Resource Name (ARN) of the target group.
getTargetGroupArns() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
getTargetGroupName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The name of the target group.
getTargetGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
Information about the target group.
getTargetGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
Information about the target groups.
getTargetGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
One or more target groups.
getTargetGroups() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the modified target group.
getTargetGroupStickinessConfig() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
The target group stickiness for the rule.
getTargetHealth() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The health information for the target.
getTargetHealthDescriptions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
Information about the health of the targets.
getTargets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The targets.
getTargets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The targets.
getTargets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The targets.
getTargetType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of target that you must specify when registering targets with this target group.
getTargetType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of target that you must specify when registering targets with this target group.
getTokenEndpoint() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The token endpoint of the IdP.
getType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The type of action.
getType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of load balancer.
getType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of load balancer.
getUnhealthyThresholdCount() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The number of consecutive health check failures required before considering a target unhealthy.
getUnhealthyThresholdCount() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The number of consecutive health check failures required before considering the target unhealthy.
getUnhealthyThresholdCount() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The number of consecutive health check failures required before considering the target unhealthy.
getUseExistingClientSecret() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Indicates whether to use the existing client secret when modifying a rule.
getUserInfoEndpoint() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The user info endpoint of the IdP.
getUserPoolArn() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
getUserPoolClientId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The ID of the Amazon Cognito user pool client.
getUserPoolDomain() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
getValue() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The value of the attribute.
getValue() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
The value.
getValue() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
The value of the tag.
getValue() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
The value of the attribute.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
One or more host names.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
One or more strings to compare against the value of the HTTP header.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
The name of the request method.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
One or more path patterns to compare against the request URL.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
One or more key/value pairs or values to find in the query string.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The condition value.
getValues() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
One or more source IP addresses, in CIDR format.
getVpcId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The identifier of the virtual private cloud (VPC).
getVpcId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The ID of the VPC for the load balancer.
getVpcId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The ID of the VPC for the targets.
getWeight() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
The weight.
getZoneName() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The name of the Availability Zone.

H

hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
 
HealthUnavailableException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The health of the specified targets could not be retrieved due to an internal error.
HealthUnavailableException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.HealthUnavailableException
Constructs a new HealthUnavailableException with the specified error message.
HostHeaderConditionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a host header condition.
HostHeaderConditionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
 
HttpHeaderConditionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an HTTP header condition.
HttpHeaderConditionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
 
HttpRequestMethodConditionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an HTTP method condition.
HttpRequestMethodConditionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
 

I

IncompatibleProtocolsException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified configuration is not valid with this protocol.
IncompatibleProtocolsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.IncompatibleProtocolsException
Constructs a new IncompatibleProtocolsException with the specified error message.
InvalidConfigurationRequestException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The requested configuration is not valid.
InvalidConfigurationRequestException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidConfigurationRequestException
Constructs a new InvalidConfigurationRequestException with the specified error message.
InvalidLoadBalancerActionException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The requested action is not valid.
InvalidLoadBalancerActionException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidLoadBalancerActionException
Constructs a new InvalidLoadBalancerActionException with the specified error message.
InvalidSchemeException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The requested scheme is not valid.
InvalidSchemeException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidSchemeException
Constructs a new InvalidSchemeException with the specified error message.
InvalidSecurityGroupException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified security group does not exist.
InvalidSecurityGroupException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidSecurityGroupException
Constructs a new InvalidSecurityGroupException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified subnet is out of available addresses.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidSubnetException
Constructs a new InvalidSubnetException with the specified error message.
InvalidTargetException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified target does not exist, is not in the same VPC as the target group, or has an unsupported instance type.
InvalidTargetException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidTargetException
Constructs a new InvalidTargetException with the specified error message.
IpAddressType - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
isDefault() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
Indicates whether the certificate is the default certificate.
isDefault() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
isEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
Indicates whether target group stickiness is enabled.
isHealthCheckEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Indicates whether health checks are enabled.
isHealthCheckEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Indicates whether health checks are enabled.
isHealthCheckEnabled() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
Indicates whether health checks are enabled.
isUseExistingClientSecret() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Indicates whether to use the existing client secret when modifying a rule.

L

Limit - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an Elastic Load Balancing resource limit for your Amazon Web Services account.
Limit() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Limit
 
Listener - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a listener.
Listener() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Listener
 
ListenerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified listener does not exist.
ListenerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.ListenerNotFoundException
Constructs a new ListenerNotFoundException with the specified error message.
LoadBalancer - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a load balancer.
LoadBalancer() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
 
LoadBalancerAddress - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a static IP address for a load balancer.
LoadBalancerAddress() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
 
LoadBalancerAttribute - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a load balancer attribute.
LoadBalancerAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
 
loadBalancerAvailable() - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
Builds a LoadBalancerAvailable waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
loadBalancerExists() - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
Builds a LoadBalancerExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
LoadBalancerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified load balancer does not exist.
LoadBalancerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerNotFoundException
Constructs a new LoadBalancerNotFoundException with the specified error message.
LoadBalancerSchemeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
loadBalancersDeleted() - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
Builds a LoadBalancersDeleted waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
LoadBalancerState - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about the state of the load balancer.
LoadBalancerState() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
 
LoadBalancerStateEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
LoadBalancerTypeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 

M

Matcher - Class in com.amazonaws.services.elasticloadbalancingv2.model
The codes to use when checking for a successful response from a target.
Matcher() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
 
modifyListener(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyListener(ModifyListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Replaces the specified properties of the specified listener.
modifyListener(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Replaces the specified properties of the specified listener.
modifyListenerAsync(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyListenerAsync(ModifyListenerRequest, AsyncHandler<ModifyListenerRequest, ModifyListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyListenerAsync(ModifyListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Replaces the specified properties of the specified listener.
modifyListenerAsync(ModifyListenerRequest, AsyncHandler<ModifyListenerRequest, ModifyListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Replaces the specified properties of the specified listener.
modifyListenerAsync(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
modifyListenerAsync(ModifyListenerRequest, AsyncHandler<ModifyListenerRequest, ModifyListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
ModifyListenerRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
 
ModifyListenerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
 
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Modifies the specified attributes of the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Modifies the specified attributes of the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the specified attributes of the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the specified attributes of the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
ModifyLoadBalancerAttributesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
 
ModifyLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
 
modifyRule(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyRule(ModifyRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Replaces the specified properties of the specified rule.
modifyRule(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Replaces the specified properties of the specified rule.
modifyRuleAsync(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyRuleAsync(ModifyRuleRequest, AsyncHandler<ModifyRuleRequest, ModifyRuleResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyRuleAsync(ModifyRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Replaces the specified properties of the specified rule.
modifyRuleAsync(ModifyRuleRequest, AsyncHandler<ModifyRuleRequest, ModifyRuleResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Replaces the specified properties of the specified rule.
modifyRuleAsync(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
modifyRuleAsync(ModifyRuleRequest, AsyncHandler<ModifyRuleRequest, ModifyRuleResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
ModifyRuleRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyRuleRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
 
ModifyRuleResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyRuleResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
 
modifyTargetGroup(ModifyTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyTargetGroup(ModifyTargetGroupRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
modifyTargetGroup(ModifyTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
modifyTargetGroupAsync(ModifyTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyTargetGroupAsync(ModifyTargetGroupRequest, AsyncHandler<ModifyTargetGroupRequest, ModifyTargetGroupResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyTargetGroupAsync(ModifyTargetGroupRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
modifyTargetGroupAsync(ModifyTargetGroupRequest, AsyncHandler<ModifyTargetGroupRequest, ModifyTargetGroupResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
modifyTargetGroupAsync(ModifyTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
modifyTargetGroupAsync(ModifyTargetGroupRequest, AsyncHandler<ModifyTargetGroupRequest, ModifyTargetGroupResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Modifies the specified attributes of the specified target group.
modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Modifies the specified attributes of the specified target group.
modifyTargetGroupAttributesAsync(ModifyTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyTargetGroupAttributesAsync(ModifyTargetGroupAttributesRequest, AsyncHandler<ModifyTargetGroupAttributesRequest, ModifyTargetGroupAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
modifyTargetGroupAttributesAsync(ModifyTargetGroupAttributesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the specified attributes of the specified target group.
modifyTargetGroupAttributesAsync(ModifyTargetGroupAttributesRequest, AsyncHandler<ModifyTargetGroupAttributesRequest, ModifyTargetGroupAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the specified attributes of the specified target group.
modifyTargetGroupAttributesAsync(ModifyTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
modifyTargetGroupAttributesAsync(ModifyTargetGroupAttributesRequest, AsyncHandler<ModifyTargetGroupAttributesRequest, ModifyTargetGroupAttributesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
ModifyTargetGroupAttributesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
 
ModifyTargetGroupAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
 
ModifyTargetGroupRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
 
ModifyTargetGroupResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
 

O

OperationNotPermittedException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
This operation is not allowed.
OperationNotPermittedException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.OperationNotPermittedException
Constructs a new OperationNotPermittedException with the specified error message.

P

PathPatternConditionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a path pattern condition.
PathPatternConditionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
 
PriorityInUseException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified priority is in use.
PriorityInUseException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.PriorityInUseException
Constructs a new PriorityInUseException with the specified error message.
ProtocolEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 

Q

QueryStringConditionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a query string condition.
QueryStringConditionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
 
QueryStringKeyValuePair - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a key/value pair.
QueryStringKeyValuePair() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
 

R

RedirectActionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a redirect action.
RedirectActionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
 
RedirectActionStatusCodeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
registerTargets(RegisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
registerTargets(RegisterTargetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Registers the specified targets with the specified target group.
registerTargets(RegisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Registers the specified targets with the specified target group.
registerTargetsAsync(RegisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
registerTargetsAsync(RegisterTargetsRequest, AsyncHandler<RegisterTargetsRequest, RegisterTargetsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
registerTargetsAsync(RegisterTargetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Registers the specified targets with the specified target group.
registerTargetsAsync(RegisterTargetsRequest, AsyncHandler<RegisterTargetsRequest, RegisterTargetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Registers the specified targets with the specified target group.
registerTargetsAsync(RegisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
registerTargetsAsync(RegisterTargetsRequest, AsyncHandler<RegisterTargetsRequest, RegisterTargetsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
RegisterTargetsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RegisterTargetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
 
RegisterTargetsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RegisterTargetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
removeListenerCertificates(RemoveListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
removeListenerCertificates(RemoveListenerCertificatesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
removeListenerCertificates(RemoveListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
removeListenerCertificatesAsync(RemoveListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
removeListenerCertificatesAsync(RemoveListenerCertificatesRequest, AsyncHandler<RemoveListenerCertificatesRequest, RemoveListenerCertificatesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
removeListenerCertificatesAsync(RemoveListenerCertificatesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
removeListenerCertificatesAsync(RemoveListenerCertificatesRequest, AsyncHandler<RemoveListenerCertificatesRequest, RemoveListenerCertificatesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
removeListenerCertificatesAsync(RemoveListenerCertificatesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
removeListenerCertificatesAsync(RemoveListenerCertificatesRequest, AsyncHandler<RemoveListenerCertificatesRequest, RemoveListenerCertificatesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
RemoveListenerCertificatesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RemoveListenerCertificatesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
 
RemoveListenerCertificatesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RemoveListenerCertificatesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesResult
 
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
removeTags(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Removes the specified tags from the specified Elastic Load Balancing resources.
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Removes the specified tags from the specified Elastic Load Balancing resources.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
removeTagsAsync(RemoveTagsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Removes the specified tags from the specified Elastic Load Balancing resources.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Removes the specified tags from the specified Elastic Load Balancing resources.
removeTagsAsync(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
RemoveTagsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RemoveTagsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
 
RemoveTagsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RemoveTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
 
ResourceInUseException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
A specified resource is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
Rule - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a rule.
Rule() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Rule
 
RuleCondition - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a condition for a rule.
RuleCondition() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
 
RuleNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified rule does not exist.
RuleNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.RuleNotFoundException
Constructs a new RuleNotFoundException with the specified error message.
RulePriorityPair - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about the priorities for the rules for a listener.
RulePriorityPair() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
 

S

setActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The actions.
setActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The actions.
setActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The actions.
setAllocationId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The allocation ID of the Elastic IP address for an internal-facing load balancer.
setAllocationId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.
setAlpnPolicy(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
setAlpnPolicy(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
setAlpnPolicy(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
setAttributes(Collection<LoadBalancerAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
Information about the load balancer attributes.
setAttributes(Collection<TargetGroupAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
Information about the target group attributes
setAttributes(Collection<LoadBalancerAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The load balancer attributes.
setAttributes(Collection<LoadBalancerAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
Information about the load balancer attributes.
setAttributes(Collection<TargetGroupAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The attributes.
setAttributes(Collection<TargetGroupAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
Information about the attributes.
setAuthenticateCognitoConfig(AuthenticateCognitoActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[HTTPS listeners] Information for using Amazon Cognito to authenticate users.
setAuthenticateOidcConfig(AuthenticateOidcActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC).
setAuthenticationRequestExtraParams(Map<String, String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
setAuthenticationRequestExtraParams(Map<String, String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
setAuthorizationEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The authorization endpoint of the IdP.
setAvailabilityZone(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
An Availability Zone or all.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The subnets for the load balancer.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnets.
setCanonicalHostedZoneId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The ID of the Amazon Route 53 hosted zone associated with the load balancer.
setCertificateArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
The Amazon Resource Name (ARN) of the certificate.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The certificate to add.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
Information about the certificates in the certificate list.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
Information about the certificates.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The default certificate for the listener.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The certificate to remove.
setCiphers(Collection<Cipher>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The ciphers.
setClientId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OAuth 2.0 client identifier.
setClientSecret(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OAuth 2.0 client secret.
setCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
The state code.
setCode(LoadBalancerStateEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
The state code.
setConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The conditions.
setConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The conditions.
setConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The conditions.
setContentType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The content type.
setCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The date and time the load balancer was created.
setCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers on Outposts] The ID of the customer-owned address pool (CoIP pool).
setCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
[Application Load Balancers on Outposts] The ID of the customer-owned address pool.
setDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The actions for the default rule.
setDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The default actions for the listener.
setDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The actions for the default rule.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
A description of the target health that provides additional details.
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The public DNS name of the load balancer.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
The time period, in seconds, during which requests from a client should be routed to the same target group.
setEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
Indicates whether target group stickiness is enabled.
setEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setEndpoint(String) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setField(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The field in the HTTP request.
setFixedResponseConfig(FixedResponseActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[Application Load Balancer] Information for creating an action that returns a custom HTTP response.
setForwardConfig(ForwardActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
Information for creating an action that distributes requests among one or more target groups.
setGrpcCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
You can specify values between 0 and 99.
setHealthCheckEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Indicates whether health checks are enabled.
setHealthCheckEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Indicates whether health checks are enabled.
setHealthCheckEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
Indicates whether health checks are enabled.
setHealthCheckIntervalSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The approximate amount of time, in seconds, between health checks of an individual target.
setHealthCheckIntervalSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The approximate amount of time, in seconds, between health checks of an individual target.
setHealthCheckIntervalSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The approximate amount of time, in seconds, between health checks of an individual target.
setHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS health checks] The destination for health checks on the targets.
setHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The destination for health checks on the targets.
setHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The destination for health checks on the targets.
setHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The port the load balancer uses when performing health checks on targets.
setHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The port the load balancer uses when performing health checks on targets.
setHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The port to use to connect with the target.
setHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The port to use to connect with the target.
setHealthCheckProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
setHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
setHealthCheckProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
setHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
setHealthCheckProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use to connect with the target.
setHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use to connect with the target.
setHealthCheckTimeoutSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The amount of time, in seconds, during which no response from a target means a failed health check.
setHealthCheckTimeoutSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The amount of time, in seconds, during which no response means a failed health check.
setHealthCheckTimeoutSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The amount of time, in seconds, during which no response means a failed health check.
setHealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The number of consecutive health checks successes required before considering an unhealthy target healthy.
setHealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The number of consecutive health checks successes required before considering an unhealthy target healthy.
setHealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The number of consecutive health checks successes required before considering an unhealthy target healthy.
setHost(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The hostname.
setHostHeaderConfig(HostHeaderConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a host header condition.
setHttpCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200.
setHttpHeaderConfig(HttpHeaderConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for an HTTP header condition.
setHttpHeaderName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
The name of the HTTP header field.
setHttpRequestMethodConfig(HttpRequestMethodConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for an HTTP method condition.
setId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The ID of the target.
setIpAddress(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
The static IP address.
setIpAddressType(SetIpAddressTypeRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setIpAddressType(SetIpAddressTypeRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load Balancer.
setIpAddressType(SetIpAddressTypeRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load Balancer.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of IP addresses used by the subnets for your load balancer.
setIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of IP addresses used by the subnets for your load balancer.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of IP address used for this target group.
setIpAddressType(TargetGroupIpAddressTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of IP address used for this target group.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of IP addresses used by the subnets for your load balancer.
setIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of IP addresses used by the subnets for your load balancer.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The IP address type.
setIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The IP address type.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
The IP address type.
setIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
The IP address type.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
[Network Load Balancers] The type of IP addresses used by the subnets for your load balancer.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
[Network Load Balancers] The IP address type.
setIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of IP address used for this target group.
setIpAddressType(TargetGroupIpAddressTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of IP address used for this target group.
setIpAddressTypeAsync(SetIpAddressTypeRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setIpAddressTypeAsync(SetIpAddressTypeRequest, AsyncHandler<SetIpAddressTypeRequest, SetIpAddressTypeResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setIpAddressTypeAsync(SetIpAddressTypeRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load Balancer.
setIpAddressTypeAsync(SetIpAddressTypeRequest, AsyncHandler<SetIpAddressTypeRequest, SetIpAddressTypeResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load Balancer.
setIpAddressTypeAsync(SetIpAddressTypeRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
setIpAddressTypeAsync(SetIpAddressTypeRequest, AsyncHandler<SetIpAddressTypeRequest, SetIpAddressTypeResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
SetIpAddressTypeRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetIpAddressTypeRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
 
SetIpAddressTypeResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetIpAddressTypeResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
 
setIPv6Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The IPv6 address.
setIPv6Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The IPv6 address.
setIsDefault(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
Indicates whether the certificate is the default certificate.
setIsDefault(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
setIssuer(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OIDC issuer identifier of the IdP.
setKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The name of the attribute.
setKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
The key.
setKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
The name of the attribute.
setLimits(Collection<Limit>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
Information about the limits.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The Amazon Resource Name (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The Amazon Resource Name (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
The Amazon Resource Name (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The Amazon Resource Names (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Name (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The Amazon Resource Name (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The Amazon Resource Name (ARN) of the listener.
setListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The Amazon Resource Name (ARN) of the listener.
setListenerArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Names (ARN) of the listeners.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
Information about the listener.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
Information about the listeners.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Information about the modified listener.
setLoadBalancerAddresses(Collection<LoadBalancerAddress>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Network Load Balancers] If you need static IP addresses for your load balancer, you can specify one Elastic IP address per Availability Zone when you create an internal-facing load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The Amazon Resource Name (ARN) of the load balancer.
setLoadBalancerArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The Amazon Resource Names (ARN) of the load balancers.
setLoadBalancerArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Names (ARN) of the load balancers that route traffic to this target group.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The name of the load balancer.
setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
Information about the load balancer.
setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
Information about the load balancers.
setLoadBalancerType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The type of load balancer.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
The marker for the next set of results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The marker for the next set of results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The marker for the next set of results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The marker for the next set of results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The marker for the next set of results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The marker for the next set of results.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The marker for the next set of results.
setMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
setMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
setMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The HTTP or gRPC codes to use when checking for a successful response from a target.
setMax(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
The maximum value of the limit.
setMessageBody(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The message.
setName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
The name of the cipher.
setName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The name of the load balancer.
setName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The name of the target group.
setName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
The name of the limit.
setName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The name of the policy.
setNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The names of the load balancers.
setNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The names of the policies.
setNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The names of the target groups.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
If there are additional results, this is the marker for the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
If there are additional results, this is the marker for the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
If there are additional results, this is the marker for the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
If there are additional results, this is the marker for the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
If there are additional results, this is the marker for the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
If there are additional results, this is the marker for the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
If there are additional results, this is the marker for the next set of results.
setOnUnauthenticatedRequest(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The behavior if the user is not authenticated.
setOnUnauthenticatedRequest(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The behavior if the user is not authenticated.
setOrder(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The order for the action.
setOutpostId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Application Load Balancers on Outposts] The ID of the Outpost.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
The maximum number of results to return with this call.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The maximum number of results to return with this call.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The maximum number of results to return with this call.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The maximum number of results to return with this call.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The maximum number of results to return with this call.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The maximum number of results to return with this call.
setPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The maximum number of results to return with this call.
setPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The absolute path, starting with the leading "/".
setPathPatternConfig(PathPatternConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a path pattern condition.
setPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The port on which the load balancer is listening.
setPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The port on which the targets receive traffic.
setPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The port on which the load balancer is listening.
setPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The port for connections from clients to the load balancer.
setPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The port.
setPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The port on which the target is listening.
setPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The port on which the targets are listening.
setPriority(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
The priority of the cipher.
setPriority(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The rule priority.
setPriority(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The priority.
setPriority(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
The rule priority.
setPrivateIPv4Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The private IPv4 address for an internal load balancer.
setPrivateIPv4Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The private IPv4 address for an internal load balancer.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The protocol for connections from clients to the load balancer.
setProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The protocol for connections from clients to the load balancer.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol to use for routing traffic to the targets.
setProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol to use for routing traffic to the targets.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The protocol for connections from clients to the load balancer.
setProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The protocol for connections from clients to the load balancer.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The protocol for connections from clients to the load balancer.
setProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The protocol for connections from clients to the load balancer.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The protocol.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use for routing traffic to the targets.
setProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use for routing traffic to the targets.
setProtocolVersion(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS protocol] The protocol version.
setProtocolVersion(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
[HTTP/HTTPS protocol] The protocol version.
setQuery(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The query parameters, URL-encoded when necessary, but not percent-encoded.
setQueryStringConfig(QueryStringConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a query string condition.
setReason(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
A description of the state.
setReason(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The reason code.
setReason(TargetHealthReasonEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The reason code.
setRedirectConfig(RedirectActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[Application Load Balancer] Information for creating a redirect action.
setRegion(Region) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setRegion(Region) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Deprecated.
use AwsClientBuilder#setRegion(String)
setResourceArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
The Amazon Resource Name (ARN) of the resource.
setResourceArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The Amazon Resource Name (ARN) of the resource.
setResourceArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
The Amazon Resource Names (ARN) of the resources.
setResourceArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the resource.
setRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
The Amazon Resource Name (ARN) of the rule.
setRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The Amazon Resource Name (ARN) of the rule.
setRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The Amazon Resource Name (ARN) of the rule.
setRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
The Amazon Resource Name (ARN) of the rule.
setRuleArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Names (ARN) of the rules.
setRulePriorities(SetRulePrioritiesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setRulePriorities(SetRulePrioritiesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Sets the priorities of the specified rules.
setRulePriorities(SetRulePrioritiesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Sets the priorities of the specified rules.
setRulePriorities(Collection<RulePriorityPair>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
The rule priorities.
setRulePrioritiesAsync(SetRulePrioritiesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setRulePrioritiesAsync(SetRulePrioritiesRequest, AsyncHandler<SetRulePrioritiesRequest, SetRulePrioritiesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setRulePrioritiesAsync(SetRulePrioritiesRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Sets the priorities of the specified rules.
setRulePrioritiesAsync(SetRulePrioritiesRequest, AsyncHandler<SetRulePrioritiesRequest, SetRulePrioritiesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Sets the priorities of the specified rules.
setRulePrioritiesAsync(SetRulePrioritiesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
setRulePrioritiesAsync(SetRulePrioritiesRequest, AsyncHandler<SetRulePrioritiesRequest, SetRulePrioritiesResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
SetRulePrioritiesRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetRulePrioritiesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
 
SetRulePrioritiesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetRulePrioritiesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
 
setRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
Information about the rule.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
Information about the rules.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Information about the modified rule.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
Information about the rules.
setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The nodes of an Internet-facing load balancer have public IP addresses.
setScheme(LoadBalancerSchemeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The nodes of an Internet-facing load balancer have public IP addresses.
setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The nodes of an Internet-facing load balancer have public IP addresses.
setScheme(LoadBalancerSchemeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The nodes of an Internet-facing load balancer have public IP addresses.
setScope(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The set of user claims to be requested from the IdP.
setScope(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The set of user claims to be requested from the IdP.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
The IDs of the security groups associated with the load balancer.
setSecurityGroups(SetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setSecurityGroups(SetSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Associates the specified security groups with the specified Application Load Balancer.
setSecurityGroups(SetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Associates the specified security groups with the specified Application Load Balancer.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers] The IDs of the security groups for the load balancer.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The IDs of the security groups for the load balancer.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The IDs of the security groups.
setSecurityGroupsAsync(SetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setSecurityGroupsAsync(SetSecurityGroupsRequest, AsyncHandler<SetSecurityGroupsRequest, SetSecurityGroupsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setSecurityGroupsAsync(SetSecurityGroupsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Associates the specified security groups with the specified Application Load Balancer.
setSecurityGroupsAsync(SetSecurityGroupsRequest, AsyncHandler<SetSecurityGroupsRequest, SetSecurityGroupsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Associates the specified security groups with the specified Application Load Balancer.
setSecurityGroupsAsync(SetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
setSecurityGroupsAsync(SetSecurityGroupsRequest, AsyncHandler<SetSecurityGroupsRequest, SetSecurityGroupsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
SetSecurityGroupsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetSecurityGroupsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
 
SetSecurityGroupsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetSecurityGroupsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
 
setSessionCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The name of the cookie used to maintain session information.
setSessionCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The name of the cookie used to maintain session information.
setSessionTimeout(Long) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The maximum duration of the authentication session, in seconds.
setSessionTimeout(Long) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The maximum duration of the authentication session, in seconds.
setSourceIpConfig(SourceIpConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a source IP condition.
setSslPolicies(Collection<SslPolicy>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the security policies.
setSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
setSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The security policy that defines which protocols and ciphers are supported.
setSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
setSslProtocols(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The protocols.
setState(LoadBalancerState) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The state of the load balancer.
setState(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The state of the target.
setState(TargetHealthStateEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The state of the target.
setStatusCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The HTTP response code (2XX, 4XX, or 5XX).
setStatusCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The HTTP redirect code.
setSubnetId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The ID of the subnet.
setSubnetId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
The ID of the subnet.
setSubnetMappings(Collection<SubnetMapping>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
setSubnetMappings(Collection<SubnetMapping>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
setSubnets(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setSubnets(SetSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer or Network Load Balancer.
setSubnets(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer or Network Load Balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
setSubnetsAsync(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setSubnetsAsync(SetSubnetsRequest, AsyncHandler<SetSubnetsRequest, SetSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancingAsync
 
setSubnetsAsync(SetSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer or Network Load Balancer.
setSubnetsAsync(SetSubnetsRequest, AsyncHandler<SetSubnetsRequest, SetSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer or Network Load Balancer.
setSubnetsAsync(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
setSubnetsAsync(SetSubnetsRequest, AsyncHandler<SetSubnetsRequest, SetSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
SetSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
 
SetSubnetsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
 
setSupportedLoadBalancerTypes(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The supported load balancers.
setTagDescriptions(Collection<TagDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
Information about the tags.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The tag keys for the tags to remove.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The tags to assign to the listener.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The tags to assign to the load balancer.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The tags to assign to the rule.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The tags to assign to the target group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
Information about the tags.
setTarget(TargetDescription) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The description of the target.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
The Amazon Resource Name (ARN) of the target group.
setTargetGroupArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
setTargetGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The name of the target group.
setTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
Information about the target group.
setTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
Information about the target groups.
setTargetGroups(Collection<TargetGroupTuple>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
One or more target groups.
setTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the modified target group.
setTargetGroupStickinessConfig(TargetGroupStickinessConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
The target group stickiness for the rule.
setTargetHealth(TargetHealth) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The health information for the target.
setTargetHealthDescriptions(Collection<TargetHealthDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
Information about the health of the targets.
setTargets(Collection<TargetDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The targets.
setTargets(Collection<TargetDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The targets.
setTargets(Collection<TargetDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The targets.
setTargetType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of target that you must specify when registering targets with this target group.
setTargetType(TargetTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of target that you must specify when registering targets with this target group.
setTargetType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of target that you must specify when registering targets with this target group.
setTargetType(TargetTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of target that you must specify when registering targets with this target group.
setTokenEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The token endpoint of the IdP.
setType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The type of action.
setType(ActionTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The type of action.
setType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of load balancer.
setType(LoadBalancerTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of load balancer.
setType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of load balancer.
setType(LoadBalancerTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of load balancer.
setUnhealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The number of consecutive health check failures required before considering a target unhealthy.
setUnhealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The number of consecutive health check failures required before considering the target unhealthy.
setUnhealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The number of consecutive health check failures required before considering the target unhealthy.
setUseExistingClientSecret(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Indicates whether to use the existing client secret when modifying a rule.
setUserInfoEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The user info endpoint of the IdP.
setUserPoolArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
setUserPoolClientId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The ID of the Amazon Cognito user pool client.
setUserPoolDomain(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
setValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The value of the attribute.
setValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
The value.
setValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
The value of the attribute.
setValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
One or more host names.
setValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
One or more strings to compare against the value of the HTTP header.
setValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
The name of the request method.
setValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
One or more path patterns to compare against the request URL.
setValues(Collection<QueryStringKeyValuePair>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
One or more key/value pairs or values to find in the query string.
setValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The condition value.
setValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
One or more source IP addresses, in CIDR format.
setVpcId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The identifier of the virtual private cloud (VPC).
setVpcId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The ID of the VPC for the load balancer.
setVpcId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The ID of the VPC for the targets.
setWeight(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
The weight.
setZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The name of the Availability Zone.
shutdown() - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
shutdown() - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
 
shutdown() - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
 
SourceIpConditionConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a source IP condition.
SourceIpConditionConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
 
SslPolicy - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a policy used for SSL negotiation.
SslPolicy() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
 
SSLPolicyNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified SSL policy does not exist.
SSLPolicyNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.SSLPolicyNotFoundException
Constructs a new SSLPolicyNotFoundException with the specified error message.
standard() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClientBuilder
 
SubnetMapping - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a subnet mapping.
SubnetMapping() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
 
SubnetNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified subnet does not exist.
SubnetNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.SubnetNotFoundException
Constructs a new SubnetNotFoundException with the specified error message.

T

Tag - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a tag.
Tag() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Tag
 
TagDescription - Class in com.amazonaws.services.elasticloadbalancingv2.model
The tags associated with a resource.
TagDescription() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
 
targetDeregistered() - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
Builds a TargetDeregistered waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
TargetDescription - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a target.
TargetDescription() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
 
TargetGroup - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a target group.
TargetGroup() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
 
TargetGroupAssociationLimitException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of load balancers per target group.
TargetGroupAssociationLimitException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAssociationLimitException
Constructs a new TargetGroupAssociationLimitException with the specified error message.
TargetGroupAttribute - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a target group attribute.
TargetGroupAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
 
TargetGroupIpAddressTypeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
TargetGroupNotFoundException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified target group does not exist.
TargetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupNotFoundException
Constructs a new TargetGroupNotFoundException with the specified error message.
TargetGroupStickinessConfig - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about the target group stickiness for a rule.
TargetGroupStickinessConfig() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
 
TargetGroupTuple - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about how traffic will be distributed between multiple target groups in a forward rule.
TargetGroupTuple() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
 
TargetHealth - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about the current health of a target.
TargetHealth() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
 
TargetHealthDescription - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about the health of a target.
TargetHealthDescription() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
 
TargetHealthReasonEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
TargetHealthStateEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
targetInService() - Method in class com.amazonaws.services.elasticloadbalancingv2.waiters.AmazonElasticLoadBalancingWaiters
Builds a TargetInService waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
TargetTypeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
TooManyActionsException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of actions per rule.
TooManyActionsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyActionsException
Constructs a new TooManyActionsException with the specified error message.
TooManyCertificatesException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of certificates per load balancer.
TooManyCertificatesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyCertificatesException
Constructs a new TooManyCertificatesException with the specified error message.
TooManyListenersException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of listeners per load balancer.
TooManyListenersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyListenersException
Constructs a new TooManyListenersException with the specified error message.
TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of load balancers for your Amazon Web Services account.
TooManyLoadBalancersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyLoadBalancersException
Constructs a new TooManyLoadBalancersException with the specified error message.
TooManyRegistrationsForTargetIdException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of times a target can be registered with a load balancer.
TooManyRegistrationsForTargetIdException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyRegistrationsForTargetIdException
Constructs a new TooManyRegistrationsForTargetIdException with the specified error message.
TooManyRulesException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of rules per load balancer.
TooManyRulesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyRulesException
Constructs a new TooManyRulesException with the specified error message.
TooManyTagsException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of tags per load balancer.
TooManyTagsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyTagsException
Constructs a new TooManyTagsException with the specified error message.
TooManyTargetGroupsException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of target groups for your Amazon Web Services account.
TooManyTargetGroupsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyTargetGroupsException
Constructs a new TooManyTargetGroupsException with the specified error message.
TooManyTargetsException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of targets.
TooManyTargetsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyTargetsException
Constructs a new TooManyTargetsException with the specified error message.
TooManyUniqueTargetGroupsPerLoadBalancerException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of unique target groups per load balancer across all listeners.
TooManyUniqueTargetGroupsPerLoadBalancerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyUniqueTargetGroupsPerLoadBalancerException
Constructs a new TooManyUniqueTargetGroupsPerLoadBalancerException with the specified error message.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.ActionTypeEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConditionalBehaviorEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConditionalBehaviorEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.IpAddressType
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerSchemeEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerStateEnum
 
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerTypeEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.ProtocolEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionStatusCodeEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupIpAddressTypeEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthReasonEnum
 
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthStateEnum
 
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetTypeEnum
 

U

UnsupportedProtocolException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified protocol is not supported.
UnsupportedProtocolException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.UnsupportedProtocolException
Constructs a new UnsupportedProtocolException with the specified error message.

V

valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.ActionTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConditionalBehaviorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConditionalBehaviorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.IpAddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerSchemeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.ProtocolEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionStatusCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupIpAddressTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthReasonEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.ActionTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConditionalBehaviorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConditionalBehaviorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.IpAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerSchemeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.ProtocolEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionStatusCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupIpAddressTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthReasonEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

waiters() - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
waiters() - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
 
waiters() - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
 
withActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The actions.
withActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The actions.
withActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The actions.
withActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The actions.
withActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The actions.
withActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The actions.
withAllocationId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The allocation ID of the Elastic IP address for an internal-facing load balancer.
withAllocationId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The allocation ID of the Elastic IP address for an internet-facing load balancer.
withAlpnPolicy(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
withAlpnPolicy(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
withAlpnPolicy(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
withAlpnPolicy(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
withAlpnPolicy(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
withAlpnPolicy(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[TLS listeners] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
withAttributes(LoadBalancerAttribute...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
Information about the load balancer attributes.
withAttributes(Collection<LoadBalancerAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
Information about the load balancer attributes.
withAttributes(TargetGroupAttribute...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
Information about the target group attributes
withAttributes(Collection<TargetGroupAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
Information about the target group attributes
withAttributes(LoadBalancerAttribute...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The load balancer attributes.
withAttributes(Collection<LoadBalancerAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The load balancer attributes.
withAttributes(LoadBalancerAttribute...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
Information about the load balancer attributes.
withAttributes(Collection<LoadBalancerAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
Information about the load balancer attributes.
withAttributes(TargetGroupAttribute...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The attributes.
withAttributes(Collection<TargetGroupAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The attributes.
withAttributes(TargetGroupAttribute...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
Information about the attributes.
withAttributes(Collection<TargetGroupAttribute>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
Information about the attributes.
withAuthenticateCognitoConfig(AuthenticateCognitoActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[HTTPS listeners] Information for using Amazon Cognito to authenticate users.
withAuthenticateOidcConfig(AuthenticateOidcActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[HTTPS listeners] Information about an identity provider that is compliant with OpenID Connect (OIDC).
withAuthenticationRequestExtraParams(Map<String, String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
withAuthenticationRequestExtraParams(Map<String, String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The query parameters (up to 10) to include in the redirect request to the authorization endpoint.
withAuthorizationEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The authorization endpoint of the IdP.
withAvailabilityZone(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
An Availability Zone or all.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The subnets for the load balancer.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The subnets for the load balancer.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnets.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnets.
withCanonicalHostedZoneId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The ID of the Amazon Route 53 hosted zone associated with the load balancer.
withCertificateArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
The Amazon Resource Name (ARN) of the certificate.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The certificate to add.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The certificate to add.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
Information about the certificates in the certificate list.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesResult
Information about the certificates in the certificate list.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
Information about the certificates.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
Information about the certificates.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The default certificate for the listener.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The default certificate for the listener.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The default certificate for the listener.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The certificate to remove.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The certificate to remove.
withCiphers(Cipher...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The ciphers.
withCiphers(Collection<Cipher>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The ciphers.
withClientId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OAuth 2.0 client identifier.
withClientSecret(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OAuth 2.0 client secret.
withCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
The state code.
withCode(LoadBalancerStateEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
The state code.
withConditions(RuleCondition...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The conditions.
withConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The conditions.
withConditions(RuleCondition...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The conditions.
withConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The conditions.
withConditions(RuleCondition...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The conditions.
withConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The conditions.
withContentType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The content type.
withCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The date and time the load balancer was created.
withCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers on Outposts] The ID of the customer-owned address pool (CoIP pool).
withCustomerOwnedIpv4Pool(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
[Application Load Balancers on Outposts] The ID of the customer-owned address pool.
withDefaultActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The actions for the default rule.
withDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The actions for the default rule.
withDefaultActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The default actions for the listener.
withDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The default actions for the listener.
withDefaultActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The actions for the default rule.
withDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The actions for the default rule.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
A description of the target health that provides additional details.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The public DNS name of the load balancer.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
The time period, in seconds, during which requests from a client should be routed to the same target group.
withEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupStickinessConfig
Indicates whether target group stickiness is enabled.
withField(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The field in the HTTP request.
withFixedResponseConfig(FixedResponseActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[Application Load Balancer] Information for creating an action that returns a custom HTTP response.
withForwardConfig(ForwardActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
Information for creating an action that distributes requests among one or more target groups.
withGrpcCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
You can specify values between 0 and 99.
withHealthCheckEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Indicates whether health checks are enabled.
withHealthCheckEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Indicates whether health checks are enabled.
withHealthCheckEnabled(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
Indicates whether health checks are enabled.
withHealthCheckIntervalSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The approximate amount of time, in seconds, between health checks of an individual target.
withHealthCheckIntervalSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The approximate amount of time, in seconds, between health checks of an individual target.
withHealthCheckIntervalSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The approximate amount of time, in seconds, between health checks of an individual target.
withHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS health checks] The destination for health checks on the targets.
withHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The destination for health checks on the targets.
withHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The destination for health checks on the targets.
withHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The port the load balancer uses when performing health checks on targets.
withHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The port the load balancer uses when performing health checks on targets.
withHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The port to use to connect with the target.
withHealthCheckPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The port to use to connect with the target.
withHealthCheckProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
withHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
withHealthCheckProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
withHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol the load balancer uses when performing health checks on targets.
withHealthCheckProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use to connect with the target.
withHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use to connect with the target.
withHealthCheckTimeoutSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The amount of time, in seconds, during which no response from a target means a failed health check.
withHealthCheckTimeoutSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The amount of time, in seconds, during which no response means a failed health check.
withHealthCheckTimeoutSeconds(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The amount of time, in seconds, during which no response means a failed health check.
withHealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The number of consecutive health checks successes required before considering an unhealthy target healthy.
withHealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The number of consecutive health checks successes required before considering an unhealthy target healthy.
withHealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The number of consecutive health checks successes required before considering an unhealthy target healthy.
withHost(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The hostname.
withHostHeaderConfig(HostHeaderConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a host header condition.
withHttpCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200.
withHttpHeaderConfig(HttpHeaderConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for an HTTP header condition.
withHttpHeaderName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
The name of the HTTP header field.
withHttpRequestMethodConfig(HttpRequestMethodConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for an HTTP method condition.
withId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The ID of the target.
withIpAddress(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
The static IP address.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of IP addresses used by the subnets for your load balancer.
withIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of IP addresses used by the subnets for your load balancer.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of IP address used for this target group.
withIpAddressType(TargetGroupIpAddressTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of IP address used for this target group.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of IP addresses used by the subnets for your load balancer.
withIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of IP addresses used by the subnets for your load balancer.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The IP address type.
withIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The IP address type.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
The IP address type.
withIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
The IP address type.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
[Network Load Balancers] The type of IP addresses used by the subnets for your load balancer.
withIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
[Network Load Balancers] The type of IP addresses used by the subnets for your load balancer.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
[Network Load Balancers] The IP address type.
withIpAddressType(IpAddressType) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
[Network Load Balancers] The IP address type.
withIpAddressType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of IP address used for this target group.
withIpAddressType(TargetGroupIpAddressTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of IP address used for this target group.
withIPv6Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The IPv6 address.
withIPv6Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The IPv6 address.
withIsDefault(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
Indicates whether the certificate is the default certificate.
withIsDefault(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
withIssuer(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The OIDC issuer identifier of the IdP.
withKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The name of the attribute.
withKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
The key.
withKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
The name of the attribute.
withLimits(Limit...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
Information about the limits.
withLimits(Collection<Limit>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
Information about the limits.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
The Amazon Resource Name (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The Amazon Resource Name (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
The Amazon Resource Name (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The Amazon Resource Names (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Name (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The Amazon Resource Name (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The Amazon Resource Name (ARN) of the listener.
withListenerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
The Amazon Resource Name (ARN) of the listener.
withListenerArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Names (ARN) of the listeners.
withListenerArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Names (ARN) of the listeners.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
Information about the listener.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
Information about the listener.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
Information about the listeners.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
Information about the listeners.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Information about the modified listener.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Information about the modified listener.
withLoadBalancerAddresses(LoadBalancerAddress...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Network Load Balancers] If you need static IP addresses for your load balancer, you can specify one Elastic IP address per Availability Zone when you create an internal-facing load balancer.
withLoadBalancerAddresses(Collection<LoadBalancerAddress>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Network Load Balancers] If you need static IP addresses for your load balancer, you can specify one Elastic IP address per Availability Zone when you create an internal-facing load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The Amazon Resource Name (ARN) of the load balancer.
withLoadBalancerArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The Amazon Resource Names (ARN) of the load balancers.
withLoadBalancerArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The Amazon Resource Names (ARN) of the load balancers.
withLoadBalancerArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Names (ARN) of the load balancers that route traffic to this target group.
withLoadBalancerArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Names (ARN) of the load balancers that route traffic to this target group.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The name of the load balancer.
withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
Information about the load balancer.
withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
Information about the load balancer.
withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
Information about the load balancers.
withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
Information about the load balancers.
withLoadBalancerType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The type of load balancer.
withLoadBalancerType(LoadBalancerTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The type of load balancer.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
The marker for the next set of results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The marker for the next set of results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The marker for the next set of results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The marker for the next set of results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The marker for the next set of results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The marker for the next set of results.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The marker for the next set of results.
withMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
withMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
withMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The HTTP or gRPC codes to use when checking for a successful response from a target.
withMax(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
The maximum value of the limit.
withMessageBody(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The message.
withName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
The name of the cipher.
withName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The name of the load balancer.
withName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The name of the target group.
withName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Limit
The name of the limit.
withName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The name of the policy.
withNames(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The names of the load balancers.
withNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The names of the load balancers.
withNames(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The names of the policies.
withNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The names of the policies.
withNames(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The names of the target groups.
withNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The names of the target groups.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
If there are additional results, this is the marker for the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesResult
If there are additional results, this is the marker for the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
If there are additional results, this is the marker for the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
If there are additional results, this is the marker for the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
If there are additional results, this is the marker for the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
If there are additional results, this is the marker for the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
If there are additional results, this is the marker for the next set of results.
withOnUnauthenticatedRequest(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The behavior if the user is not authenticated.
withOnUnauthenticatedRequest(AuthenticateCognitoActionConditionalBehaviorEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The behavior if the user is not authenticated.
withOnUnauthenticatedRequest(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The behavior if the user is not authenticated.
withOnUnauthenticatedRequest(AuthenticateOidcActionConditionalBehaviorEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The behavior if the user is not authenticated.
withOrder(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The order for the action.
withOutpostId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
[Application Load Balancers on Outposts] The ID of the Outpost.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
The maximum number of results to return with this call.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenerCertificatesRequest
The maximum number of results to return with this call.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
The maximum number of results to return with this call.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
The maximum number of results to return with this call.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The maximum number of results to return with this call.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
The maximum number of results to return with this call.
withPageSize(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The maximum number of results to return with this call.
withPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The absolute path, starting with the leading "/".
withPathPatternConfig(PathPatternConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a path pattern condition.
withPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The port on which the load balancer is listening.
withPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The port on which the targets receive traffic.
withPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The port on which the load balancer is listening.
withPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The port for connections from clients to the load balancer.
withPort(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The port.
withPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The port on which the target is listening.
withPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The port on which the targets are listening.
withPriority(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
The priority of the cipher.
withPriority(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The rule priority.
withPriority(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The priority.
withPriority(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
The rule priority.
withPrivateIPv4Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAddress
[Network Load Balancers] The private IPv4 address for an internal load balancer.
withPrivateIPv4Address(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
[Network Load Balancers] The private IPv4 address for an internal load balancer.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The protocol for connections from clients to the load balancer.
withProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The protocol for connections from clients to the load balancer.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol to use for routing traffic to the targets.
withProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The protocol to use for routing traffic to the targets.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The protocol for connections from clients to the load balancer.
withProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The protocol for connections from clients to the load balancer.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The protocol for connections from clients to the load balancer.
withProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The protocol for connections from clients to the load balancer.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The protocol.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use for routing traffic to the targets.
withProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The protocol to use for routing traffic to the targets.
withProtocolVersion(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
[HTTP/HTTPS protocol] The protocol version.
withProtocolVersion(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
[HTTP/HTTPS protocol] The protocol version.
withQuery(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The query parameters, URL-encoded when necessary, but not percent-encoded.
withQueryStringConfig(QueryStringConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a query string condition.
withReason(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
A description of the state.
withReason(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The reason code.
withReason(TargetHealthReasonEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The reason code.
withRedirectConfig(RedirectActionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
[Application Load Balancer] Information for creating a redirect action.
withResourceArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
The Amazon Resource Name (ARN) of the resource.
withResourceArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
The Amazon Resource Names (ARN) of the resources.
withResourceArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
The Amazon Resource Names (ARN) of the resources.
withResourceArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the resource.
withResourceArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The Amazon Resource Name (ARN) of the resource.
withRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
The Amazon Resource Name (ARN) of the rule.
withRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The Amazon Resource Name (ARN) of the rule.
withRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The Amazon Resource Name (ARN) of the rule.
withRuleArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
The Amazon Resource Name (ARN) of the rule.
withRuleArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Names (ARN) of the rules.
withRuleArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
The Amazon Resource Names (ARN) of the rules.
withRulePriorities(RulePriorityPair...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
The rule priorities.
withRulePriorities(Collection<RulePriorityPair>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
The rule priorities.
withRules(Rule...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
Information about the rule.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
Information about the rule.
withRules(Rule...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
Information about the rules.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
Information about the rules.
withRules(Rule...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Information about the modified rule.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Information about the modified rule.
withRules(Rule...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
Information about the rules.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
Information about the rules.
withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The nodes of an Internet-facing load balancer have public IP addresses.
withScheme(LoadBalancerSchemeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The nodes of an Internet-facing load balancer have public IP addresses.
withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The nodes of an Internet-facing load balancer have public IP addresses.
withScheme(LoadBalancerSchemeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The nodes of an Internet-facing load balancer have public IP addresses.
withScope(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The set of user claims to be requested from the IdP.
withScope(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The set of user claims to be requested from the IdP.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
The IDs of the security groups associated with the load balancer.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
The IDs of the security groups associated with the load balancer.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers] The IDs of the security groups for the load balancer.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
[Application Load Balancers] The IDs of the security groups for the load balancer.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The IDs of the security groups for the load balancer.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The IDs of the security groups for the load balancer.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The IDs of the security groups.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
The IDs of the security groups.
withSessionCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The name of the cookie used to maintain session information.
withSessionCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The name of the cookie used to maintain session information.
withSessionTimeout(Long) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The maximum duration of the authentication session, in seconds.
withSessionTimeout(Long) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The maximum duration of the authentication session, in seconds.
withSourceIpConfig(SourceIpConditionConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Information for a source IP condition.
withSslPolicies(SslPolicy...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the security policies.
withSslPolicies(Collection<SslPolicy>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the security policies.
withSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
withSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
[HTTPS or TLS listener] The security policy that defines which protocols and ciphers are supported.
withSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
[HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported.
withSslProtocols(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The protocols.
withSslProtocols(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The protocols.
withState(LoadBalancerState) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The state of the load balancer.
withState(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The state of the target.
withState(TargetHealthStateEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
The state of the target.
withStatusCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.FixedResponseActionConfig
The HTTP response code (2XX, 4XX, or 5XX).
withStatusCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The HTTP redirect code.
withStatusCode(RedirectActionStatusCodeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RedirectActionConfig
The HTTP redirect code.
withSubnetId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The ID of the subnet.
withSubnetId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SubnetMapping
The ID of the subnet.
withSubnetMappings(SubnetMapping...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
withSubnetMappings(Collection<SubnetMapping>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
withSubnetMappings(SubnetMapping...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
withSubnetMappings(Collection<SubnetMapping>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the public subnets.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the public subnets.
withSupportedLoadBalancerTypes(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The supported load balancers.
withSupportedLoadBalancerTypes(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The supported load balancers.
withTagDescriptions(TagDescription...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
Information about the tags.
withTagDescriptions(Collection<TagDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
Information about the tags.
withTagKeys(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The tag keys for the tags to remove.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
The tag keys for the tags to remove.
withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
The tags.
withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The tags to assign to the listener.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The tags to assign to the listener.
withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The tags to assign to the load balancer.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The tags to assign to the load balancer.
withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The tags to assign to the rule.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
The tags to assign to the rule.
withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The tags to assign to the target group.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The tags to assign to the target group.
withTags(Tag...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
Information about the tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
Information about the tags.
withTarget(TargetDescription) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The description of the target.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
The Amazon Resource Name (ARN) of the target group.
withTargetGroupArns(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
withTargetGroupArns(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
The Amazon Resource Names (ARN) of the target groups.
withTargetGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The name of the target group.
withTargetGroups(TargetGroup...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
Information about the target group.
withTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
Information about the target group.
withTargetGroups(TargetGroup...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
Information about the target groups.
withTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
Information about the target groups.
withTargetGroups(TargetGroupTuple...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
One or more target groups.
withTargetGroups(Collection<TargetGroupTuple>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
One or more target groups.
withTargetGroups(TargetGroup...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the modified target group.
withTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the modified target group.
withTargetGroupStickinessConfig(TargetGroupStickinessConfig) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ForwardActionConfig
The target group stickiness for the rule.
withTargetHealth(TargetHealth) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
The health information for the target.
withTargetHealthDescriptions(TargetHealthDescription...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
Information about the health of the targets.
withTargetHealthDescriptions(Collection<TargetHealthDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
Information about the health of the targets.
withTargets(TargetDescription...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The targets.
withTargets(Collection<TargetDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
The targets.
withTargets(TargetDescription...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The targets.
withTargets(Collection<TargetDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
The targets.
withTargets(TargetDescription...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The targets.
withTargets(Collection<TargetDescription>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
The targets.
withTargetType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of target that you must specify when registering targets with this target group.
withTargetType(TargetTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The type of target that you must specify when registering targets with this target group.
withTargetType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of target that you must specify when registering targets with this target group.
withTargetType(TargetTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The type of target that you must specify when registering targets with this target group.
withTokenEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The token endpoint of the IdP.
withType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The type of action.
withType(ActionTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The type of action.
withType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of load balancer.
withType(LoadBalancerTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The type of load balancer.
withType(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of load balancer.
withType(LoadBalancerTypeEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The type of load balancer.
withUnhealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The number of consecutive health check failures required before considering a target unhealthy.
withUnhealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The number of consecutive health check failures required before considering the target unhealthy.
withUnhealthyThresholdCount(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The number of consecutive health check failures required before considering the target unhealthy.
withUseExistingClientSecret(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
Indicates whether to use the existing client secret when modifying a rule.
withUserInfoEndpoint(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateOidcActionConfig
The user info endpoint of the IdP.
withUserPoolArn(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The Amazon Resource Name (ARN) of the Amazon Cognito user pool.
withUserPoolClientId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The ID of the Amazon Cognito user pool client.
withUserPoolDomain(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AuthenticateCognitoActionConfig
The domain prefix or fully-qualified domain name of the Amazon Cognito user pool.
withValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The value of the attribute.
withValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringKeyValuePair
The value.
withValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
The value of the attribute.
withValues(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
One or more host names.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HostHeaderConditionConfig
One or more host names.
withValues(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
One or more strings to compare against the value of the HTTP header.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpHeaderConditionConfig
One or more strings to compare against the value of the HTTP header.
withValues(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
The name of the request method.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.HttpRequestMethodConditionConfig
The name of the request method.
withValues(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
One or more path patterns to compare against the request URL.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.PathPatternConditionConfig
One or more path patterns to compare against the request URL.
withValues(QueryStringKeyValuePair...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
One or more key/value pairs or values to find in the query string.
withValues(Collection<QueryStringKeyValuePair>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.QueryStringConditionConfig
One or more key/value pairs or values to find in the query string.
withValues(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The condition value.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The condition value.
withValues(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
One or more source IP addresses, in CIDR format.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SourceIpConditionConfig
One or more source IP addresses, in CIDR format.
withVpcId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
The identifier of the virtual private cloud (VPC).
withVpcId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The ID of the VPC for the load balancer.
withVpcId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The ID of the VPC for the targets.
withWeight(Integer) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupTuple
The weight.
withZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The name of the Availability Zone.
A B C D E F G H I L M O P Q R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.