| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryConfigurationStatus |
DirectoryConfigurationStatus.fromValue(String value)
Use this in place of valueOf.
|
static DirectoryConfigurationStatus |
DirectoryConfigurationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryConfigurationStatus[] |
DirectoryConfigurationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SettingEntry |
SettingEntry.withRequestStatus(DirectoryConfigurationStatus requestStatus)
The overall status of the request to update the directory setting request.
|
DescribeSettingsRequest |
DescribeSettingsRequest.withStatus(DirectoryConfigurationStatus status)
The status of the directory settings for which to retrieve information.
|
Copyright © 2022. All rights reserved.