Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameWeightedVariants |
AiNameApi.complete(AiNameCompleteRequest request)
The call proposes k most probable names for given starting characters.
|
AiNameWeightedVariants |
AiNameApi.expand(AiNameExpandRequest request)
Expands a person's name into a list of possible alternatives using options for expanding instructions.
|
AiNameWeightedVariants |
AiNameApi.expandParsed(AiNameParsedRequest request)
Expands a person's parsed name into a list of possible alternatives using options for expanding instructions.
|
Modifier and Type | Method and Description |
---|---|
AiNameWeightedVariants |
AiNameWeightedVariants.addNamesItem(AiNameWeighted namesItem)
Add an item to names and return this.
|
AiNameWeightedVariants |
AiNameWeightedVariantsBuilder.build()
Build AiNameWeightedVariants instance.
|
AiNameWeightedVariants |
AiNameWeightedVariants.comments(String comments)
Set comments and return this.
|
AiNameWeightedVariants |
AiNameWeightedVariants.names(List<AiNameWeighted> names)
Set names and return this.
|
Constructor and Description |
---|
AiNameWeightedVariantsBuilder(AiNameWeightedVariants model) |
Copyright © 2020. All rights reserved.