Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder.addAllStorageLocations(List<String> storageLocations)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
|
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder.addStorageLocations(String storageLocations)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
|
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder.clone() |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder.mergeFrom(ResourcePolicySnapshotSchedulePolicySnapshotProperties other) |
static ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.newBuilder() |
static ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.newBuilder(ResourcePolicySnapshotSchedulePolicySnapshotProperties prototype) |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder.putAllLabels(Map<String,String> labels)
Labels to apply to scheduled snapshots.
|
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder.setGuestFlush(Boolean guestFlush)
Indication to perform a ?guest aware? snapshot.
|
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder |
ResourcePolicySnapshotSchedulePolicySnapshotProperties.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.