| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
Future<RebootWorkspacesResult> |
AbstractAmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesRequest |
RebootWorkspacesRequest.clone() |
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(Collection<RebootRequest> rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(RebootRequest... rebootWorkspaceRequests)
The WorkSpaces to reboot.
|
Copyright © 2021. All rights reserved.