public static class CreateSnapshotOptions.Builder extends Object
| Constructor and Description |
|---|
CreateSnapshotOptions.Builder() |
| Modifier and Type | Method and Description |
|---|---|
static CreateSnapshotOptions |
description(String description) |
static CreateSnapshotOptions |
force() |
static CreateSnapshotOptions |
name(String name) |
public static CreateSnapshotOptions name(String name)
CreateSnapshotOptions.getName()public static CreateSnapshotOptions description(String description)
public static CreateSnapshotOptions force()
CreateSnapshotOptions.isForce()Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.