org.jclouds.hpcloud.objectstorage
Class HPCloudObjectStorageApiMetadata.Builder

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder
      extended by org.jclouds.rest.internal.BaseRestApiMetadata.Builder
          extended by org.jclouds.openstack.swift.SwiftApiMetadata.Builder
              extended by org.jclouds.hpcloud.objectstorage.HPCloudObjectStorageApiMetadata.Builder
All Implemented Interfaces:
ApiMetadata.Builder, RestApiMetadata.Builder
Enclosing class:
HPCloudObjectStorageApiMetadata

public static class HPCloudObjectStorageApiMetadata.Builder
extends SwiftApiMetadata.Builder


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseRestApiMetadata.Builder
api, asyncApi
 
Fields inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
 
Constructor Summary
protected HPCloudObjectStorageApiMetadata.Builder()
           
 
Method Summary
 HPCloudObjectStorageApiMetadata build()
           
 HPCloudObjectStorageApiMetadata.Builder fromApiMetadata(ApiMetadata in)
           
 
Methods inherited from class org.jclouds.rest.internal.BaseRestApiMetadata.Builder
javaApi
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, view, view, views
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jclouds.apis.ApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, view, view, views
 

Constructor Detail

HPCloudObjectStorageApiMetadata.Builder

protected HPCloudObjectStorageApiMetadata.Builder()
Method Detail

build

public HPCloudObjectStorageApiMetadata build()
Specified by:
build in interface ApiMetadata.Builder
Overrides:
build in class SwiftApiMetadata.Builder

fromApiMetadata

public HPCloudObjectStorageApiMetadata.Builder fromApiMetadata(ApiMetadata in)
Specified by:
fromApiMetadata in interface ApiMetadata.Builder
Overrides:
fromApiMetadata in class SwiftApiMetadata.Builder


Copyright © 2009-2012 jclouds. All Rights Reserved.