| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateType |
UpdateType.fromValue(String value)
Use this in place of valueOf.
|
static UpdateType |
UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateType[] |
UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDirectorySetupRequest |
UpdateDirectorySetupRequest.withUpdateType(UpdateType updateType)
The type of update that needs to be performed on the directory.
|
DescribeUpdateDirectoryRequest |
DescribeUpdateDirectoryRequest.withUpdateType(UpdateType updateType)
The type of updates you want to describe for the directory.
|
Copyright © 2023. All rights reserved.