| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeWorkspaceSnapshotsResponse |
WorkSpacesClient.describeWorkspaceSnapshots(Consumer<DescribeWorkspaceSnapshotsRequest.Builder> describeWorkspaceSnapshotsRequest)
Describes the snapshots for the specified WorkSpace.
|
default DescribeWorkspaceSnapshotsResponse |
WorkSpacesClient.describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest describeWorkspaceSnapshotsRequest)
Describes the snapshots for the specified WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWorkspaceSnapshotsResponse> |
WorkSpacesAsyncClient.describeWorkspaceSnapshots(Consumer<DescribeWorkspaceSnapshotsRequest.Builder> describeWorkspaceSnapshotsRequest)
Describes the snapshots for the specified WorkSpace.
|
default CompletableFuture<DescribeWorkspaceSnapshotsResponse> |
WorkSpacesAsyncClient.describeWorkspaceSnapshots(DescribeWorkspaceSnapshotsRequest describeWorkspaceSnapshotsRequest)
Describes the snapshots for the specified WorkSpace.
|
Copyright © 2023. All rights reserved.