Package | Description |
---|---|
com.amazonaws.services.workspaces | |
com.amazonaws.services.workspaces.model |
Modifier and Type | Method and Description |
---|---|
RebootWorkspacesResult |
AmazonWorkspacesClient.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
RebootWorkspacesResult |
AbstractAmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest request) |
RebootWorkspacesResult |
AmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
Modifier and Type | Method and Description |
---|---|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
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)
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 © 2018. All rights reserved.