Returns detailed configuration information for the specified LoadBalancers. If no LoadBalancers are specified, the operation returns configuration information for all LoadBalancers created by the caller.
NOTE: The client must have created the specified input LoadBalancers in order to retrieve this information; the client must provide the same account credentials as those that were used to create the LoadBalancer.
@param describeLoadBalancersRequest Container for the necessaryparameters to execute the DescribeLoadBalancers service method on AmazonElasticLoadBalancing. @return The response from the DescribeLoadBalancers service method, asreturned by AmazonElasticLoadBalancing. @throws LoadBalancerNotFoundException @throws AmazonClientException If any internal errors are encountered inside the client while attempting to make the request or handle the response. For example if a network connection is not available. @throws AmazonServiceException If an error response is returned by AmazonElasticLoadBalancing indicating either a problem with the data in the request, or a server side issue.
|
|