Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder.clone() |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder.mergeFrom(ResourcePolicySnapshotSchedulePolicyRetentionPolicy other) |
static ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.newBuilder() |
static ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.newBuilder(ResourcePolicySnapshotSchedulePolicyRetentionPolicy prototype) |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder.setMaxRetentionDays(Integer maxRetentionDays)
Maximum age of the snapshot that is allowed to be kept.
|
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder.setOnSourceDiskDelete(String onSourceDiskDelete)
Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
|
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Builder |
ResourcePolicySnapshotSchedulePolicyRetentionPolicy.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.