Package | Description |
---|---|
com.aspose.email.cloud.sdk.api | |
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameWeightedVariants |
AiNameApi.expand(AiNameExpandRequest request)
Expands a person's name into a list of possible alternatives using options for expanding instructions.
|
Modifier and Type | Method and Description |
---|---|
AiNameExpandRequest |
AiNameExpandRequestBuilder.build()
Build AiNameExpandRequest instance.
|
AiNameExpandRequest |
AiNameExpandRequest.encoding(String value)
Setter for: A character encoding name.
|
AiNameExpandRequest |
AiNameExpandRequest.language(String value)
Setter for: An ISO-639 code of the language; either 639-1 or 639-3 (e.g.
|
AiNameExpandRequest |
AiNameExpandRequest.location(String value)
Setter for: A geographic code such as an ISO-3166 two letter country code, for example \"FR\" for France.
|
AiNameExpandRequest |
AiNameExpandRequest.name(String value)
Setter for: A name to expand.
|
AiNameExpandRequest |
AiNameExpandRequest.script(String value)
Setter for: A writing system code; starts with the ISO-15924 script name.
|
AiNameExpandRequest |
AiNameExpandRequest.style(String value)
Setter for: Name writing style.
|
Constructor and Description |
---|
AiNameExpandRequestBuilder(AiNameExpandRequest model) |
Copyright © 2020. All rights reserved.