Uses of Interface
com.google.cloud.orgpolicy.v1.Policy.ListPolicyOrBuilder
-
Packages that use Policy.ListPolicyOrBuilder Package Description com.google.cloud.orgpolicy.v1 -
-
Uses of Policy.ListPolicyOrBuilder in com.google.cloud.orgpolicy.v1
Classes in com.google.cloud.orgpolicy.v1 that implement Policy.ListPolicyOrBuilder Modifier and Type Class Description static classPolicy.ListPolicyUsed in `policy_type` to specify how `list_policy` behaves at this resource.static classPolicy.ListPolicy.BuilderUsed in `policy_type` to specify how `list_policy` behaves at this resource.Methods in com.google.cloud.orgpolicy.v1 that return Policy.ListPolicyOrBuilder Modifier and Type Method Description Policy.ListPolicyOrBuilderPolicy.Builder. getListPolicyOrBuilder()List of values either allowed or disallowed.Policy.ListPolicyOrBuilderPolicy. getListPolicyOrBuilder()List of values either allowed or disallowed.Policy.ListPolicyOrBuilderPolicyOrBuilder. getListPolicyOrBuilder()List of values either allowed or disallowed.
-