Class ServerCreated
java.lang.Object
org.jclouds.openstack.v2_0.domain.Resource
org.jclouds.openstack.nova.v2_0.domain.ServerCreated
- All Implemented Interfaces:
Comparable<Resource>
Server Resource with administrative password returned by ServerApi#CreateServer calls
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServerCreated.Builder
builder()
boolean
com.google.common.base.Optional
<String> present unless the nova install was configured with the optionenable_instance_password=false
com.google.common.base.Optional
<String> int
hashCode()
protected com.google.common.base.MoreObjects.ToStringHelper
string()
-
Constructor Details
-
ServerCreated
-
-
Method Details
-
builder
-
toBuilder
-
getAdminPass
present unless the nova install was configured with the optionenable_instance_password=false
-
getDiskConfig
- See Also:
-
hashCode
public int hashCode() -
equals
-
string
protected com.google.common.base.MoreObjects.ToStringHelper string()
-