org.jclouds.stratogen.vcloud.mycloud
Class StratoGenVCloudMyCloudProviderMetadata

java.lang.Object
  extended by org.jclouds.providers.internal.BaseProviderMetadata
      extended by org.jclouds.stratogen.vcloud.mycloud.StratoGenVCloudMyCloudProviderMetadata
All Implemented Interfaces:
Serializable, ProviderMetadata

public class StratoGenVCloudMyCloudProviderMetadata
extends BaseProviderMetadata

Implementation of org.jclouds.types.ProviderMetadata for StratoGen VMware hosting

Author:
Adrian Cole
See Also:
Serialized Form

Nested Class Summary
static class StratoGenVCloudMyCloudProviderMetadata.Builder
           
 
Field Summary
 
Fields inherited from class org.jclouds.providers.internal.BaseProviderMetadata
api, console, defaultProperties, endpoint, homepage, id, iso3166Codes, linkedServices, name
 
Constructor Summary
StratoGenVCloudMyCloudProviderMetadata()
           
StratoGenVCloudMyCloudProviderMetadata(StratoGenVCloudMyCloudProviderMetadata.Builder builder)
           
 
Method Summary
static StratoGenVCloudMyCloudProviderMetadata.Builder builder()
           
static Properties defaultProperties()
           
 StratoGenVCloudMyCloudProviderMetadata.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

StratoGenVCloudMyCloudProviderMetadata

public StratoGenVCloudMyCloudProviderMetadata()

StratoGenVCloudMyCloudProviderMetadata

public StratoGenVCloudMyCloudProviderMetadata(StratoGenVCloudMyCloudProviderMetadata.Builder builder)
Method Detail

builder

public static StratoGenVCloudMyCloudProviderMetadata.Builder builder()

toBuilder

public StratoGenVCloudMyCloudProviderMetadata.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.