| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static ReconnectEnum |
ReconnectEnum.fromValue(String value)
Use this in place of valueOf.
|
static ReconnectEnum |
ReconnectEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconnectEnum[] |
ReconnectEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClientProperties |
ClientProperties.withReconnectEnabled(ReconnectEnum reconnectEnabled)
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
|
Copyright © 2019. All rights reserved.