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.
|
Modifier and Type | Method and Description |
---|---|
AiNameMatchRequest |
AiNameMatchRequestBuilder.build()
Build AiNameMatchRequest instance.
|
AiNameMatchRequest |
AiNameMatchRequest.encoding(String value)
Setter for: A character encoding name.
|
AiNameMatchRequest |
AiNameMatchRequest.language(String value)
Setter for: An ISO-639 code of the language; either 639-1 or 639-3 (e.g.
|
AiNameMatchRequest |
AiNameMatchRequest.location(String value)
Setter for: A geographic code such as an ISO-3166 two letter country code, for example \"FR\" for France.
|
AiNameMatchRequest |
AiNameMatchRequest.name(String value)
Setter for: A name to match.
|
AiNameMatchRequest |
AiNameMatchRequest.otherName(String value)
Setter for: Another name to match.
|
AiNameMatchRequest |
AiNameMatchRequest.script(String value)
Setter for: A writing system code; starts with the ISO-15924 script name.
|
AiNameMatchRequest |
AiNameMatchRequest.style(String value)
Setter for: Name writing style.
|
Constructor and Description |
---|
AiNameMatchRequestBuilder(AiNameMatchRequest model) |
Copyright © 2020. All rights reserved.