Uses of Interface
com.google.cloud.orgpolicy.v1.Policy.RestoreDefaultOrBuilder
-
Packages that use Policy.RestoreDefaultOrBuilder Package Description com.google.cloud.orgpolicy.v1 -
-
Uses of Policy.RestoreDefaultOrBuilder in com.google.cloud.orgpolicy.v1
Classes in com.google.cloud.orgpolicy.v1 that implement Policy.RestoreDefaultOrBuilder Modifier and Type Class Description static class
Policy.RestoreDefault
Ignores policies set above this resource and restores the `constraint_default` enforcement behavior of the specific `Constraint` at this resource.static class
Policy.RestoreDefault.Builder
Ignores policies set above this resource and restores the `constraint_default` enforcement behavior of the specific `Constraint` at this resource.Methods in com.google.cloud.orgpolicy.v1 that return Policy.RestoreDefaultOrBuilder Modifier and Type Method Description Policy.RestoreDefaultOrBuilder
Policy.Builder. getRestoreDefaultOrBuilder()
Restores the default behavior of the constraint; independent of `Constraint` type.Policy.RestoreDefaultOrBuilder
Policy. getRestoreDefaultOrBuilder()
Restores the default behavior of the constraint; independent of `Constraint` type.Policy.RestoreDefaultOrBuilder
PolicyOrBuilder. getRestoreDefaultOrBuilder()
Restores the default behavior of the constraint; independent of `Constraint` type.
-