Uses of Interface
com.google.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
Packages that use ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder Modifier and Type Class Description class
ResourcePolicySnapshotSchedulePolicySnapshotProperties
Specified snapshot properties for scheduled snapshots created by this policy.static class
ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder
Specified snapshot properties for scheduled snapshots created by this policy.Methods in com.google.cloud.compute.v1 that return ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder Modifier and Type Method Description ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
ResourcePolicySnapshotSchedulePolicy.Builder. getSnapshotPropertiesOrBuilder()
Properties with which snapshots are created such as labels, encryption keys.ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
ResourcePolicySnapshotSchedulePolicy. getSnapshotPropertiesOrBuilder()
Properties with which snapshots are created such as labels, encryption keys.ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
ResourcePolicySnapshotSchedulePolicyOrBuilder. getSnapshotPropertiesOrBuilder()
Properties with which snapshots are created such as labels, encryption keys.
-