| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeWorkspaceImagePermissionsResponse |
WorkSpacesClient.describeWorkspaceImagePermissions(Consumer<DescribeWorkspaceImagePermissionsRequest.Builder> describeWorkspaceImagePermissionsRequest)
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an
image.
|
default DescribeWorkspaceImagePermissionsResponse |
WorkSpacesClient.describeWorkspaceImagePermissions(DescribeWorkspaceImagePermissionsRequest describeWorkspaceImagePermissionsRequest)
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an
image.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWorkspaceImagePermissionsResponse> |
WorkSpacesAsyncClient.describeWorkspaceImagePermissions(Consumer<DescribeWorkspaceImagePermissionsRequest.Builder> describeWorkspaceImagePermissionsRequest)
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an
image.
|
default CompletableFuture<DescribeWorkspaceImagePermissionsResponse> |
WorkSpacesAsyncClient.describeWorkspaceImagePermissions(DescribeWorkspaceImagePermissionsRequest describeWorkspaceImagePermissionsRequest)
Describes the permissions that the owner of an image has granted to other Amazon Web Services accounts for an
image.
|
Copyright © 2023. All rights reserved.