public static interface Backup.Spec.BackupSourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath()
string path = 2; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 2; |
java.lang.String |
getVolumeName()
string volume_name = 1; |
com.google.protobuf.ByteString |
getVolumeNameBytes()
string volume_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getVolumeName()
string volume_name = 1;com.google.protobuf.ByteString getVolumeNameBytes()
string volume_name = 1;java.lang.String getPath()
string path = 2;com.google.protobuf.ByteString getPathBytes()
string path = 2;