Uses of Class
com.oracle.bmc.identitydomains.model.ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues
-
Packages that use ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues Package Description com.oracle.bmc.identitydomains.model -
-
Uses of ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues Modifier and Type Method Description static ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValuesResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues. create(String key)static ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValuesResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues[]ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues Modifier and Type Method Description List<ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues>ResourceTypeSchemaAttribute. getEndUserMutabilityAllowedValues()Specifies the list of User mutabilities allowedMethod parameters in com.oracle.bmc.identitydomains.model with type arguments of type ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues Modifier and Type Method Description ResourceTypeSchemaAttribute.BuilderResourceTypeSchemaAttribute.Builder. endUserMutabilityAllowedValues(List<ResourceTypeSchemaAttribute.EndUserMutabilityAllowedValues> endUserMutabilityAllowedValues)Specifies the list of User mutabilities allowed
-