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 or WorkSpaces Streaming Protocol (WSP).
|
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 or WorkSpaces Streaming Protocol (WSP).
|
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 or WorkSpaces Streaming Protocol (WSP). To use WSP, specify a value
that ends in _WSP. To use PCoIP, specify a value that does not end in _WSP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify BYOL_REGULAR
or BYOL_REGULAR_WSP, depending on the protocol.
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 or WorkSpaces Streaming Protocol (WSP). To use WSP,
specify a value that ends in _WSP. To use PCoIP, specify a value that does not end in
_WSP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
BYOL_REGULAR or BYOL_REGULAR_WSP, depending on the protocol.
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 or WorkSpaces Streaming Protocol (WSP). To use WSP, specify a value
that ends in _WSP. To use PCoIP, specify a value that does not end in _WSP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify BYOL_REGULAR
or BYOL_REGULAR_WSP, depending on the protocol.
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 or WorkSpaces Streaming Protocol (WSP). To use WSP,
specify a value that ends in _WSP. To use PCoIP, specify a value that does not end in
_WSP.
For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
BYOL_REGULAR or BYOL_REGULAR_WSP, depending on the protocol.
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 that creates an instance of theList.Builder avoiding the need to create
one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its result
is passed to #tags(List) .tags - a consumer that will call methods on List.Builder #tags(List) ImportWorkspaceImageRequest.Builder applicationsWithStrings(Collection<String> applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
ImportWorkspaceImageRequest.Builder applicationsWithStrings(String... applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
ImportWorkspaceImageRequest.Builder applications(Collection<Application> applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
ImportWorkspaceImageRequest.Builder applications(Application... applications)
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
applications - If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 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.
ImportWorkspaceImageRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderImportWorkspaceImageRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.