public static class CreateVolumeSnapshotOptions.Builder extends Object
Constructor and Description |
---|
CreateVolumeSnapshotOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
static CreateVolumeSnapshotOptions |
description(String description) |
static CreateVolumeSnapshotOptions |
force() |
static CreateVolumeSnapshotOptions |
name(String name) |
public static CreateVolumeSnapshotOptions name(String name)
public static CreateVolumeSnapshotOptions description(String description)
public static CreateVolumeSnapshotOptions force()
Copyright © 2009-2013 jclouds. All Rights Reserved.