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