|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceHealth | |
|---|---|
| org.jclouds.elb.domain | |
| org.jclouds.elb.features | |
| org.jclouds.elb.xml | |
| Uses of InstanceHealth in org.jclouds.elb.domain |
|---|
| Methods in org.jclouds.elb.domain that return InstanceHealth | |
|---|---|
InstanceHealth |
InstanceHealth.Builder.build()
|
| Methods in org.jclouds.elb.domain with parameters of type InstanceHealth | |
|---|---|
InstanceHealth.Builder |
InstanceHealth.Builder.fromAttributeMetadata(InstanceHealth in)
|
| Uses of InstanceHealth in org.jclouds.elb.features |
|---|
| Methods in org.jclouds.elb.features that return types with arguments of type InstanceHealth | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<InstanceHealth>> |
InstanceAsyncApi.getHealthOfInstancesOfLoadBalancer(Iterable<String> instanceIds,
String loadBalancerName)
|
Set<InstanceHealth> |
InstanceApi.getHealthOfInstancesOfLoadBalancer(Iterable<String> instanceIds,
String loadBalancerName)
Returns the current state of the instances of the specified LoadBalancer. |
com.google.common.util.concurrent.ListenableFuture<Set<InstanceHealth>> |
InstanceAsyncApi.getHealthOfInstancesOfLoadBalancer(String loadBalancerName)
|
Set<InstanceHealth> |
InstanceApi.getHealthOfInstancesOfLoadBalancer(String loadBalancerName)
Returns the current state of the instances of the specified LoadBalancer. |
| Uses of InstanceHealth in org.jclouds.elb.xml |
|---|
| Methods in org.jclouds.elb.xml that return InstanceHealth | |
|---|---|
InstanceHealth |
InstanceStateHandler.getResult()
|
| Methods in org.jclouds.elb.xml that return types with arguments of type InstanceHealth | |
|---|---|
Set<InstanceHealth> |
DescribeInstanceHealthResultHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||