org.jclouds.googlecloudstorage
Class GoogleCloudStorageApiMetadata.Builder

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder<T>
      extended by org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<GoogleCloudStorageApi,GoogleCloudStorageApiMetadata.Builder>
          extended by org.jclouds.googlecloudstorage.GoogleCloudStorageApiMetadata.Builder
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata.Builder<GoogleCloudStorageApiMetadata.Builder>, org.jclouds.rest.HttpApiMetadata.Builder<GoogleCloudStorageApi,GoogleCloudStorageApiMetadata.Builder>
Enclosing class:
GoogleCloudStorageApiMetadata

public static class GoogleCloudStorageApiMetadata.Builder
extends org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<GoogleCloudStorageApi,GoogleCloudStorageApiMetadata.Builder>


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api
 
Constructor Summary
protected GoogleCloudStorageApiMetadata.Builder()
           
 
Method Summary
 GoogleCloudStorageApiMetadata build()
           
protected  GoogleCloudStorageApiMetadata.Builder self()
           
 
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api, fromApiMetadata
 
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

GoogleCloudStorageApiMetadata.Builder

protected GoogleCloudStorageApiMetadata.Builder()
Method Detail

build

public GoogleCloudStorageApiMetadata build()

self

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


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