| Class | Description |
|---|---|
| AttributeMetadata<V> |
This data type is used to describe values that are acceptable for the policy attribute.
|
| AttributeMetadata.Builder<V> | |
| HealthCheck |
Elastic Load Balancing routinely checks the health of each load-balanced Amazon EC2 instance
based on the configurations that you specify.
|
| HealthCheck.Builder<T extends HealthCheck.Builder<T>> | |
| InstanceHealth |
the current state of an instance in a loadbalancer.
|
| InstanceHealth.Builder | |
| Listener |
Listener is a process that listens for api connection requests.
|
| Listener.Builder<T extends Listener.Builder<T>> | |
| ListenerWithPolicies | |
| ListenerWithPolicies.Builder<T extends ListenerWithPolicies.Builder<T>> | |
| LoadBalancer |
A load balancer is represented by a DNS name and a set of ports.
|
| LoadBalancer.Builder<T extends LoadBalancer.Builder<T>> | |
| Policy | |
| Policy.Builder | |
| PolicyType | |
| PolicyType.Builder | |
| SecurityGroupAndOwner |
The security group that you can use as part of your inbound rules for your
LoadBalancer's back-end Amazon EC2 application instances.
|
| SecurityGroupAndOwner.Builder |
| Enum | Description |
|---|---|
| AttributeMetadata.Cardinality |
The cardinality of the attribute.
|
| Protocol |
Specifies transport protocol to use for routing or the protocol to use for routing traffic to
back-end instances.
|
| Scheme |
Specifies the type of LoadBalancer.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.