| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ClientProperties |
ClientProperties.clone() |
ClientProperties |
ClientPropertiesResult.getClientProperties()
Information about the Amazon WorkSpaces client.
|
ClientProperties |
ModifyClientPropertiesRequest.getClientProperties()
Information about the Amazon WorkSpaces client.
|
ClientProperties |
ClientProperties.withReconnectEnabled(ReconnectEnum reconnectEnabled)
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
|
ClientProperties |
ClientProperties.withReconnectEnabled(String reconnectEnabled)
Specifies whether users can cache their credentials on the Amazon WorkSpaces client.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientPropertiesResult.setClientProperties(ClientProperties clientProperties)
Information about the Amazon WorkSpaces client.
|
void |
ModifyClientPropertiesRequest.setClientProperties(ClientProperties clientProperties)
Information about the Amazon WorkSpaces client.
|
ClientPropertiesResult |
ClientPropertiesResult.withClientProperties(ClientProperties clientProperties)
Information about the Amazon WorkSpaces client.
|
ModifyClientPropertiesRequest |
ModifyClientPropertiesRequest.withClientProperties(ClientProperties clientProperties)
Information about the Amazon WorkSpaces client.
|
Copyright © 2021. All rights reserved.