Package | Description |
---|---|
com.amazonaws.services.workspaces | |
com.amazonaws.services.workspaces.model | |
com.amazonaws.services.workspaces.model.transform |
Modifier and Type | Method and Description |
---|---|
RebootWorkspacesResult |
AmazonWorkspacesClient.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
RebootWorkspacesResult |
AmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
RebootWorkspacesResult |
AbstractAmazonWorkspaces.rebootWorkspaces(RebootWorkspacesRequest request) |
java.util.concurrent.Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest request) |
java.util.concurrent.Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest)
Reboots the specified WorkSpaces.
|
java.util.concurrent.Future<RebootWorkspacesResult> |
AbstractAmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest request) |
java.util.concurrent.Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
java.util.concurrent.Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
java.util.concurrent.Future<RebootWorkspacesResult> |
AbstractAmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RebootWorkspacesResult> |
AmazonWorkspacesAsyncClient.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
java.util.concurrent.Future<RebootWorkspacesResult> |
AmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest rebootWorkspacesRequest,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler)
Reboots the specified WorkSpaces.
|
java.util.concurrent.Future<RebootWorkspacesResult> |
AbstractAmazonWorkspacesAsync.rebootWorkspacesAsync(RebootWorkspacesRequest request,
AsyncHandler<RebootWorkspacesRequest,RebootWorkspacesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RebootWorkspacesRequest |
RebootWorkspacesRequest.clone() |
RebootWorkspacesRequest |
RebootWorkspacesRequest.withRebootWorkspaceRequests(java.util.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.
|
Modifier and Type | Method and Description |
---|---|
Request<RebootWorkspacesRequest> |
RebootWorkspacesRequestMarshaller.marshall(RebootWorkspacesRequest rebootWorkspacesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RebootWorkspacesRequest> |
RebootWorkspacesRequestMarshaller.marshall(RebootWorkspacesRequest rebootWorkspacesRequest) |