| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ImagePermission |
ImagePermission.clone() |
ImagePermission |
ImagePermission.withSharedAccountId(String sharedAccountId)
The identifier of the Amazon Web Services account that an image has been shared with.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImagePermission> |
DescribeWorkspaceImagePermissionsResult.getImagePermissions()
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkspaceImagePermissionsResult |
DescribeWorkspaceImagePermissionsResult.withImagePermissions(ImagePermission... imagePermissions)
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeWorkspaceImagePermissionsResult.setImagePermissions(Collection<ImagePermission> imagePermissions)
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
DescribeWorkspaceImagePermissionsResult |
DescribeWorkspaceImagePermissionsResult.withImagePermissions(Collection<ImagePermission> imagePermissions)
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
Copyright © 2021. All rights reserved.