Interface GetIdMappingWorkflowResponse.Builder
- All Superinterfaces:
- AwsResponse.Builder,- Buildable,- CopyableBuilder<GetIdMappingWorkflowResponse.Builder,,- GetIdMappingWorkflowResponse> - EntityResolutionResponse.Builder,- SdkBuilder<GetIdMappingWorkflowResponse.Builder,,- GetIdMappingWorkflowResponse> - SdkPojo,- SdkResponse.Builder
- Enclosing class:
- GetIdMappingWorkflowResponse
- 
Method SummaryModifier and TypeMethodDescriptionThe timestamp of when the workflow was created.description(String description) A description of the workflow.idMappingTechniques(Consumer<IdMappingTechniques.Builder> idMappingTechniques) An object which defines the ID mapping technique and any additional configurations.idMappingTechniques(IdMappingTechniques idMappingTechniques) An object which defines the ID mapping technique and any additional configurations.incrementalRunConfig(Consumer<IdMappingIncrementalRunConfig.Builder> incrementalRunConfig) The incremental run configuration for the ID mapping workflow.incrementalRunConfig(IdMappingIncrementalRunConfig incrementalRunConfig) The incremental run configuration for the ID mapping workflow.inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig) A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.inputSourceConfig(Consumer<IdMappingWorkflowInputSource.Builder>... inputSourceConfig) A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig) A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig) A list ofOutputSourceobjects, each of which contains fieldsoutputS3PathandKMSArn.outputSourceConfig(Consumer<IdMappingWorkflowOutputSource.Builder>... outputSourceConfig) A list ofOutputSourceobjects, each of which contains fieldsoutputS3PathandKMSArn.outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig) A list ofOutputSourceobjects, each of which contains fieldsoutputS3PathandKMSArn.The Amazon Resource Name (ARN) of the IAM role.The tags used to organize, track, or control access for this resource.The timestamp of when the workflow was last updated.workflowArn(String workflowArn) The ARN (Amazon Resource Name) that Entity Resolution generated for theIdMappingWorkflow.workflowName(String workflowName) The name of the workflow.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.services.entityresolution.model.EntityResolutionResponse.Builderbuild, responseMetadata, responseMetadataMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFieldsMethods inherited from interface software.amazon.awssdk.core.SdkResponse.BuildersdkHttpResponse, sdkHttpResponse
- 
Method Details- 
workflowNameThe name of the workflow. - Parameters:
- workflowName- The name of the workflow.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
workflowArnThe ARN (Amazon Resource Name) that Entity Resolution generated for the IdMappingWorkflow.- Parameters:
- workflowArn- The ARN (Amazon Resource Name) that Entity Resolution generated for the- IdMappingWorkflow.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
descriptionA description of the workflow. - Parameters:
- description- A description of the workflow.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
inputSourceConfigGetIdMappingWorkflowResponse.Builder inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig) A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.- Parameters:
- inputSourceConfig- A list of- InputSourceobjects, which have the fields- InputSourceARNand- SchemaName.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
inputSourceConfigGetIdMappingWorkflowResponse.Builder inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig) A list of InputSourceobjects, which have the fieldsInputSourceARNandSchemaName.- Parameters:
- inputSourceConfig- A list of- InputSourceobjects, which have the fields- InputSourceARNand- SchemaName.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
inputSourceConfigGetIdMappingWorkflowResponse.Builder inputSourceConfig(Consumer<IdMappingWorkflowInputSource.Builder>... inputSourceConfig) A list of This is a convenience method that creates an instance of theInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.IdMappingWorkflowInputSource.Builderavoiding the need to create one manually viaIdMappingWorkflowInputSource.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toinputSourceConfig(List<IdMappingWorkflowInputSource>).- Parameters:
- inputSourceConfig- a consumer that will call methods on- IdMappingWorkflowInputSource.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
outputSourceConfigGetIdMappingWorkflowResponse.Builder outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig) A list of OutputSourceobjects, each of which contains fieldsoutputS3PathandKMSArn.- Parameters:
- outputSourceConfig- A list of- OutputSourceobjects, each of which contains fields- outputS3Pathand- KMSArn.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
outputSourceConfigGetIdMappingWorkflowResponse.Builder outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig) A list of OutputSourceobjects, each of which contains fieldsoutputS3PathandKMSArn.- Parameters:
- outputSourceConfig- A list of- OutputSourceobjects, each of which contains fields- outputS3Pathand- KMSArn.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
outputSourceConfigGetIdMappingWorkflowResponse.Builder outputSourceConfig(Consumer<IdMappingWorkflowOutputSource.Builder>... outputSourceConfig) A list of This is a convenience method that creates an instance of theOutputSourceobjects, each of which contains fieldsoutputS3PathandKMSArn.IdMappingWorkflowOutputSource.Builderavoiding the need to create one manually viaIdMappingWorkflowOutputSource.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tooutputSourceConfig(List<IdMappingWorkflowOutputSource>).- Parameters:
- outputSourceConfig- a consumer that will call methods on- IdMappingWorkflowOutputSource.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
idMappingTechniquesAn object which defines the ID mapping technique and any additional configurations. - Parameters:
- idMappingTechniques- An object which defines the ID mapping technique and any additional configurations.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
idMappingTechniquesdefault GetIdMappingWorkflowResponse.Builder idMappingTechniques(Consumer<IdMappingTechniques.Builder> idMappingTechniques) An object which defines the ID mapping technique and any additional configurations. This is a convenience method that creates an instance of theIdMappingTechniques.Builderavoiding the need to create one manually viaIdMappingTechniques.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toidMappingTechniques(IdMappingTechniques).- Parameters:
- idMappingTechniques- a consumer that will call methods on- IdMappingTechniques.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
createdAtThe timestamp of when the workflow was created. - Parameters:
- createdAt- The timestamp of when the workflow was created.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
updatedAtThe timestamp of when the workflow was last updated. - Parameters:
- updatedAt- The timestamp of when the workflow was last updated.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
incrementalRunConfigGetIdMappingWorkflowResponse.Builder incrementalRunConfig(IdMappingIncrementalRunConfig incrementalRunConfig) The incremental run configuration for the ID mapping workflow. - Parameters:
- incrementalRunConfig- The incremental run configuration for the ID mapping workflow.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
incrementalRunConfigdefault GetIdMappingWorkflowResponse.Builder incrementalRunConfig(Consumer<IdMappingIncrementalRunConfig.Builder> incrementalRunConfig) The incremental run configuration for the ID mapping workflow. This is a convenience method that creates an instance of theIdMappingIncrementalRunConfig.Builderavoiding the need to create one manually viaIdMappingIncrementalRunConfig.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toincrementalRunConfig(IdMappingIncrementalRunConfig).- Parameters:
- incrementalRunConfig- a consumer that will call methods on- IdMappingIncrementalRunConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
roleArnThe Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access Amazon Web Services resources on your behalf. - Parameters:
- roleArn- The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access Amazon Web Services resources on your behalf.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
tagsThe tags used to organize, track, or control access for this resource. - Parameters:
- tags- The tags used to organize, track, or control access for this resource.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
 
-