| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
RebootWorkspacesResult |
AbstractAmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest request) |
RebootWorkspacesResult |
AmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
RebootWorkspacesResult |
AmazonWorkspacesClient.rebootWorkspaces(RebootWorkspacesRequest request)
Reboots the specified WorkSpaces.
|
| 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 |
|---|---|
RebootWorkspacesResult |
RebootWorkspacesResult.clone() |
RebootWorkspacesResult |
RebootWorkspacesResult.withFailedRequests(Collection<FailedWorkspaceChangeRequest> failedRequests)
Information about the WorkSpaces that could not be rebooted.
|
RebootWorkspacesResult |
RebootWorkspacesResult.withFailedRequests(FailedWorkspaceChangeRequest... failedRequests)
Information about the WorkSpaces that could not be rebooted.
|
Copyright © 2021. All rights reserved.