| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BlobMetadata
System and user Metadata for the  
Blob. | 
interface  | 
MutableBlobMetadata
System and user Metadata for the  
Blob. | 
interface  | 
MutableStorageMetadata
Used to construct new resources or modify existing ones. 
 | 
interface  | 
StorageMetadata
Identifies containers, files, etc. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlobMetadataImpl
System and user Metadata for the  
Blob. | 
class  | 
MutableBlobMetadataImpl
System and user Metadata for the  
Blob. | 
class  | 
MutableStorageMetadataImpl
Used to construct new resources or modify existing ones. 
 | 
class  | 
StorageMetadataImpl
Idpayload of the object 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ComputeMetadata  | 
interface  | 
ComputeMetadataIncludingStatus<S extends Enum<S>>  | 
interface  | 
Hardware
Size of a node. 
 | 
interface  | 
Image
Running Operating system 
 | 
interface  | 
NodeMetadata  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ComputeMetadataImpl  | 
class  | 
HardwareImpl  | 
class  | 
ImageImpl  | 
class  | 
NodeMetadataImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
HardwareImpl.compareTo(ResourceMetadata<ComputeType> that) | 
| 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)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LoadBalancerMetadata  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LoadBalancerMetadataImpl  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.