BackupPlan.Builder |
ListBackupPlansResponse.Builder.addBackupPlansBuilder() |
The list of BackupPlans matching the given criteria.
|
BackupPlan.Builder |
ListBackupPlansResponse.Builder.addBackupPlansBuilder(int index) |
The list of BackupPlans matching the given criteria.
|
BackupPlan.Builder |
BackupPlan.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BackupPlan.Builder |
BackupPlan.Builder.clear() |
|
BackupPlan.Builder |
BackupPlan.Builder.clearBackupConfig() |
Defines the configuration of Backups created via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.clearBackupSchedule() |
Defines a schedule for automatic Backup creation via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.clearCluster() |
Required.
|
BackupPlan.Builder |
BackupPlan.Builder.clearCreateTime() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearDeactivated() |
This flag indicates whether this BackupPlan has been deactivated.
|
BackupPlan.Builder |
BackupPlan.Builder.clearDescription() |
User specified descriptive string for this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.clearEtag() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BackupPlan.Builder |
BackupPlan.Builder.clearLabels() |
|
BackupPlan.Builder |
BackupPlan.Builder.clearName() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BackupPlan.Builder |
BackupPlan.Builder.clearProtectedPodCount() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearRetentionPolicy() |
RetentionPolicy governs lifecycle of Backups created under this plan.
|
BackupPlan.Builder |
BackupPlan.Builder.clearState() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearStateReason() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearUid() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clearUpdateTime() |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.clone() |
|
BackupPlan.Builder |
CreateBackupPlanRequest.Builder.getBackupPlanBuilder() |
Required.
|
BackupPlan.Builder |
UpdateBackupPlanRequest.Builder.getBackupPlanBuilder() |
Required.
|
BackupPlan.Builder |
ListBackupPlansResponse.Builder.getBackupPlansBuilder(int index) |
The list of BackupPlans matching the given criteria.
|
BackupPlan.Builder |
BackupPlan.Builder.mergeBackupConfig(BackupPlan.BackupConfig value) |
Defines the configuration of Backups created via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.mergeBackupSchedule(BackupPlan.Schedule value) |
Defines a schedule for automatic Backup creation via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.mergeFrom(BackupPlan other) |
|
BackupPlan.Builder |
BackupPlan.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BackupPlan.Builder |
BackupPlan.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BackupPlan.Builder |
BackupPlan.Builder.mergeRetentionPolicy(BackupPlan.RetentionPolicy value) |
RetentionPolicy governs lifecycle of Backups created under this plan.
|
BackupPlan.Builder |
BackupPlan.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BackupPlan.Builder |
BackupPlan.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
static BackupPlan.Builder |
BackupPlan.newBuilder() |
|
static BackupPlan.Builder |
BackupPlan.newBuilder(BackupPlan prototype) |
|
BackupPlan.Builder |
BackupPlan.newBuilderForType() |
|
protected BackupPlan.Builder |
BackupPlan.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BackupPlan.Builder |
BackupPlan.Builder.putAllLabels(Map<String,String> values) |
A set of custom labels supplied by user.
|
BackupPlan.Builder |
BackupPlan.Builder.putLabels(String key,
String value) |
A set of custom labels supplied by user.
|
BackupPlan.Builder |
BackupPlan.Builder.removeLabels(String key) |
A set of custom labels supplied by user.
|
BackupPlan.Builder |
BackupPlan.Builder.setBackupConfig(BackupPlan.BackupConfig value) |
Defines the configuration of Backups created via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.setBackupConfig(BackupPlan.BackupConfig.Builder builderForValue) |
Defines the configuration of Backups created via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.setBackupSchedule(BackupPlan.Schedule value) |
Defines a schedule for automatic Backup creation via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.setBackupSchedule(BackupPlan.Schedule.Builder builderForValue) |
Defines a schedule for automatic Backup creation via this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.setCluster(String value) |
Required.
|
BackupPlan.Builder |
BackupPlan.Builder.setClusterBytes(com.google.protobuf.ByteString value) |
Required.
|
BackupPlan.Builder |
BackupPlan.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setDeactivated(boolean value) |
This flag indicates whether this BackupPlan has been deactivated.
|
BackupPlan.Builder |
BackupPlan.Builder.setDescription(String value) |
User specified descriptive string for this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
User specified descriptive string for this BackupPlan.
|
BackupPlan.Builder |
BackupPlan.Builder.setEtag(String value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setEtagBytes(com.google.protobuf.ByteString value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BackupPlan.Builder |
BackupPlan.Builder.setName(String value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setProtectedPodCount(int value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BackupPlan.Builder |
BackupPlan.Builder.setRetentionPolicy(BackupPlan.RetentionPolicy value) |
RetentionPolicy governs lifecycle of Backups created under this plan.
|
BackupPlan.Builder |
BackupPlan.Builder.setRetentionPolicy(BackupPlan.RetentionPolicy.Builder builderForValue) |
RetentionPolicy governs lifecycle of Backups created under this plan.
|
BackupPlan.Builder |
BackupPlan.Builder.setState(BackupPlan.State value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setStateReason(String value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setStateReasonBytes(com.google.protobuf.ByteString value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setStateValue(int value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setUid(String value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setUidBytes(com.google.protobuf.ByteString value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BackupPlan.Builder |
BackupPlan.Builder.setUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
BackupPlan.Builder |
BackupPlan.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
BackupPlan.Builder |
BackupPlan.toBuilder() |
|