Uses of Interface
com.google.cloud.orgpolicy.v2.ConstraintOrBuilder
-
Packages that use ConstraintOrBuilder Package Description com.google.cloud.orgpolicy.v2 A client to Organization Policy API -
-
Uses of ConstraintOrBuilder in com.google.cloud.orgpolicy.v2
Classes in com.google.cloud.orgpolicy.v2 that implement ConstraintOrBuilder Modifier and Type Class Description classConstraintA `constraint` describes a way to restrict resource's configuration.static classConstraint.BuilderA `constraint` describes a way to restrict resource's configuration.Methods in com.google.cloud.orgpolicy.v2 that return ConstraintOrBuilder Modifier and Type Method Description ConstraintOrBuilderListConstraintsResponse.Builder. getConstraintsOrBuilder(int index)The collection of constraints that are available on the targeted resource.ConstraintOrBuilderListConstraintsResponse. getConstraintsOrBuilder(int index)The collection of constraints that are available on the targeted resource.ConstraintOrBuilderListConstraintsResponseOrBuilder. getConstraintsOrBuilder(int index)The collection of constraints that are available on the targeted resource.Methods in com.google.cloud.orgpolicy.v2 that return types with arguments of type ConstraintOrBuilder Modifier and Type Method Description List<? extends ConstraintOrBuilder>ListConstraintsResponse.Builder. getConstraintsOrBuilderList()The collection of constraints that are available on the targeted resource.List<? extends ConstraintOrBuilder>ListConstraintsResponse. getConstraintsOrBuilderList()The collection of constraints that are available on the targeted resource.List<? extends ConstraintOrBuilder>ListConstraintsResponseOrBuilder. getConstraintsOrBuilderList()The collection of constraints that are available on the targeted resource.
-