Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameWeighted |
AiNameWeightedBuilder.build()
Build AiNameWeighted instance.
|
AiNameWeighted |
AiNameWeighted.name(String name)
Set name and return this.
|
AiNameWeighted |
AiNameWeighted.score(Double score)
Set score and return this.
|
Modifier and Type | Method and Description |
---|---|
List<AiNameWeighted> |
AiNameWeightedVariants.getNames()
List of name variations
|
Modifier and Type | Method and Description |
---|---|
AiNameWeightedVariants |
AiNameWeightedVariants.addNamesItem(AiNameWeighted namesItem)
Add an item to names and return this.
|
Modifier and Type | Method and Description |
---|---|
AiNameWeightedVariants |
AiNameWeightedVariants.names(List<AiNameWeighted> names)
Set names and return this.
|
AiNameWeightedVariantsBuilder |
AiNameWeightedVariantsBuilder.names(List<AiNameWeighted> names)
Set AiNameWeightedVariants.names and return builder.
|
void |
AiNameWeightedVariants.setNames(List<AiNameWeighted> names)
Set names.
|
Constructor and Description |
---|
AiNameWeightedBuilder(AiNameWeighted model) |
Constructor and Description |
---|
AiNameWeightedVariants(List<AiNameWeighted> names,
String comments)
Initializes a new instance of the AiNameWeightedVariants
|
Copyright © 2020. All rights reserved.