org.jclouds.filesystem
Class FilesystemApiMetadata

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata
      extended by org.jclouds.filesystem.FilesystemApiMetadata
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata

public class FilesystemApiMetadata
extends org.jclouds.apis.internal.BaseApiMetadata

Implementation of ApiMetadata for jclouds Filesystem-based BlobStore

Author:
Adrian Cole

Nested Class Summary
static class FilesystemApiMetadata.Builder
           
 
Constructor Summary
  FilesystemApiMetadata()
           
protected FilesystemApiMetadata(FilesystemApiMetadata.Builder builder)
           
 
Method Summary
 FilesystemApiMetadata.Builder toBuilder()
           
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata
defaultProperties, equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, string, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilesystemApiMetadata

public FilesystemApiMetadata()

FilesystemApiMetadata

protected FilesystemApiMetadata(FilesystemApiMetadata.Builder builder)
Method Detail

toBuilder

public FilesystemApiMetadata.Builder toBuilder()


Copyright © 2009-2013 jclouds. All Rights Reserved.