| Package | Description |
|---|---|
| org.cloudfoundry.uaa.users |
| Modifier and Type | Method and Description |
|---|---|
ApprovalStatus |
Approval.getStatus()
The status of the approval
|
static ApprovalStatus |
ApprovalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApprovalStatus[] |
ApprovalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Approval.Builder |
Approval.Builder.status(ApprovalStatus status)
Initializes the value for the
status attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.