Uses of Interface
software.amazon.awssdk.services.entityresolution.model.StartMatchingJobResponse.Builder
-
Packages that use StartMatchingJobResponse.Builder Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of StartMatchingJobResponse.Builder in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return StartMatchingJobResponse.Builder Modifier and Type Method Description static StartMatchingJobResponse.BuilderStartMatchingJobResponse. builder()StartMatchingJobResponse.BuilderStartMatchingJobResponse.Builder. jobId(String jobId)The ID of the job.StartMatchingJobResponse.BuilderStartMatchingJobResponse. toBuilder()Methods in software.amazon.awssdk.services.entityresolution.model that return types with arguments of type StartMatchingJobResponse.Builder Modifier and Type Method Description static Class<? extends StartMatchingJobResponse.Builder>StartMatchingJobResponse. serializableBuilderClass()
-