Package | Description |
---|---|
com.amazonaws.services.elasticloadbalancing |
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
|
com.amazonaws.services.elasticloadbalancing.model |
Classes modeling the various types represented by AmazonElasticLoadBalancing.
|
Modifier and Type | Method and Description |
---|---|
SetLoadBalancerPoliciesForBackendServerResult |
AmazonElasticLoadBalancing.setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest)
Replaces the set of policies associated with the specified port on
which the back-end server is listening with a new set of policies.
|
SetLoadBalancerPoliciesForBackendServerResult |
AmazonElasticLoadBalancingClient.setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest)
Replaces the set of policies associated with the specified port on
which the back-end server is listening with a new set of policies.
|
Modifier and Type | Method and Description |
---|---|
Future<SetLoadBalancerPoliciesForBackendServerResult> |
AmazonElasticLoadBalancingAsync.setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest)
Replaces the set of policies associated with the specified port on
which the back-end server is listening with a new set of policies.
|
Future<SetLoadBalancerPoliciesForBackendServerResult> |
AmazonElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest)
Replaces the set of policies associated with the specified port on
which the back-end server is listening with a new set of policies.
|
Future<SetLoadBalancerPoliciesForBackendServerResult> |
AmazonElasticLoadBalancingAsync.setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest,
AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest,SetLoadBalancerPoliciesForBackendServerResult> asyncHandler)
Replaces the set of policies associated with the specified port on
which the back-end server is listening with a new set of policies.
|
Future<SetLoadBalancerPoliciesForBackendServerResult> |
AmazonElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest,
AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest,SetLoadBalancerPoliciesForBackendServerResult> asyncHandler)
Replaces the set of policies associated with the specified port on
which the back-end server is listening with a new set of policies.
|
Modifier and Type | Method and Description |
---|---|
SetLoadBalancerPoliciesForBackendServerResult |
SetLoadBalancerPoliciesForBackendServerResult.clone() |
Copyright © 2015. All rights reserved.