| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
static ContactStatus |
ContactStatus.fromValue(String value)
Use this in place of valueOf.
|
static ContactStatus |
ContactStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactStatus[] |
ContactStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeContactResult |
DescribeContactResult.withContactStatus(ContactStatus contactStatus)
Status of a contact.
|
ContactData |
ContactData.withContactStatus(ContactStatus contactStatus)
Status of a contact.
|
ListContactsRequest |
ListContactsRequest.withStatusList(ContactStatus... statusList)
Status of a contact reservation.
|
Copyright © 2021. All rights reserved.