| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
Synchronous and asynchronous client classes for accessing AmazonWorkspaces.
|
| com.amazonaws.services.workspaces.model |
Classes modeling the various types represented by AmazonWorkspaces.
|
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesResult |
AmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
RebootWorkspacesResult |
AmazonWorkspacesClient.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesResult |
RebootWorkspacesResult.clone() |
RebootWorkspacesResult |
RebootWorkspacesResult.withFailedRequests(Collection<FailedWorkspaceChangeRequest> failedRequests)
An array of structures that represent any WorkSpaces that could not be
rebooted.
|
RebootWorkspacesResult |
RebootWorkspacesResult.withFailedRequests(FailedWorkspaceChangeRequest... failedRequests)
An array of structures that represent any WorkSpaces that could not be
rebooted.
|
Copyright © 2015. All rights reserved.