Uses of Interface
com.google.cloud.compute.v1.LocationPolicyLocationConstraintsOrBuilder
-
Packages that use LocationPolicyLocationConstraintsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of LocationPolicyLocationConstraintsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement LocationPolicyLocationConstraintsOrBuilder Modifier and Type Class Description class
LocationPolicyLocationConstraints
Per-zone constraints on location policy for this zone.static class
LocationPolicyLocationConstraints.Builder
Per-zone constraints on location policy for this zone.Methods in com.google.cloud.compute.v1 that return LocationPolicyLocationConstraintsOrBuilder Modifier and Type Method Description LocationPolicyLocationConstraintsOrBuilder
LocationPolicyLocation.Builder. getConstraintsOrBuilder()
Constraints that the caller requires on the result distribution in this zone.LocationPolicyLocationConstraintsOrBuilder
LocationPolicyLocation. getConstraintsOrBuilder()
Constraints that the caller requires on the result distribution in this zone.LocationPolicyLocationConstraintsOrBuilder
LocationPolicyLocationOrBuilder. getConstraintsOrBuilder()
Constraints that the caller requires on the result distribution in this zone.
-