| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
NumberAttributeBoostingConfiguration |
NumberAttributeBoostingConfiguration.clone() |
NumberAttributeBoostingConfiguration |
DocumentAttributeBoostingConfiguration.getNumberConfiguration()
Provides information on boosting
NUMBER type document attributes. |
NumberAttributeBoostingConfiguration |
NumberAttributeBoostingConfiguration.withBoostingLevel(DocumentAttributeBoostingLevel boostingLevel)
Specifies the duration, in seconds, of a boost applies to a
NUMBER type document attribute. |
NumberAttributeBoostingConfiguration |
NumberAttributeBoostingConfiguration.withBoostingLevel(String boostingLevel)
Specifies the duration, in seconds, of a boost applies to a
NUMBER type document attribute. |
NumberAttributeBoostingConfiguration |
NumberAttributeBoostingConfiguration.withBoostingType(NumberAttributeBoostingType boostingType)
Specifies how much a document attribute is boosted.
|
NumberAttributeBoostingConfiguration |
NumberAttributeBoostingConfiguration.withBoostingType(String boostingType)
Specifies how much a document attribute is boosted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentAttributeBoostingConfiguration.setNumberConfiguration(NumberAttributeBoostingConfiguration numberConfiguration)
Provides information on boosting
NUMBER type document attributes. |
DocumentAttributeBoostingConfiguration |
DocumentAttributeBoostingConfiguration.withNumberConfiguration(NumberAttributeBoostingConfiguration numberConfiguration)
Provides information on boosting
NUMBER type document attributes. |
Copyright © 2024. All rights reserved.