public static class CreateVolumeSnapshotOptions.Builder extends Object
| Constructor and Description |
|---|
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)
CreateVolumeSnapshotOptions.getName()public static CreateVolumeSnapshotOptions description(String description)
public static CreateVolumeSnapshotOptions force()
CreateVolumeSnapshotOptions.isForce()Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.