| Package | Description |
|---|---|
| com.amazonaws.services.worklink.model |
| Modifier and Type | Method and Description |
|---|---|
static DomainStatus |
DomainStatus.fromValue(String value)
Use this in place of valueOf.
|
static DomainStatus |
DomainStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainStatus[] |
DomainStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DomainSummary |
DomainSummary.withDomainStatus(DomainStatus domainStatus)
The status of the domain.
|
DescribeDomainResult |
DescribeDomainResult.withDomainStatus(DomainStatus domainStatus)
The current state for the domain.
|
Copyright © 2023. All rights reserved.