| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.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 |
|---|---|
Member |
Member.withRelationshipStatus(RelationshipStatus relationshipStatus)
The status of the member account.
|
DelegatedAdmin |
DelegatedAdmin.withRelationshipStatus(RelationshipStatus relationshipStatus)
The status of the Amazon Inspector delegated administrator.
|
Copyright © 2023. All rights reserved.