public static interface StartReferenceImportJobSourceItem.Builder extends SdkPojo, CopyableBuilder<StartReferenceImportJobSourceItem.Builder,StartReferenceImportJobSourceItem>
| Modifier and Type | Method and Description |
|---|---|
StartReferenceImportJobSourceItem.Builder |
description(String description)
The source's description.
|
StartReferenceImportJobSourceItem.Builder |
name(String name)
The source's name.
|
StartReferenceImportJobSourceItem.Builder |
sourceFile(String sourceFile)
The source file's location in Amazon S3.
|
StartReferenceImportJobSourceItem.Builder |
tags(Map<String,String> tags)
The source's tags.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStartReferenceImportJobSourceItem.Builder sourceFile(String sourceFile)
The source file's location in Amazon S3.
sourceFile - The source file's location in Amazon S3.StartReferenceImportJobSourceItem.Builder name(String name)
The source's name.
name - The source's name.StartReferenceImportJobSourceItem.Builder description(String description)
The source's description.
description - The source's description.StartReferenceImportJobSourceItem.Builder tags(Map<String,String> tags)
The source's tags.
tags - The source's tags.Copyright © 2023. All rights reserved.