| Modifier and Type | Method and Description |
|---|---|
ActionResponse |
ShareSnapshotService.resetState(String snapshotId,
ShareSnapshot.Status status)
Administrator only.
|
| Modifier and Type | Method and Description |
|---|---|
ShareSnapshot.Status |
ShareSnapshot.getStatus() |
static ShareSnapshot.Status |
ShareSnapshot.Status.value(String v) |
static ShareSnapshot.Status |
ShareSnapshot.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShareSnapshot.Status[] |
ShareSnapshot.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ShareSnapshot.Status |
ManilaShareSnapshot.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
ShareSnapshot.Status |
ShareSnapshotActions.ResetStateAction.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
static ShareSnapshotActions.ResetStateAction |
ShareSnapshotActions.resetState(ShareSnapshot.Status status) |
| Modifier and Type | Method and Description |
|---|---|
ActionResponse |
ShareSnapshotServiceImpl.resetState(String snapshotId,
ShareSnapshot.Status status) |
Copyright © 2017. All rights reserved.