public static interface ImportWorkspaceImageRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<ImportWorkspaceImageRequest.Builder,ImportWorkspaceImageRequest>
buildoverrideConfigurationcopyapplyMutation, 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.
ingestionProcess - The ingestion process to be used when importing the image.WorkspaceImageIngestionProcess, 
WorkspaceImageIngestionProcessImportWorkspaceImageRequest.Builder ingestionProcess(WorkspaceImageIngestionProcess ingestionProcess)
The ingestion process to be used when importing the image.
ingestionProcess - The ingestion process to be used when importing the image.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 overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.ImportWorkspaceImageRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
 given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.