| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static RelationshipStatus |
RelationshipStatus.fromValue(String value)
Use this in place of valueOf.
|
static RelationshipStatus |
RelationshipStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipStatus[] |
RelationshipStatus.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.withRelationshipStatus(RelationshipStatus relationshipStatus)
The status of the relationship between the account that sent the invitation (inviter account) and the
account that received the invitation (invitee account).
|
GetMemberResult |
GetMemberResult.withRelationshipStatus(RelationshipStatus relationshipStatus)
The current status of the relationship between the account and the administrator account.
|
Member |
Member.withRelationshipStatus(RelationshipStatus relationshipStatus)
The current status of the relationship between the account and the administrator account.
|
Copyright © 2021. All rights reserved.