public interface BackupScheduleRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthSecretName()
optional string auth_secret_name = 8; |
com.google.protobuf.ByteString |
getAuthSecretNameBytes()
optional string auth_secret_name = 8; |
java.lang.String |
getBucketName()
optional string bucket_name = 5; |
com.google.protobuf.ByteString |
getBucketNameBytes()
optional string bucket_name = 5; |
java.lang.String |
getCluster()
optional string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 1; |
java.lang.String |
getCredentialUid()
optional string credential_uid = 4; |
com.google.protobuf.ByteString |
getCredentialUidBytes()
optional string credential_uid = 4; |
java.lang.String |
getScheduleCronExpr()
optional string schedule_cron_expr = 9; |
com.google.protobuf.ByteString |
getScheduleCronExprBytes()
optional string schedule_cron_expr = 9; |
java.lang.String |
getSnapshotName()
optional string snapshot_name = 6; |
com.google.protobuf.ByteString |
getSnapshotNameBytes()
optional string snapshot_name = 6; |
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 getCredentialUid()
optional string credential_uid = 4;com.google.protobuf.ByteString getCredentialUidBytes()
optional string credential_uid = 4;java.lang.String getBucketName()
optional string bucket_name = 5;com.google.protobuf.ByteString getBucketNameBytes()
optional string bucket_name = 5;java.lang.String getSnapshotName()
optional string snapshot_name = 6;com.google.protobuf.ByteString getSnapshotNameBytes()
optional string snapshot_name = 6;java.lang.String getAuthSecretName()
optional string auth_secret_name = 8;com.google.protobuf.ByteString getAuthSecretNameBytes()
optional string auth_secret_name = 8;java.lang.String getScheduleCronExpr()
optional string schedule_cron_expr = 9;com.google.protobuf.ByteString getScheduleCronExprBytes()
optional string schedule_cron_expr = 9;