Class Console
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.Console
Represents an Openstack Console.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classConsole.Builder<T extends Console.Builder<T>>static enum - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Console
 
 - 
 - 
Method Details
- 
builder
 - 
toBuilder
 - 
getUrl
- Returns:
 - the url to use to connect to the server.
 
 - 
getType
- Returns:
 - the type of the url
 
 - 
hashCode
public int hashCode() - 
equals
 - 
string
protected com.google.common.base.MoreObjects.ToStringHelper string() - 
toString
 
 -