Package | Description |
---|---|
com.amazonaws.services.workspaces | |
com.amazonaws.services.workspaces.model |
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 |
---|---|
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 © 2018. All rights reserved.