Uses of Class
com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult

Packages that use CreateLoadBalancerPolicyResult
com.amazonaws.services.elasticloadbalancing Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing. 
 

Uses of CreateLoadBalancerPolicyResult in com.amazonaws.services.elasticloadbalancing
 

Methods in com.amazonaws.services.elasticloadbalancing that return CreateLoadBalancerPolicyResult
 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.
 

Methods in com.amazonaws.services.elasticloadbalancing that return types with arguments of type CreateLoadBalancerPolicyResult
 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.
 

Method parameters in com.amazonaws.services.elasticloadbalancing with type arguments of type CreateLoadBalancerPolicyResult
 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.
 



Copyright © 2016. All rights reserved.