org.jclouds.openstack.swift
Class SwiftApiMetadata

java.lang.Object
  extended by org.jclouds.apis.BaseApiMetadata
      extended by org.jclouds.openstack.swift.SwiftApiMetadata
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata

public class SwiftApiMetadata
extends org.jclouds.apis.BaseApiMetadata

Implementation of ApiMetadata for OpenStack Swift Pre-Diablo

Author:
Adrian Cole

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jclouds.apis.BaseApiMetadata
org.jclouds.apis.BaseApiMetadata.Builder<B extends org.jclouds.apis.BaseApiMetadata.Builder<B>>
 
Field Summary
 
Fields inherited from class org.jclouds.apis.BaseApiMetadata
credentialName, documentation, id, identityName, name, type
 
Constructor Summary
  SwiftApiMetadata()
           
protected SwiftApiMetadata(org.jclouds.openstack.swift.SwiftApiMetadata.ConcreteBuilder builder)
           
 
Method Summary
static org.jclouds.openstack.swift.SwiftApiMetadata.ConcreteBuilder builder()
           
 org.jclouds.openstack.swift.SwiftApiMetadata.ConcreteBuilder toBuilder()
           
 
Methods inherited from class org.jclouds.apis.BaseApiMetadata
equals, getCredentialName, getDocumentation, getId, getIdentityName, getName, getType, hashCode, string, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SwiftApiMetadata

public SwiftApiMetadata()

SwiftApiMetadata

protected SwiftApiMetadata(org.jclouds.openstack.swift.SwiftApiMetadata.ConcreteBuilder builder)
Method Detail

builder

public static org.jclouds.openstack.swift.SwiftApiMetadata.ConcreteBuilder builder()

toBuilder

public org.jclouds.openstack.swift.SwiftApiMetadata.ConcreteBuilder toBuilder()


Copyright © 2009-2012 jclouds. All Rights Reserved.