Interface ImportWorkspaceImageRequest.Builder

All Superinterfaces:
AwsRequest.Builder, Buildable, CopyableBuilder<ImportWorkspaceImageRequest.Builder,ImportWorkspaceImageRequest>, SdkBuilder<ImportWorkspaceImageRequest.Builder,ImportWorkspaceImageRequest>, SdkPojo, SdkRequest.Builder, WorkSpacesRequest.Builder
Enclosing class:
ImportWorkspaceImageRequest

public static interface ImportWorkspaceImageRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<ImportWorkspaceImageRequest.Builder,ImportWorkspaceImageRequest>
  • Method Details

    • ec2ImageId

      The identifier of the EC2 image.

      Parameters:
      ec2ImageId - The identifier of the EC2 image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ingestionProcess

      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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • imageName

      The name of the WorkSpace image.

      Parameters:
      imageName - The name of the WorkSpace image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageDescription

      ImportWorkspaceImageRequest.Builder imageDescription(String imageDescription)

      The description of the WorkSpace image.

      Parameters:
      imageDescription - The description of the WorkSpace image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags. Each WorkSpaces resource can have a maximum of 50 tags.

      Parameters:
      tags - The tags. Each WorkSpaces resource can have a maximum of 50 tags.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags. Each WorkSpaces resource can have a maximum of 50 tags.

      Parameters:
      tags - The tags. Each WorkSpaces resource can have a maximum of 50 tags.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags. Each WorkSpaces resource can have a maximum of 50 tags.

      This is a convenience method that creates an instance of the Tag.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<Tag>).

      Parameters:
      tags - a consumer that will call methods on Tag.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • applicationsWithStrings

      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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationsWithStrings

      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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applications

      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.

      Parameters:
      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.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • overrideConfiguration

      ImportWorkspaceImageRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
      Description copied from interface: AwsRequest.Builder
      Add an optional request override configuration.
      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
      Parameters:
      overrideConfiguration - The override configuration.
      Returns:
      This object for method chaining.
    • overrideConfiguration

      Description copied from interface: AwsRequest.Builder
      Add an optional request override configuration.
      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
      Parameters:
      builderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be given.
      Returns:
      This object for method chaining.