Uses of Interface
software.amazon.awssdk.services.entityresolution.model.EntityResolutionRequest.Builder
-
Packages that use EntityResolutionRequest.Builder Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of EntityResolutionRequest.Builder in software.amazon.awssdk.services.entityresolution.model
Classes in software.amazon.awssdk.services.entityresolution.model that implement EntityResolutionRequest.Builder Modifier and Type Class Description protected static classEntityResolutionRequest.BuilderImplMethods in software.amazon.awssdk.services.entityresolution.model that return EntityResolutionRequest.Builder Modifier and Type Method Description abstract EntityResolutionRequest.BuilderEntityResolutionRequest. toBuilder()Constructors in software.amazon.awssdk.services.entityresolution.model with parameters of type EntityResolutionRequest.Builder Constructor Description EntityResolutionRequest(EntityResolutionRequest.Builder builder)
-