Skip navigation links
A B C D E F G H I L M O P 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
 
ActionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Action StAX Unmarshaller
ActionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ActionStaxUnmarshaller
 
ActionTypeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
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 resource.
addTags(AddTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Adds the specified tags to the specified 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 resource.
addTagsAsync(AddTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Adds the specified tags to the specified 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
 
AddTagsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
AddTagsRequest Marshaller
AddTagsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.AddTagsRequestMarshaller
 
AddTagsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
AddTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
AddTagsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
AddTagsResult StAX Unmarshaller
AddTagsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.AddTagsResultStaxUnmarshaller
 
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
asyncBuilder() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClient
 
AvailabilityZone - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an Availability Zone.
AvailabilityZone() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
 
AvailabilityZoneStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
AvailabilityZone StAX Unmarshaller
AvailabilityZoneStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.AvailabilityZoneStaxUnmarshaller
 

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 deployed on a load balancer.
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.
CertificateNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
CertificateNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CertificateNotFoundExceptionUnmarshaller
 
CertificateStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Certificate StAX Unmarshaller
CertificateStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CertificateStaxUnmarshaller
 
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
 
CipherStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Cipher StAX Unmarshaller
CipherStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CipherStaxUnmarshaller
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
 
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.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.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.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.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.RegisterTargetsRequest
 
clone() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
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.SslPolicy
 
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.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.model.transform - package com.amazonaws.services.elasticloadbalancingv2.model.transform
 
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.
createListener(CreateListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Creates a listener for the specified Application 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.
createListenerAsync(CreateListenerRequest, AsyncHandler<CreateListenerRequest, CreateListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates a listener for the specified Application 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
 
CreateListenerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateListenerRequest Marshaller
CreateListenerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateListenerRequestMarshaller
 
CreateListenerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
 
CreateListenerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateListenerResult StAX Unmarshaller
CreateListenerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateListenerResultStaxUnmarshaller
 
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.
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Creates an Application 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.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Creates an Application 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
 
CreateLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateLoadBalancerRequest Marshaller
CreateLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateLoadBalancerRequestMarshaller
 
CreateLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
 
CreateLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateLoadBalancerResult StAX Unmarshaller
CreateLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateLoadBalancerResultStaxUnmarshaller
 
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
 
CreateRuleRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateRuleRequest Marshaller
CreateRuleRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateRuleRequestMarshaller
 
CreateRuleResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateRuleResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
 
CreateRuleResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateRuleResult StAX Unmarshaller
CreateRuleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateRuleResultStaxUnmarshaller
 
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
 
CreateTargetGroupRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateTargetGroupRequest Marshaller
CreateTargetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateTargetGroupRequestMarshaller
 
CreateTargetGroupResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
CreateTargetGroupResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
 
CreateTargetGroupResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
CreateTargetGroupResult StAX Unmarshaller
CreateTargetGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateTargetGroupResultStaxUnmarshaller
 

D

defaultClient() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClientBuilder
 
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
 
DeleteListenerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteListenerRequest Marshaller
DeleteListenerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteListenerRequestMarshaller
 
DeleteListenerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
 
DeleteListenerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteListenerResult StAX Unmarshaller
DeleteListenerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteListenerResultStaxUnmarshaller
 
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 and its attached listeners.
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Deletes the specified Application Load Balancer and its attached listeners.
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 and its attached listeners.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, DeleteLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Deletes the specified Application Load Balancer and its attached listeners.
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
 
DeleteLoadBalancerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteLoadBalancerRequest Marshaller
DeleteLoadBalancerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteLoadBalancerRequestMarshaller
 
DeleteLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
 
DeleteLoadBalancerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteLoadBalancerResult StAX Unmarshaller
DeleteLoadBalancerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteLoadBalancerResultStaxUnmarshaller
 
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
 
DeleteRuleRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteRuleRequest Marshaller
DeleteRuleRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteRuleRequestMarshaller
 
DeleteRuleResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteRuleResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
 
DeleteRuleResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteRuleResult StAX Unmarshaller
DeleteRuleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteRuleResultStaxUnmarshaller
 
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
 
DeleteTargetGroupRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteTargetGroupRequest Marshaller
DeleteTargetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteTargetGroupRequestMarshaller
 
DeleteTargetGroupResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeleteTargetGroupResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
 
DeleteTargetGroupResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeleteTargetGroupResult StAX Unmarshaller
DeleteTargetGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteTargetGroupResultStaxUnmarshaller
 
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
 
DeregisterTargetsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeregisterTargetsRequest Marshaller
DeregisterTargetsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeregisterTargetsRequestMarshaller
 
DeregisterTargetsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DeregisterTargetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
 
DeregisterTargetsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DeregisterTargetsResult StAX Unmarshaller
DeregisterTargetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeregisterTargetsResultStaxUnmarshaller
 
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 AWS account.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the current Elastic Load Balancing resource limits for your AWS 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 AWS account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the current Elastic Load Balancing resource limits for your AWS 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
 
DescribeAccountLimitsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeAccountLimitsRequest Marshaller
DescribeAccountLimitsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeAccountLimitsRequestMarshaller
 
DescribeAccountLimitsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
 
DescribeAccountLimitsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeAccountLimitsResult StAX Unmarshaller
DescribeAccountLimitsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeAccountLimitsResultStaxUnmarshaller
 
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.
describeListeners(DescribeListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified listeners or the listeners for the specified Application 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.
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.
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
 
DescribeListenersRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeListenersRequest Marshaller
DescribeListenersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeListenersRequestMarshaller
 
DescribeListenersResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeListenersResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
 
DescribeListenersResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeListenersResult StAX Unmarshaller
DescribeListenersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeListenersResultStaxUnmarshaller
 
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.
describeLoadBalancerAttributes(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the attributes for the specified Application 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.
describeLoadBalancerAttributesAsync(DescribeLoadBalancerAttributesRequest, AsyncHandler<DescribeLoadBalancerAttributesRequest, DescribeLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the attributes for the specified Application 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
 
DescribeLoadBalancerAttributesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeLoadBalancerAttributesRequest Marshaller
DescribeLoadBalancerAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancerAttributesRequestMarshaller
 
DescribeLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
 
DescribeLoadBalancerAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeLoadBalancerAttributesResult StAX Unmarshaller
DescribeLoadBalancerAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancerAttributesResultStaxUnmarshaller
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Describes the specified Application Load Balancers or all of your Application Load Balancers.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the specified Application Load Balancers or all of your Application 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 Application Load Balancers or all of your Application Load Balancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the specified Application Load Balancers or all of your Application 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
 
DescribeLoadBalancersRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeLoadBalancersRequest Marshaller
DescribeLoadBalancersRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancersRequestMarshaller
 
DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
 
DescribeLoadBalancersResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeLoadBalancersResult StAX Unmarshaller
DescribeLoadBalancersResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancersResultStaxUnmarshaller
 
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
 
DescribeRulesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeRulesRequest Marshaller
DescribeRulesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeRulesRequestMarshaller
 
DescribeRulesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeRulesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
 
DescribeRulesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeRulesResult StAX Unmarshaller
DescribeRulesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeRulesResultStaxUnmarshaller
 
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
 
DescribeSSLPoliciesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeSSLPoliciesRequest Marshaller
DescribeSSLPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeSSLPoliciesRequestMarshaller
 
DescribeSSLPoliciesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeSSLPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
 
DescribeSSLPoliciesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeSSLPoliciesResult StAX Unmarshaller
DescribeSSLPoliciesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeSSLPoliciesResultStaxUnmarshaller
 
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 resources.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Describes the tags for the specified 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 resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Describes the tags for the specified 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
 
DescribeTagsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTagsRequest Marshaller
DescribeTagsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTagsRequestMarshaller
 
DescribeTagsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
 
DescribeTagsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTagsResult StAX Unmarshaller
DescribeTagsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTagsResultStaxUnmarshaller
 
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
 
DescribeTargetGroupAttributesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTargetGroupAttributesRequest Marshaller
DescribeTargetGroupAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupAttributesRequestMarshaller
 
DescribeTargetGroupAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetGroupAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
 
DescribeTargetGroupAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTargetGroupAttributesResult StAX Unmarshaller
DescribeTargetGroupAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupAttributesResultStaxUnmarshaller
 
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
 
DescribeTargetGroupsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTargetGroupsRequest Marshaller
DescribeTargetGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupsRequestMarshaller
 
DescribeTargetGroupsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetGroupsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
 
DescribeTargetGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTargetGroupsResult StAX Unmarshaller
DescribeTargetGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupsResultStaxUnmarshaller
 
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
 
DescribeTargetHealthRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
 
DescribeTargetHealthRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTargetHealthRequest Marshaller
DescribeTargetHealthRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetHealthRequestMarshaller
 
DescribeTargetHealthResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
DescribeTargetHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
 
DescribeTargetHealthResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
DescribeTargetHealthResult StAX Unmarshaller
DescribeTargetHealthResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetHealthResultStaxUnmarshaller
 
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.
DuplicateListenerExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
DuplicateListenerExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateListenerExceptionUnmarshaller
 
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.
DuplicateLoadBalancerNameExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
DuplicateLoadBalancerNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateLoadBalancerNameExceptionUnmarshaller
 
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.
DuplicateTagKeysExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
DuplicateTagKeysExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateTagKeysExceptionUnmarshaller
 
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.
DuplicateTargetGroupNameExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
DuplicateTargetGroupNameExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateTargetGroupNameExceptionUnmarshaller
 

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.AddTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
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.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.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.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.RegisterTargetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
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.SslPolicy
 
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.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

F

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.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.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.

G

getActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
An action.
getActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The actions.
getActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The actions.
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.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Availability Zones for the load balancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnet and Availability Zone.
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.CreateListenerRequest
The SSL server certificate.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The SSL server certificate.
getCertificates() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The SSL server certificate.
getCiphers() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The ciphers.
getCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerState
The state code.
getConditions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
A condition.
getConditions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
The conditions.
getConditions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
The conditions.
getCreatedTime() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The date and time the load balancer was created.
getDefaultActions() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The default action for the listener.
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 default actions.
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.
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 name of the field.
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
The ping path that is the destination on the targets for health checks.
getHealthCheckPath() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The ping path that is the destination for the health check request.
getHealthCheckPath() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The destination for the health check request.
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 to use to connect with the target.
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 to use to connect with the target.
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
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.
getHttpCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
The HTTP codes.
getId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The ID of the target.
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ActionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.AddTagsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.AvailabilityZoneStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CertificateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CipherStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateListenerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateRuleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateTargetGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteListenerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteLoadBalancerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteRuleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteTargetGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeregisterTargetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeAccountLimitsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeListenersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancerAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancersResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeRulesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeSSLPoliciesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTagsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetHealthResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LimitStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ListenerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerAttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerStateStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.MatcherStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyListenerResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyLoadBalancerAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyRuleResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupAttributesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RegisterTargetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RemoveTagsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleConditionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RulePriorityPairStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetIpAddressTypeResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetRulePrioritiesResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSecurityGroupsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSubnetsResultStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SslPolicyStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TagDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TagStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupAttributeStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetHealthDescriptionStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetHealthStaxUnmarshaller
 
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.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.
getIsDefault() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
getKey() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The name of the attribute.
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.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.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.
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 listeners.
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.
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.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.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
The HTTP codes to use when checking for a successful response from a target.
getMatcher() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The HTTP codes to use when checking for a successful response from a target.
getMatcher() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The HTTP 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.
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
The marker to use when requesting the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
The marker to use when requesting the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
The marker to use when requesting the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
The marker to use when requesting the next set of results.
getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
The marker to use when requesting the next set of results.
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.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.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.
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.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 priority for the rule.
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.
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.TargetGroup
The protocol to use for routing traffic to the targets.
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.
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 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.
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
The IDs of the security groups to assign to 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.
getSslPolicies() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the policies.
getSslPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The security policy that defines which ciphers and protocols are supported.
getSslPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The security policy that defines which ciphers and protocols are supported.
getSslPolicy() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
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.
getSubnetId() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The ID of the subnet.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the subnets to attach to the load balancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the subnets.
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.CreateLoadBalancerRequest
One or more tags to assign to the load balancer.
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.
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.ModifyTargetGroupResult
Information about the target group.
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.
getType() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
The type of action.
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.
getValue() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
The value of the attribute.
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.RuleCondition
The condition value.
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.
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.AddTagsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
 
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.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.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.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.RegisterTargetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
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.SslPolicy
 
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.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.
HealthUnavailableExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
HealthUnavailableExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.HealthUnavailableExceptionUnmarshaller
 

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.
IncompatibleProtocolsExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
IncompatibleProtocolsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.IncompatibleProtocolsExceptionUnmarshaller
 
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.
InvalidConfigurationRequestExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
InvalidConfigurationRequestExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidConfigurationRequestExceptionUnmarshaller
 
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.
InvalidSchemeExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
InvalidSchemeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidSchemeExceptionUnmarshaller
 
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.
InvalidSecurityGroupExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
InvalidSecurityGroupExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidSecurityGroupExceptionUnmarshaller
 
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.
InvalidSubnetExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
InvalidSubnetExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidSubnetExceptionUnmarshaller
 
InvalidTargetException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
The specified target does not exist or is not in the same VPC as the target group.
InvalidTargetException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.InvalidTargetException
Constructs a new InvalidTargetException with the specified error message.
InvalidTargetExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
InvalidTargetExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidTargetExceptionUnmarshaller
 
IpAddressType - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
isDefault() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.

L

Limit - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about an Elastic Load Balancing resource limit for your AWS account.
Limit() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Limit
 
LimitStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Limit StAX Unmarshaller
LimitStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.LimitStaxUnmarshaller
 
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.
ListenerNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
ListenerNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ListenerNotFoundExceptionUnmarshaller
 
ListenerStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Listener StAX Unmarshaller
ListenerStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ListenerStaxUnmarshaller
 
LoadBalancer - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a load balancer.
LoadBalancer() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
 
LoadBalancerAttribute - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a load balancer attribute.
LoadBalancerAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
 
LoadBalancerAttributeStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
LoadBalancerAttribute StAX Unmarshaller
LoadBalancerAttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerAttributeStaxUnmarshaller
 
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.
LoadBalancerNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
LoadBalancerNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerNotFoundExceptionUnmarshaller
 
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
 
LoadBalancerStateStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
LoadBalancerState StAX Unmarshaller
LoadBalancerStateStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerStateStaxUnmarshaller
 
LoadBalancerStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
LoadBalancer StAX Unmarshaller
LoadBalancerStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerStaxUnmarshaller
 
LoadBalancerTypeEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 

M

marshall(AddTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.AddTagsRequestMarshaller
 
marshall(CreateListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateListenerRequestMarshaller
 
marshall(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateLoadBalancerRequestMarshaller
 
marshall(CreateRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateRuleRequestMarshaller
 
marshall(CreateTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateTargetGroupRequestMarshaller
 
marshall(DeleteListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteListenerRequestMarshaller
 
marshall(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteLoadBalancerRequestMarshaller
 
marshall(DeleteRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteRuleRequestMarshaller
 
marshall(DeleteTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteTargetGroupRequestMarshaller
 
marshall(DeregisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeregisterTargetsRequestMarshaller
 
marshall(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeAccountLimitsRequestMarshaller
 
marshall(DescribeListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeListenersRequestMarshaller
 
marshall(DescribeLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancerAttributesRequestMarshaller
 
marshall(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancersRequestMarshaller
 
marshall(DescribeRulesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeRulesRequestMarshaller
 
marshall(DescribeSSLPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeSSLPoliciesRequestMarshaller
 
marshall(DescribeTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTagsRequestMarshaller
 
marshall(DescribeTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupAttributesRequestMarshaller
 
marshall(DescribeTargetGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupsRequestMarshaller
 
marshall(DescribeTargetHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetHealthRequestMarshaller
 
marshall(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyListenerRequestMarshaller
 
marshall(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyLoadBalancerAttributesRequestMarshaller
 
marshall(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyRuleRequestMarshaller
 
marshall(ModifyTargetGroupAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupAttributesRequestMarshaller
 
marshall(ModifyTargetGroupRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupRequestMarshaller
 
marshall(RegisterTargetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RegisterTargetsRequestMarshaller
 
marshall(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RemoveTagsRequestMarshaller
 
marshall(SetIpAddressTypeRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetIpAddressTypeRequestMarshaller
 
marshall(SetRulePrioritiesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetRulePrioritiesRequestMarshaller
 
marshall(SetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSecurityGroupsRequestMarshaller
 
marshall(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSubnetsRequestMarshaller
 
Matcher - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information to use when checking for a successful response from a target.
Matcher() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
 
MatcherStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Matcher StAX Unmarshaller
MatcherStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.MatcherStaxUnmarshaller
 
modifyListener(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyListener(ModifyListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Modifies the specified properties of the specified listener.
modifyListener(ModifyListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Modifies 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
Modifies the specified properties of the specified listener.
modifyListenerAsync(ModifyListenerRequest, AsyncHandler<ModifyListenerRequest, ModifyListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies 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
 
ModifyListenerRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyListenerRequest Marshaller
ModifyListenerRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyListenerRequestMarshaller
 
ModifyListenerResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
 
ModifyListenerResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyListenerResult StAX Unmarshaller
ModifyListenerResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyListenerResultStaxUnmarshaller
 
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.
modifyLoadBalancerAttributes(ModifyLoadBalancerAttributesRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Modifies the specified attributes of the specified Application 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.
modifyLoadBalancerAttributesAsync(ModifyLoadBalancerAttributesRequest, AsyncHandler<ModifyLoadBalancerAttributesRequest, ModifyLoadBalancerAttributesResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies the specified attributes of the specified Application 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
 
ModifyLoadBalancerAttributesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyLoadBalancerAttributesRequest Marshaller
ModifyLoadBalancerAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyLoadBalancerAttributesRequestMarshaller
 
ModifyLoadBalancerAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyLoadBalancerAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
 
ModifyLoadBalancerAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyLoadBalancerAttributesResult StAX Unmarshaller
ModifyLoadBalancerAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyLoadBalancerAttributesResultStaxUnmarshaller
 
modifyRule(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
modifyRule(ModifyRuleRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Modifies the specified rule.
modifyRule(ModifyRuleRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Modifies 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
Modifies the specified rule.
modifyRuleAsync(ModifyRuleRequest, AsyncHandler<ModifyRuleRequest, ModifyRuleResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Modifies 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
 
ModifyRuleRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyRuleRequest Marshaller
ModifyRuleRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyRuleRequestMarshaller
 
ModifyRuleResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyRuleResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
 
ModifyRuleResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyRuleResult StAX Unmarshaller
ModifyRuleResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyRuleResultStaxUnmarshaller
 
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
 
ModifyTargetGroupAttributesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyTargetGroupAttributesRequest Marshaller
ModifyTargetGroupAttributesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupAttributesRequestMarshaller
 
ModifyTargetGroupAttributesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupAttributesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
 
ModifyTargetGroupAttributesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyTargetGroupAttributesResult StAX Unmarshaller
ModifyTargetGroupAttributesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupAttributesResultStaxUnmarshaller
 
ModifyTargetGroupRequest - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupRequest() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
 
ModifyTargetGroupRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyTargetGroupRequest Marshaller
ModifyTargetGroupRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupRequestMarshaller
 
ModifyTargetGroupResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
ModifyTargetGroupResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
 
ModifyTargetGroupResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
ModifyTargetGroupResult StAX Unmarshaller
ModifyTargetGroupResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupResultStaxUnmarshaller
 

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.
OperationNotPermittedExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
OperationNotPermittedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.OperationNotPermittedExceptionUnmarshaller
 

P

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.
PriorityInUseExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
PriorityInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.PriorityInUseExceptionUnmarshaller
 
ProtocolEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 

R

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
 
RegisterTargetsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
RegisterTargetsRequest Marshaller
RegisterTargetsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RegisterTargetsRequestMarshaller
 
RegisterTargetsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RegisterTargetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
 
RegisterTargetsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
RegisterTargetsResult StAX Unmarshaller
RegisterTargetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RegisterTargetsResultStaxUnmarshaller
 
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 resource.
removeTags(RemoveTagsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Removes the specified tags from the specified resource.
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 resource.
removeTagsAsync(RemoveTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Removes the specified tags from the specified resource.
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
 
RemoveTagsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
RemoveTagsRequest Marshaller
RemoveTagsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RemoveTagsRequestMarshaller
 
RemoveTagsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
RemoveTagsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
 
RemoveTagsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
RemoveTagsResult StAX Unmarshaller
RemoveTagsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RemoveTagsResultStaxUnmarshaller
 
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.
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.ResourceInUseExceptionUnmarshaller
 
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
 
RuleConditionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
RuleCondition StAX Unmarshaller
RuleConditionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleConditionStaxUnmarshaller
 
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.
RuleNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
RuleNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleNotFoundExceptionUnmarshaller
 
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
 
RulePriorityPairStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
RulePriorityPair StAX Unmarshaller
RulePriorityPairStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RulePriorityPairStaxUnmarshaller
 
RuleStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Rule StAX Unmarshaller
RuleStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleStaxUnmarshaller
 

S

setActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
An action.
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.
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.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Availability Zones for the load balancer.
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnet and Availability Zone.
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.CreateListenerRequest
The SSL server certificate.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The SSL server certificate.
setCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The SSL server certificate.
setCiphers(Collection<Cipher>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
The ciphers.
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
A condition.
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.
setCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The date and time the load balancer was created.
setDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The default action for the listener.
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 default actions.
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.
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 name of the field.
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
The ping path that is the destination on the targets for health checks.
setHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The ping path that is the destination for the health check request.
setHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The destination for the health check request.
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 to use to connect with the target.
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 to use to connect with the target.
setHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol to use to connect with the target.
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
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.
setHttpCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
The HTTP codes.
setId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The ID of the target.
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.
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.
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.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.
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.
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.
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
 
SetIpAddressTypeRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetIpAddressTypeRequest Marshaller
SetIpAddressTypeRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetIpAddressTypeRequestMarshaller
 
SetIpAddressTypeResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetIpAddressTypeResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
 
SetIpAddressTypeResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetIpAddressTypeResult StAX Unmarshaller
SetIpAddressTypeResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetIpAddressTypeResultStaxUnmarshaller
 
setIsDefault(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
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.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.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.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.
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 listeners.
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.
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.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.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
The HTTP codes to use when checking for a successful response from a target.
setMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The HTTP 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 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.
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
The marker to use when requesting the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
The marker to use when requesting the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
The marker to use when requesting the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
The marker to use when requesting the next set of results.
setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
The marker to use when requesting the next set of results.
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.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.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.
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(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 priority for the rule.
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.
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.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.
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.
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
 
SetRulePrioritiesRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetRulePrioritiesRequest Marshaller
SetRulePrioritiesRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetRulePrioritiesRequestMarshaller
 
SetRulePrioritiesResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetRulePrioritiesResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
 
SetRulePrioritiesResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetRulePrioritiesResult StAX Unmarshaller
SetRulePrioritiesResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetRulePrioritiesResultStaxUnmarshaller
 
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 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.
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 load balancer.
setSecurityGroups(SetSecurityGroupsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Associates the specified security groups with the specified load balancer.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the security groups to assign to 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 load balancer.
setSecurityGroupsAsync(SetSecurityGroupsRequest, AsyncHandler<SetSecurityGroupsRequest, SetSecurityGroupsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Associates the specified security groups with the specified 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
 
SetSecurityGroupsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetSecurityGroupsRequest Marshaller
SetSecurityGroupsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSecurityGroupsRequestMarshaller
 
SetSecurityGroupsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetSecurityGroupsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
 
SetSecurityGroupsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetSecurityGroupsResult StAX Unmarshaller
SetSecurityGroupsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSecurityGroupsResultStaxUnmarshaller
 
setSslPolicies(Collection<SslPolicy>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the policies.
setSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The security policy that defines which ciphers and protocols are supported.
setSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The security policy that defines which ciphers and protocols are supported.
setSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
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.
setSubnetId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The ID of the subnet.
setSubnets(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AbstractAmazonElasticLoadBalancing
 
setSubnets(SetSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancing
Enables the Availability Zone for the specified subnets for the specified load balancer.
setSubnets(SetSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClient
Enables the Availability Zone for the specified subnets for the specified load balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the subnets to attach to the load balancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the 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 Zone for the specified subnets for the specified load balancer.
setSubnetsAsync(SetSubnetsRequest, AsyncHandler<SetSubnetsRequest, SetSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsync
Enables the Availability Zone for the specified subnets for the specified 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
 
SetSubnetsRequestMarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetSubnetsRequest Marshaller
SetSubnetsRequestMarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSubnetsRequestMarshaller
 
SetSubnetsResult - Class in com.amazonaws.services.elasticloadbalancingv2.model
 
SetSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
 
SetSubnetsResultStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SetSubnetsResult StAX Unmarshaller
SetSubnetsResultStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSubnetsResultStaxUnmarshaller
 
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.CreateLoadBalancerRequest
One or more tags to assign to the load balancer.
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.
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<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the target group.
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.
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.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.
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.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.RuleCondition
The condition value.
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.
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
 
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.
SSLPolicyNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
SSLPolicyNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SSLPolicyNotFoundExceptionUnmarshaller
 
SslPolicyStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
SslPolicy StAX Unmarshaller
SslPolicyStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SslPolicyStaxUnmarshaller
 
standard() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.elasticloadbalancingv2.AmazonElasticLoadBalancingClientBuilder
 
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.
SubnetNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
SubnetNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.SubnetNotFoundExceptionUnmarshaller
 

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
 
TagDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
TagDescription StAX Unmarshaller
TagDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TagDescriptionStaxUnmarshaller
 
TagStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
Tag StAX Unmarshaller
TagStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TagStaxUnmarshaller
 
TargetDescription - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a target.
TargetDescription() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
 
TargetDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
TargetDescription StAX Unmarshaller
TargetDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetDescriptionStaxUnmarshaller
 
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.
TargetGroupAssociationLimitExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TargetGroupAssociationLimitExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupAssociationLimitExceptionUnmarshaller
 
TargetGroupAttribute - Class in com.amazonaws.services.elasticloadbalancingv2.model
Information about a target group attribute.
TargetGroupAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
 
TargetGroupAttributeStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
TargetGroupAttribute StAX Unmarshaller
TargetGroupAttributeStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupAttributeStaxUnmarshaller
 
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.
TargetGroupNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TargetGroupNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupNotFoundExceptionUnmarshaller
 
TargetGroupStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
TargetGroup StAX Unmarshaller
TargetGroupStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupStaxUnmarshaller
 
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
 
TargetHealthDescriptionStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
TargetHealthDescription StAX Unmarshaller
TargetHealthDescriptionStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetHealthDescriptionStaxUnmarshaller
 
TargetHealthReasonEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
TargetHealthStateEnum - Enum in com.amazonaws.services.elasticloadbalancingv2.model
 
TargetHealthStaxUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
TargetHealth StAX Unmarshaller
TargetHealthStaxUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetHealthStaxUnmarshaller
 
TooManyCertificatesException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of certificates per listener.
TooManyCertificatesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyCertificatesException
Constructs a new TooManyCertificatesException with the specified error message.
TooManyCertificatesExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyCertificatesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyCertificatesExceptionUnmarshaller
 
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.
TooManyListenersExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyListenersExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyListenersExceptionUnmarshaller
 
TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of load balancers for your AWS account.
TooManyLoadBalancersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyLoadBalancersException
Constructs a new TooManyLoadBalancersException with the specified error message.
TooManyLoadBalancersExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyLoadBalancersExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyLoadBalancersExceptionUnmarshaller
 
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.
TooManyRegistrationsForTargetIdExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyRegistrationsForTargetIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyRegistrationsForTargetIdExceptionUnmarshaller
 
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.
TooManyRulesExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyRulesExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyRulesExceptionUnmarshaller
 
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.
TooManyTagsExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyTagsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyTagsExceptionUnmarshaller
 
TooManyTargetGroupsException - Exception in com.amazonaws.services.elasticloadbalancingv2.model
You've reached the limit on the number of target groups for your AWS account.
TooManyTargetGroupsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancingv2.model.TooManyTargetGroupsException
Constructs a new TooManyTargetGroupsException with the specified error message.
TooManyTargetGroupsExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyTargetGroupsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyTargetGroupsExceptionUnmarshaller
 
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.
TooManyTargetsExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
TooManyTargetsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyTargetsExceptionUnmarshaller
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Action
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.ActionTypeEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AddTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Certificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Cipher
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateTargetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteListenerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeleteTargetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DeregisterTargetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeAccountLimitsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancerAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeRulesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetHealthResult
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancerAttribute
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyLoadBalancerAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.ProtocolEnum
 
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RegisterTargetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RemoveTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RulePriorityPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetIpAddressTypeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetRulePrioritiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SslPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroupAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealth
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthReasonEnum
 
toString() - Method in enum com.amazonaws.services.elasticloadbalancingv2.model.TargetHealthStateEnum
 

U

unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ActionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.AddTagsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.AvailabilityZoneStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CertificateNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CertificateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CipherStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateListenerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateRuleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.CreateTargetGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteListenerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteLoadBalancerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteRuleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeleteTargetGroupResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DeregisterTargetsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeAccountLimitsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeListenersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancerAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeLoadBalancersResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeRulesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeSSLPoliciesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTagsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DescribeTargetHealthResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateListenerExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateLoadBalancerNameExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateTagKeysExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.DuplicateTargetGroupNameExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.HealthUnavailableExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.IncompatibleProtocolsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidConfigurationRequestExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidSchemeExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidSecurityGroupExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidSubnetExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.InvalidTargetExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LimitStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ListenerNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ListenerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerAttributeStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerStateStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.LoadBalancerStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.MatcherStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyListenerResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyLoadBalancerAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyRuleResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupAttributesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ModifyTargetGroupResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.OperationNotPermittedExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.PriorityInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RegisterTargetsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RemoveTagsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.ResourceInUseExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleConditionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RulePriorityPairStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.RuleStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetIpAddressTypeResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetRulePrioritiesResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSecurityGroupsResultStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SetSubnetsResultStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SSLPolicyNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SslPolicyStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.SubnetNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TagDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TagStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetDescriptionStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupAssociationLimitExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupAttributeStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetGroupStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetHealthDescriptionStaxUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TargetHealthStaxUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyCertificatesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyListenersExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyLoadBalancersExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyRegistrationsForTargetIdExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyRulesExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyTagsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyTargetGroupsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.TooManyTargetsExceptionUnmarshaller
 
unmarshall(Node) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.transform.UnsupportedProtocolExceptionUnmarshaller
 
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.
UnsupportedProtocolExceptionUnmarshaller - Class in com.amazonaws.services.elasticloadbalancingv2.model.transform
 
UnsupportedProtocolExceptionUnmarshaller() - Constructor for class com.amazonaws.services.elasticloadbalancingv2.model.transform.UnsupportedProtocolExceptionUnmarshaller
 

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.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.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.
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.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.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.

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
An action.
withActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
An action.
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.
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.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Availability Zones for the load balancer.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The Availability Zones for the load balancer.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnet and Availability Zone.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsResult
Information about the subnet and Availability Zone.
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.CreateListenerRequest
The SSL server certificate.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The SSL server certificate.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The SSL server certificate.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The SSL server certificate.
withCertificates(Certificate...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The SSL server certificate.
withCertificates(Collection<Certificate>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The SSL server certificate.
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.
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
A condition.
withConditions(Collection<RuleCondition>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateRuleRequest
A condition.
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.
withCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.LoadBalancer
The date and time the load balancer was created.
withDefaultActions(Action...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The default action for the listener.
withDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The default action for the listener.
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 default actions.
withDefaultActions(Collection<Action>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
The default actions.
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.
withField(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The name of the field.
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
The ping path that is the destination on the targets for health checks.
withHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The ping path that is the destination for the health check request.
withHealthCheckPath(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetGroup
The destination for the health check request.
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 to use to connect with the target.
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 to use to connect with the target.
withHealthCheckProtocol(ProtocolEnum) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The protocol to use to connect with the target.
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
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.
withHttpCode(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Matcher
The HTTP codes.
withId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.TargetDescription
The ID of the target.
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.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.
withIsDefault(Boolean) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Rule
Indicates whether this is the default rule.
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.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.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.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.
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 listeners.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerResult
Information about the modified listeners.
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.
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.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.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
The HTTP codes to use when checking for a successful response from a target.
withMatcher(Matcher) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
The HTTP 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 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.
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
The marker to use when requesting the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeListenersResult
The marker to use when requesting the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeLoadBalancersResult
The marker to use when requesting the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
The marker to use when requesting the next set of results.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeTargetGroupsResult
The marker to use when requesting the next set of results.
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.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.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.
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(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 priority for the rule.
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.
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.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.
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.
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 rule.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyRuleResult
Information about the 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.
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
The IDs of the security groups to assign to the load balancer.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the security groups to assign to 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.
withSslPolicies(SslPolicy...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the policies.
withSslPolicies(Collection<SslPolicy>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.DescribeSSLPoliciesResult
Information about the policies.
withSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateListenerRequest
The security policy that defines which ciphers and protocols are supported.
withSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.Listener
The security policy that defines which ciphers and protocols are supported.
withSslPolicy(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyListenerRequest
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.
withSubnetId(String) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.AvailabilityZone
The ID of the subnet.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the subnets to attach to the load balancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
The IDs of the subnets to attach to the load balancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the subnets.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.SetSubnetsRequest
The IDs of the subnets.
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.CreateLoadBalancerRequest
One or more tags to assign to the load balancer.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.CreateLoadBalancerRequest
One or more tags to assign to the load balancer.
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.
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(TargetGroup...) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the target group.
withTargetGroups(Collection<TargetGroup>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.ModifyTargetGroupResult
Information about the target group.
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.
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.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.
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.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.RuleCondition
The condition value.
withValues(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancingv2.model.RuleCondition
The condition value.
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.
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 R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.