| Package | Description |
|---|---|
| org.trustedanalytics.usermanagement.common |
| Modifier and Type | Method and Description |
|---|---|
static UserConflictResponse.ConflictedField |
UserConflictResponse.ConflictedField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserConflictResponse.ConflictedField[] |
UserConflictResponse.ConflictedField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static UserConflictResponse |
UserConflictResponse.of(UserConflictResponse.ConflictedField field,
String message) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.