public class RemoteClusterSnapshotStatus
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.util.ArrayList<java.lang.String> |
enumValues
RemoteClusterSnapshotStatus
Status of the remote snapshot on the target cluster as seen on the source cluster
|
| Constructor and Description |
|---|
RemoteClusterSnapshotStatus(java.lang.String inValue) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue() |
public static java.util.ArrayList<java.lang.String> enumValues