| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static ActiveDirectoryStatus |
ActiveDirectoryStatus.fromValue(String value)
Use this in place of valueOf.
|
static ActiveDirectoryStatus |
ActiveDirectoryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveDirectoryStatus[] |
ActiveDirectoryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JoinDomainResult |
JoinDomainResult.withActiveDirectoryStatus(ActiveDirectoryStatus activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
|
DescribeSMBSettingsResult |
DescribeSMBSettingsResult.withActiveDirectoryStatus(ActiveDirectoryStatus activeDirectoryStatus)
Indicates the status of a gateway that is a member of the Active Directory domain.
|
Copyright © 2022. All rights reserved.