org.jclouds.go2cloud
Class Go2CloudJohannesburg1ProviderMetadata

java.lang.Object
  extended by org.jclouds.providers.internal.BaseProviderMetadata
      extended by org.jclouds.go2cloud.Go2CloudJohannesburg1ProviderMetadata
All Implemented Interfaces:
Serializable, ProviderMetadata

public class Go2CloudJohannesburg1ProviderMetadata
extends BaseProviderMetadata

Implementation of org.jclouds.types.ProviderMetadata for Go2Cloud's Johannesburg1 provider.

Author:
Adrian Cole
See Also:
Serialized Form

Nested Class Summary
static class Go2CloudJohannesburg1ProviderMetadata.Builder
           
 
Field Summary
 
Fields inherited from class org.jclouds.providers.internal.BaseProviderMetadata
api, console, defaultProperties, endpoint, homepage, id, iso3166Codes, linkedServices, name
 
Constructor Summary
Go2CloudJohannesburg1ProviderMetadata()
           
Go2CloudJohannesburg1ProviderMetadata(Go2CloudJohannesburg1ProviderMetadata.Builder builder)
           
 
Method Summary
static Go2CloudJohannesburg1ProviderMetadata.Builder builder()
           
static Properties defaultProperties()
           
 Go2CloudJohannesburg1ProviderMetadata.Builder toBuilder()
           
 
Methods inherited from class org.jclouds.providers.internal.BaseProviderMetadata
equals, getApiMetadata, getConsole, getDefaultProperties, getEndpoint, getHomepage, getId, getIso3166Codes, getLinkedServices, getName, hashCode, string, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Go2CloudJohannesburg1ProviderMetadata

public Go2CloudJohannesburg1ProviderMetadata()

Go2CloudJohannesburg1ProviderMetadata

public Go2CloudJohannesburg1ProviderMetadata(Go2CloudJohannesburg1ProviderMetadata.Builder builder)
Method Detail

builder

public static Go2CloudJohannesburg1ProviderMetadata.Builder builder()

toBuilder

public Go2CloudJohannesburg1ProviderMetadata.Builder toBuilder()
Specified by:
toBuilder in interface ProviderMetadata
Overrides:
toBuilder in class BaseProviderMetadata
See Also:
ProviderMetadata.Builder

defaultProperties

public static Properties defaultProperties()


Copyright © 2009-2012 jclouds. All Rights Reserved.