Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
AiNameApi.match(AiNameMatchRequest request)
Compare people's names.
|
AiNameMatchResult |
AiNameApi.matchParsed(AiNameMatchParsedRequest request)
Compare people's parsed names and attributes.
|
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
AiNameMatchResult.addMismatchesItem(AiNameMismatch mismatchesItem)
Add an item to mismatches and return this.
|
AiNameMatchResult |
AiNameMatchResultBuilder.build()
Build AiNameMatchResult instance.
|
AiNameMatchResult |
AiNameMatchResult.mismatches(List<AiNameMismatch> mismatches)
Set mismatches and return this.
|
AiNameMatchResult |
AiNameMatchResult.similarity(Double similarity)
Set similarity and return this.
|
Constructor and Description |
---|
AiNameMatchResultBuilder(AiNameMatchResult model) |
Copyright © 2020. All rights reserved.