public static interface GetIdMappingWorkflowResponse.Builder extends EntityResolutionResponse.Builder, SdkPojo, CopyableBuilder<GetIdMappingWorkflowResponse.Builder,GetIdMappingWorkflowResponse>
| Modifier and Type | Method and Description |
|---|---|
GetIdMappingWorkflowResponse.Builder |
createdAt(Instant createdAt)
The timestamp of when the workflow was created.
|
GetIdMappingWorkflowResponse.Builder |
description(String description)
A description of the workflow.
|
default GetIdMappingWorkflowResponse.Builder |
idMappingTechniques(Consumer<IdMappingTechniques.Builder> idMappingTechniques)
An object which defines the
idMappingType and the providerProperties. |
GetIdMappingWorkflowResponse.Builder |
idMappingTechniques(IdMappingTechniques idMappingTechniques)
An object which defines the
idMappingType and the providerProperties. |
GetIdMappingWorkflowResponse.Builder |
inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdMappingWorkflowResponse.Builder |
inputSourceConfig(Consumer<IdMappingWorkflowInputSource.Builder>... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdMappingWorkflowResponse.Builder |
inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of
InputSource objects, which have the fields InputSourceARN and
SchemaName. |
GetIdMappingWorkflowResponse.Builder |
outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
GetIdMappingWorkflowResponse.Builder |
outputSourceConfig(Consumer<IdMappingWorkflowOutputSource.Builder>... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
GetIdMappingWorkflowResponse.Builder |
outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of
OutputSource objects, each of which contains fields OutputS3Path and
KMSArn. |
GetIdMappingWorkflowResponse.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role.
|
GetIdMappingWorkflowResponse.Builder |
tags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
|
GetIdMappingWorkflowResponse.Builder |
updatedAt(Instant updatedAt)
The timestamp of when the workflow was last updated.
|
GetIdMappingWorkflowResponse.Builder |
workflowArn(String workflowArn)
The ARN (Amazon Resource Name) that Entity Resolution generated for the
IdMappingWorkflow . |
GetIdMappingWorkflowResponse.Builder |
workflowName(String workflowName)
The name of the workflow.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetIdMappingWorkflowResponse.Builder createdAt(Instant createdAt)
The timestamp of when the workflow was created.
createdAt - The timestamp of when the workflow was created.GetIdMappingWorkflowResponse.Builder description(String description)
A description of the workflow.
description - A description of the workflow.GetIdMappingWorkflowResponse.Builder idMappingTechniques(IdMappingTechniques idMappingTechniques)
An object which defines the idMappingType and the providerProperties.
idMappingTechniques - An object which defines the idMappingType and the providerProperties.default GetIdMappingWorkflowResponse.Builder idMappingTechniques(Consumer<IdMappingTechniques.Builder> idMappingTechniques)
An object which defines the idMappingType and the providerProperties.
IdMappingTechniques.Builder avoiding the
need to create one manually via IdMappingTechniques.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to idMappingTechniques(IdMappingTechniques).
idMappingTechniques - a consumer that will call methods on IdMappingTechniques.BuilderidMappingTechniques(IdMappingTechniques)GetIdMappingWorkflowResponse.Builder inputSourceConfig(Collection<IdMappingWorkflowInputSource> inputSourceConfig)
A list of InputSource objects, which have the fields InputSourceARN and
SchemaName.
inputSourceConfig - A list of InputSource objects, which have the fields InputSourceARN and
SchemaName.GetIdMappingWorkflowResponse.Builder inputSourceConfig(IdMappingWorkflowInputSource... inputSourceConfig)
A list of InputSource objects, which have the fields InputSourceARN and
SchemaName.
inputSourceConfig - A list of InputSource objects, which have the fields InputSourceARN and
SchemaName.GetIdMappingWorkflowResponse.Builder inputSourceConfig(Consumer<IdMappingWorkflowInputSource.Builder>... inputSourceConfig)
A list of InputSource objects, which have the fields InputSourceARN and
SchemaName.
IdMappingWorkflowInputSource.Builder avoiding
the need to create one manually via
IdMappingWorkflowInputSource.builder().
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #inputSourceConfig(List.
inputSourceConfig - a consumer that will call methods on
IdMappingWorkflowInputSource.Builder#inputSourceConfig(java.util.Collection) GetIdMappingWorkflowResponse.Builder outputSourceConfig(Collection<IdMappingWorkflowOutputSource> outputSourceConfig)
A list of OutputSource objects, each of which contains fields OutputS3Path and
KMSArn.
outputSourceConfig - A list of OutputSource objects, each of which contains fields OutputS3Path
and KMSArn.GetIdMappingWorkflowResponse.Builder outputSourceConfig(IdMappingWorkflowOutputSource... outputSourceConfig)
A list of OutputSource objects, each of which contains fields OutputS3Path and
KMSArn.
outputSourceConfig - A list of OutputSource objects, each of which contains fields OutputS3Path
and KMSArn.GetIdMappingWorkflowResponse.Builder outputSourceConfig(Consumer<IdMappingWorkflowOutputSource.Builder>... outputSourceConfig)
A list of OutputSource objects, each of which contains fields OutputS3Path and
KMSArn.
IdMappingWorkflowOutputSource.Builder avoiding
the need to create one manually via
IdMappingWorkflowOutputSource.builder().
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #outputSourceConfig(List.
outputSourceConfig - a consumer that will call methods on
IdMappingWorkflowOutputSource.Builder#outputSourceConfig(java.util.Collection) GetIdMappingWorkflowResponse.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access resources on your behalf.
roleArn - The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access
resources on your behalf.GetIdMappingWorkflowResponse.Builder tags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
tags - The tags used to organize, track, or control access for this resource.GetIdMappingWorkflowResponse.Builder updatedAt(Instant updatedAt)
The timestamp of when the workflow was last updated.
updatedAt - The timestamp of when the workflow was last updated.GetIdMappingWorkflowResponse.Builder workflowArn(String workflowArn)
The ARN (Amazon Resource Name) that Entity Resolution generated for the IdMappingWorkflow .
workflowArn - The ARN (Amazon Resource Name) that Entity Resolution generated for the IdMappingWorkflow
.GetIdMappingWorkflowResponse.Builder workflowName(String workflowName)
The name of the workflow.
workflowName - The name of the workflow.Copyright © 2023. All rights reserved.