org.jclouds.ec2.options
Class CreateSnapshotOptions.Builder

java.lang.Object
  extended by org.jclouds.ec2.options.CreateSnapshotOptions.Builder
Enclosing class:
CreateSnapshotOptions

public static class CreateSnapshotOptions.Builder
extends Object


Constructor Summary
CreateSnapshotOptions.Builder()
           
 
Method Summary
static CreateSnapshotOptions withDescription(String identityId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateSnapshotOptions.Builder

public CreateSnapshotOptions.Builder()
Method Detail

withDescription

public static CreateSnapshotOptions withDescription(String identityId)
See Also:
CreateSnapshotOptions.withDescription(String )


Copyright © 2009-2011 jclouds. All Rights Reserved.