public static interface ImportWorkspaceImageRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<ImportWorkspaceImageRequest.Builder,ImportWorkspaceImageRequest>
| Modifier and Type | Method and Description |
|---|---|
ImportWorkspaceImageRequest.Builder |
applications(Application... applications)
If specified, the version of Microsoft Office to subscribe to.
|
ImportWorkspaceImageRequest.Builder |
applications(Collection<Application> applications)
If specified, the version of Microsoft Office to subscribe to.
|
ImportWorkspaceImageRequest.Builder |
applicationsWithStrings(Collection<String> applications)
If specified, the version of Microsoft Office to subscribe to.
|
ImportWorkspaceImageRequest.Builder |
applicationsWithStrings(String... applications)
If specified, the version of Microsoft Office to subscribe to.
|
ImportWorkspaceImageRequest.Builder |
ec2ImageId(String ec2ImageId)
The identifier of the EC2 image.
|
ImportWorkspaceImageRequest.Builder |
imageDescription(String imageDescription)
The description of the WorkSpace image.
|
ImportWorkspaceImageRequest.Builder |
imageName(String imageName)
The name of the WorkSpace image.
|
ImportWorkspaceImageRequest.Builder |
ingestionProcess(String ingestionProcess)
The ingestion process to be used when importing the image, depending on which protocol you want to use for
your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol
(BYOP).
|
ImportWorkspaceImageRequest.Builder |
ingestionProcess(WorkspaceImageIngestionProcess ingestionProcess)
The ingestion process to be used when importing the image, depending on which protocol you want to use for
your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol
(BYOP).
|
ImportWorkspaceImageRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ImportWorkspaceImageRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ImportWorkspaceImageRequest.Builder |
tags(Collection<Tag> tags)
The tags.
|
ImportWorkspaceImageRequest.Builder |
tags(Consumer<Tag.Builder>... tags)
The tags.
|
ImportWorkspaceImageRequest.Builder |
tags(Tag... tags)
The tags.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportWorkspaceImageRequest.Builder ec2ImageId(String ec2ImageId)
The identifier of the EC2 image.
ec2ImageId - The identifier of the EC2 image.ImportWorkspaceImageRequest.Builder ingestionProcess(String ingestionProcess)
The ingestion process to be used when importing the image, depending on which protocol you want to use for
your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol
(BYOP). To use WSP, specify a value that ends in _WSP. To use PCoIP, specify a value that does
not end in _WSP. To use BYOP, specify a value that ends in _BYOP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify BYOL_REGULAR,
BYOL_REGULAR_WSP, or BYOL_REGULAR_BYOP, depending on the protocol.
The BYOL_REGULAR_BYOP and BYOL_GRAPHICS_G4DN_BYOP values are only supported by
Amazon WorkSpaces Core. Contact your account team to be allow-listed to use these values. For more
information, see Amazon WorkSpaces Core.
ingestionProcess - The ingestion process to be used when importing the image, depending on which protocol you want to use
for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own
protocol (BYOP). To use WSP, specify a value that ends in _WSP. To use PCoIP, specify a
value that does not end in _WSP. To use BYOP, specify a value that ends in
_BYOP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
BYOL_REGULAR, BYOL_REGULAR_WSP, or BYOL_REGULAR_BYOP, depending
on the protocol.
The BYOL_REGULAR_BYOP and BYOL_GRAPHICS_G4DN_BYOP values are only supported
by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use these values. For more
information, see Amazon WorkSpaces Core.
WorkspaceImageIngestionProcess,
WorkspaceImageIngestionProcessImportWorkspaceImageRequest.Builder ingestionProcess(WorkspaceImageIngestionProcess ingestionProcess)
The ingestion process to be used when importing the image, depending on which protocol you want to use for
your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol
(BYOP). To use WSP, specify a value that ends in _WSP. To use PCoIP, specify a value that does
not end in _WSP. To use BYOP, specify a value that ends in _BYOP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify BYOL_REGULAR,
BYOL_REGULAR_WSP, or BYOL_REGULAR_BYOP, depending on the protocol.
The BYOL_REGULAR_BYOP and BYOL_GRAPHICS_G4DN_BYOP values are only supported by
Amazon WorkSpaces Core. Contact your account team to be allow-listed to use these values. For more
information, see Amazon WorkSpaces Core.
ingestionProcess - The ingestion process to be used when importing the image, depending on which protocol you want to use
for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own
protocol (BYOP). To use WSP, specify a value that ends in _WSP. To use PCoIP, specify a
value that does not end in _WSP. To use BYOP, specify a value that ends in
_BYOP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
BYOL_REGULAR, BYOL_REGULAR_WSP, or BYOL_REGULAR_BYOP, depending
on the protocol.
The BYOL_REGULAR_BYOP and BYOL_GRAPHICS_G4DN_BYOP values are only supported
by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use these values. For more
information, see Amazon WorkSpaces Core.
WorkspaceImageIngestionProcess,
WorkspaceImageIngestionProcessImportWorkspaceImageRequest.Builder imageName(String imageName)
The name of the WorkSpace image.
imageName - The name of the WorkSpace image.ImportWorkspaceImageRequest.Builder imageDescription(String imageDescription)
The description of the WorkSpace image.
imageDescription - The description of the WorkSpace image.ImportWorkspaceImageRequest.Builder tags(Collection<Tag> tags)
The tags. Each WorkSpaces resource can have a maximum of 50 tags.
tags - The tags. Each WorkSpaces resource can have a maximum of 50 tags.ImportWorkspaceImageRequest.Builder tags(Tag... tags)
The tags. Each WorkSpaces resource can have a maximum of 50 tags.
tags - The tags. Each WorkSpaces resource can have a maximum of 50 tags.ImportWorkspaceImageRequest.Builder tags(Consumer<Tag.Builder>... tags)
The tags. Each WorkSpaces resource can have a maximum of 50 tags.
This is a convenience method that creates an instance of theTag.Builder avoiding the need to create one manually
via Tag.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to #tags(List.
tags - a consumer that will call methods on
Tag.Builder#tags(java.util.Collection) ImportWorkspaceImageRequest.Builder applicationsWithStrings(Collection<String> applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL images. For more information about subscribing to Office for BYOL images, see Bring Your Own Windows Desktop Licenses.
Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL
images. For more information about subscribing to Office for BYOL images, see Bring Your
Own Windows Desktop Licenses. Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
ImportWorkspaceImageRequest.Builder applicationsWithStrings(String... applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL images. For more information about subscribing to Office for BYOL images, see Bring Your Own Windows Desktop Licenses.
Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL
images. For more information about subscribing to Office for BYOL images, see Bring Your
Own Windows Desktop Licenses. Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
ImportWorkspaceImageRequest.Builder applications(Collection<Application> applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL images. For more information about subscribing to Office for BYOL images, see Bring Your Own Windows Desktop Licenses.
Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL
images. For more information about subscribing to Office for BYOL images, see Bring Your
Own Windows Desktop Licenses. Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
ImportWorkspaceImageRequest.Builder applications(Application... applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL images. For more information about subscribing to Office for BYOL images, see Bring Your Own Windows Desktop Licenses.
Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL
images. For more information about subscribing to Office for BYOL images, see Bring Your
Own Windows Desktop Licenses. Although this parameter is an array, only one item is allowed at this time.
Windows 11 only supports Microsoft_Office_2019.
ImportWorkspaceImageRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderImportWorkspaceImageRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.