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.
|
AiNameFormatted |
AiNameApi.formatParsed(AiNameParsedRequest request)
Formats a person's parsed name in correct case and name order using options for formatting instructions.
|
Modifier and Type | Method and Description |
---|---|
AiNameFormatted |
AiNameFormattedBuilder.build()
Build AiNameFormatted instance.
|
AiNameFormatted |
AiNameFormatted.comments(String comments)
Set comments and return this.
|
AiNameFormatted |
AiNameFormatted.name(String name)
Set name and return this.
|
Constructor and Description |
---|
AiNameFormattedBuilder(AiNameFormatted model) |
Copyright © 2020. All rights reserved.