| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
static RadiusStatus |
RadiusStatus.fromValue(String value)
Use this in place of valueOf.
|
static RadiusStatus |
RadiusStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RadiusStatus[] |
RadiusStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryDescription.setRadiusStatus(RadiusStatus radiusStatus)
The status of the RADIUS MFA server connection.
|
OwnerDirectoryDescription |
OwnerDirectoryDescription.withRadiusStatus(RadiusStatus radiusStatus)
Information about the status of the RADIUS server.
|
DirectoryDescription |
DirectoryDescription.withRadiusStatus(RadiusStatus radiusStatus)
The status of the RADIUS MFA server connection.
|
Copyright © 2019. All rights reserved.