|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProviderMetadata
The ProviderMetadata interface allows jclouds to provide a plugin framework for gathering cloud provider metadata.
| Nested Class Summary | |
|---|---|
static interface |
ProviderMetadata.Builder
|
| Method Summary | |
|---|---|
ApiMetadata |
getApiMetadata()
|
com.google.common.base.Optional<URI> |
getConsole()
|
Properties |
getDefaultProperties()
Configuration Properties used when creating connections to this provider. |
String |
getEndpoint()
|
com.google.common.base.Optional<URI> |
getHomepage()
|
String |
getId()
|
Set<String> |
getIso3166Codes()
iso 3166 codes; ex. |
Set<String> |
getLinkedServices()
|
String |
getName()
|
ProviderMetadata.Builder |
toBuilder()
|
| Method Detail |
|---|
ProviderMetadata.Builder toBuilder()
ProviderMetadata.BuilderString getId()
String getName()
ApiMetadata getApiMetadata()
String getEndpoint()
ApiMetadata#getEndpointProperties getDefaultProperties()
ApiMetadata.getDefaultProperties()com.google.common.base.Optional<URI> getConsole()
com.google.common.base.Optional<URI> getHomepage()
Set<String> getLinkedServices()
providers which have the
same account as this.Set<String> getIso3166Codes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||