Interface EntityResolutionRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,SdkRequest.Builder
- All Known Subinterfaces:
CreateIdMappingWorkflowRequest.Builder,CreateMatchingWorkflowRequest.Builder,CreateSchemaMappingRequest.Builder,DeleteIdMappingWorkflowRequest.Builder,DeleteMatchingWorkflowRequest.Builder,DeleteSchemaMappingRequest.Builder,GetIdMappingJobRequest.Builder,GetIdMappingWorkflowRequest.Builder,GetMatchIdRequest.Builder,GetMatchingJobRequest.Builder,GetMatchingWorkflowRequest.Builder,GetProviderServiceRequest.Builder,GetSchemaMappingRequest.Builder,ListIdMappingJobsRequest.Builder,ListIdMappingWorkflowsRequest.Builder,ListMatchingJobsRequest.Builder,ListMatchingWorkflowsRequest.Builder,ListProviderServicesRequest.Builder,ListSchemaMappingsRequest.Builder,ListTagsForResourceRequest.Builder,StartIdMappingJobRequest.Builder,StartMatchingJobRequest.Builder,TagResourceRequest.Builder,UntagResourceRequest.Builder,UpdateIdMappingWorkflowRequest.Builder,UpdateMatchingWorkflowRequest.Builder,UpdateSchemaMappingRequest.Builder
- All Known Implementing Classes:
EntityResolutionRequest.BuilderImpl
- Enclosing class:
- EntityResolutionRequest
public static interface EntityResolutionRequest.Builder extends AwsRequest.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EntityResolutionRequestbuild()-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfiguration
-
-
-
-
Method Detail
-
build
EntityResolutionRequest build()
- Specified by:
buildin interfaceAwsRequest.Builder- Specified by:
buildin interfaceSdkRequest.Builder
-
-