public interface SnapshotRestoreRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthSecretName()
optional string auth_secret_name = 13; |
com.google.protobuf.ByteString |
getAuthSecretNameBytes()
optional string auth_secret_name = 13; |
java.lang.String |
getCluster()
optional string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 1; |
java.lang.String |
getSnapshotPhid()
optional string snapshot_phid = 8; |
com.google.protobuf.ByteString |
getSnapshotPhidBytes()
optional string snapshot_phid = 8; |
java.lang.String |
getUid()
optional string uid = 2; |
com.google.protobuf.ByteString |
getUidBytes()
optional string uid = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCluster()
optional string cluster = 1;com.google.protobuf.ByteString getClusterBytes()
optional string cluster = 1;java.lang.String getUid()
optional string uid = 2;com.google.protobuf.ByteString getUidBytes()
optional string uid = 2;java.lang.String getSnapshotPhid()
optional string snapshot_phid = 8;com.google.protobuf.ByteString getSnapshotPhidBytes()
optional string snapshot_phid = 8;java.lang.String getAuthSecretName()
optional string auth_secret_name = 13;com.google.protobuf.ByteString getAuthSecretNameBytes()
optional string auth_secret_name = 13;