| 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.
|
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 |
|---|---|
RebootWorkspacesRequest |
RebootWorkspacesRequest.clone() |
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
An array of structures that specify the WorkSpaces to reboot.
|
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(RebootRequest... rebootWorkspaceRequests)
An array of structures that specify the WorkSpaces to reboot.
|
Copyright © 2015. All rights reserved.