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