org.jclouds.openstack.cinder.v1.options
Class CreateSnapshotOptions.Builder
java.lang.Object
org.jclouds.openstack.cinder.v1.options.CreateSnapshotOptions.Builder
- Enclosing class:
- CreateSnapshotOptions
public static class CreateSnapshotOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateSnapshotOptions.Builder
public CreateSnapshotOptions.Builder()
name
public static CreateSnapshotOptions name(String name)
- See Also:
CreateSnapshotOptions.getName()
description
public static CreateSnapshotOptions description(String description)
- See Also:
CreateSnapshotOptions.getDescription()
force
public static CreateSnapshotOptions force()
- See Also:
CreateSnapshotOptions.isForce()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.