Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
AiNameApi.matchParsed(AiNameMatchParsedRequest request)
Compare people's parsed names and attributes.
|
Modifier and Type | Method and Description |
---|---|
AiNameMatchParsedRequest |
AiNameMatchParsedRequest.addOtherParsedNameItem(AiNameComponent otherParsedNameItem)
Add an item to otherParsedName and return this.
|
AiNameMatchParsedRequest |
AiNameMatchParsedRequestBuilder.build()
Build AiNameMatchParsedRequest instance.
|
AiNameMatchParsedRequest |
AiNameMatchParsedRequest.otherParsedName(List<AiNameComponent> otherParsedName)
Set otherParsedName and return this.
|
Constructor and Description |
---|
AiNameMatchParsedRequestBuilder(AiNameMatchParsedRequest model) |
Copyright © 2020. All rights reserved.