Class Extension
java.lang.Object
org.jclouds.openstack.v2_0.domain.Resource
org.jclouds.openstack.v2_0.domain.Extension
- All Implemented Interfaces:
Comparable<Resource>
The OpenStack Compute API is extensible. Extensions serve two purposes: They
allow the introduction of new features in the API without requiring a version
change and they allow the introduction of vendor specific niche
functionality.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Extension.Builder
<?> builder()
boolean
getAlias()
int
hashCode()
protected com.google.common.base.MoreObjects.ToStringHelper
string()
-
Constructor Details
-
Extension
-
-
Method Details
-
builder
-
toBuilder
-
getNamespace
-
getAlias
-
getUpdated
-
getDescription
-
hashCode
public int hashCode() -
equals
-
string
protected com.google.common.base.MoreObjects.ToStringHelper string()
-