org.jclouds.hpcloud.objectstorage
Class HPCloudObjectStorageApiMetadata.Builder

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

public static class HPCloudObjectStorageApiMetadata.Builder
extends org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.Builder<HPCloudObjectStorageApiMetadata.Builder>


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseRestApiMetadata.Builder
api, asyncApi
 
Constructor Summary
protected HPCloudObjectStorageApiMetadata.Builder()
           
 
Method Summary
 HPCloudObjectStorageApiMetadata build()
           
protected  HPCloudObjectStorageApiMetadata.Builder self()
           
 
Methods inherited from class org.jclouds.rest.internal.BaseRestApiMetadata.Builder
fromApiMetadata, 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 org.jclouds.apis.ApiMetadata.Builder<HPCloudObjectStorageApiMetadata.Builder>
Overrides:
build in class org.jclouds.openstack.swift.SwiftKeystoneApiMetadata.Builder<HPCloudObjectStorageApiMetadata.Builder>

self

protected HPCloudObjectStorageApiMetadata.Builder self()
Specified by:
self in class org.jclouds.apis.internal.BaseApiMetadata.Builder<HPCloudObjectStorageApiMetadata.Builder>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.