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