| Package | Description |
|---|---|
| com.aserto.directory.schema.v3 |
| Modifier and Type | Method and Description |
|---|---|
static UserStatus |
UserStatus.forNumber(int value) |
UserStatus |
UserPropertiesOrBuilder.getStatus()
user lifecycle status
|
UserStatus |
UserProperties.getStatus()
user lifecycle status
|
UserStatus |
UserProperties.Builder.getStatus()
user lifecycle status
|
static UserStatus |
UserStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserStatus |
UserStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserStatus |
UserStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserStatus[] |
UserStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<UserStatus> |
UserStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProperties.Builder |
UserProperties.Builder.setStatus(UserStatus value)
user lifecycle status
|
Copyright © 2024. All rights reserved.