Class LoadBalancer
java.lang.Object
com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
- All Implemented Interfaces:
Serializable, Cloneable
Describes a LoadBalancer.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoadBalancer
public LoadBalancer()
-
-
Method Details
-
setName
The name of the LoadBalancer.
- Parameters:
name- The name of the LoadBalancer.
-
getName
-
withName
The name of the LoadBalancer.
- Parameters:
name- The name of the LoadBalancer.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
-
equals
-
hashCode
-
clone
-