Uses of Class
com.google.cloud.orgpolicy.v1.Policy.ListPolicy.AllValues
-
Packages that use Policy.ListPolicy.AllValues Package Description com.google.cloud.orgpolicy.v1 -
-
Uses of Policy.ListPolicy.AllValues in com.google.cloud.orgpolicy.v1
Methods in com.google.cloud.orgpolicy.v1 that return Policy.ListPolicy.AllValues Modifier and Type Method Description static Policy.ListPolicy.AllValues
Policy.ListPolicy.AllValues. forNumber(int value)
Policy.ListPolicy.AllValues
Policy.ListPolicy.Builder. getAllValues()
The policy all_values state.Policy.ListPolicy.AllValues
Policy.ListPolicy. getAllValues()
The policy all_values state.Policy.ListPolicy.AllValues
Policy.ListPolicyOrBuilder. getAllValues()
The policy all_values state.static Policy.ListPolicy.AllValues
Policy.ListPolicy.AllValues. valueOf(int value)
Deprecated.static Policy.ListPolicy.AllValues
Policy.ListPolicy.AllValues. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Policy.ListPolicy.AllValues
Policy.ListPolicy.AllValues. valueOf(String name)
Returns the enum constant of this type with the specified name.static Policy.ListPolicy.AllValues[]
Policy.ListPolicy.AllValues. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.orgpolicy.v1 that return types with arguments of type Policy.ListPolicy.AllValues Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Policy.ListPolicy.AllValues>
Policy.ListPolicy.AllValues. internalGetValueMap()
Methods in com.google.cloud.orgpolicy.v1 with parameters of type Policy.ListPolicy.AllValues Modifier and Type Method Description Policy.ListPolicy.Builder
Policy.ListPolicy.Builder. setAllValues(Policy.ListPolicy.AllValues value)
The policy all_values state.
-