Package | Description |
---|---|
com.amazonaws.services.elasticloadbalancing |
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
|
com.amazonaws.services.elasticloadbalancing.model.transform |
Marhsalling for the various types represented by AmazonElasticLoadBalancing.
|
Modifier and Type | Method and Description |
---|---|
CreateLoadBalancerPolicyResult |
AmazonElasticLoadBalancingClient.createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
CreateLoadBalancerPolicyResult |
AmazonElasticLoadBalancing.createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateLoadBalancerPolicyResult> |
AmazonElasticLoadBalancingAsyncClient.createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Future<CreateLoadBalancerPolicyResult> |
AmazonElasticLoadBalancingAsync.createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Future<CreateLoadBalancerPolicyResult> |
AmazonElasticLoadBalancingAsyncClient.createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest,
AsyncHandler<CreateLoadBalancerPolicyRequest,CreateLoadBalancerPolicyResult> asyncHandler)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Future<CreateLoadBalancerPolicyResult> |
AmazonElasticLoadBalancingAsync.createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest,
AsyncHandler<CreateLoadBalancerPolicyRequest,CreateLoadBalancerPolicyResult> asyncHandler)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateLoadBalancerPolicyResult> |
AmazonElasticLoadBalancingAsyncClient.createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest,
AsyncHandler<CreateLoadBalancerPolicyRequest,CreateLoadBalancerPolicyResult> asyncHandler)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Future<CreateLoadBalancerPolicyResult> |
AmazonElasticLoadBalancingAsync.createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest createLoadBalancerPolicyRequest,
AsyncHandler<CreateLoadBalancerPolicyRequest,CreateLoadBalancerPolicyResult> asyncHandler)
Creates a new policy that contains the necessary attributes depending
on the policy type.
|
Modifier and Type | Method and Description |
---|---|
CreateLoadBalancerPolicyResult |
CreateLoadBalancerPolicyResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.