| Package | Description |
|---|---|
| org.jclouds.domain | |
| org.jclouds.domain.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableResourceMetadata<T extends Enum<T>>
Used to construct new resources or modify existing ones.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableResourceMetadataImpl<T extends Enum<T>>
Used to construct new resources or modify existing ones.
|
class |
ResourceMetadataImpl<T extends Enum<T>>
Idpayload of the object
|
| Modifier and Type | Method and Description |
|---|---|
int |
ResourceMetadataImpl.compareTo(ResourceMetadata<T> that) |
int |
MutableResourceMetadataImpl.compareTo(ResourceMetadata<T> o) |
| Constructor and Description |
|---|
MutableResourceMetadataImpl(ResourceMetadata<T> from) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.