Uses of Class
software.amazon.awssdk.services.entityresolution.model.EntityResolutionRequest
-
Packages that use EntityResolutionRequest Package Description software.amazon.awssdk.services.entityresolution.internal software.amazon.awssdk.services.entityresolution.model -
-
Uses of EntityResolutionRequest in software.amazon.awssdk.services.entityresolution.internal
Methods in software.amazon.awssdk.services.entityresolution.internal with type parameters of type EntityResolutionRequest Modifier and Type Method Description static <T extends EntityResolutionRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends EntityResolutionRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of EntityResolutionRequest in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return EntityResolutionRequest Modifier and Type Method Description EntityResolutionRequestEntityResolutionRequest.Builder. build()Constructors in software.amazon.awssdk.services.entityresolution.model with parameters of type EntityResolutionRequest Constructor Description BuilderImpl(EntityResolutionRequest request)
-