public class AWSS3ProviderMetadata extends BaseProviderMetadata
ProviderMetadata for Amazon's Simple Storage Service
(S3) provider.BLOBSTORE_TYPE, COMPUTE_TYPE, LOADBALANCER_TYPE, MONITOR_TYPE, QUEUE_TYPE, TABLE_TYPE| Constructor and Description |
|---|
AWSS3ProviderMetadata() |
| Modifier and Type | Method and Description |
|---|---|
URI |
getApiDocumentation() |
URI |
getConsole() |
String |
getCredentialName() |
URI |
getHomepage() |
String |
getId() |
String |
getIdentityName() |
Set<String> |
getIso3166Codes() |
Set<String> |
getLinkedServices() |
String |
getName() |
String |
getType() |
equals, hashCode, toStringpublic String getId()
public String getType()
public String getName()
public String getIdentityName()
public String getCredentialName()
public URI getHomepage()
public URI getConsole()
public URI getApiDocumentation()
public Set<String> getLinkedServices()
getLinkedServices in interface ProviderMetadatagetLinkedServices in class BaseProviderMetadataCopyright © 2009-2012 jclouds. All Rights Reserved.