| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
static InvitationStatus |
InvitationStatus.fromValue(String value)
Use this in place of valueOf.
|
static InvitationStatus |
InvitationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvitationStatus[] |
InvitationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Invitation |
Invitation.withStatus(InvitationStatus status)
The status of the invitation:
|
Copyright © 2025. All rights reserved.