| Package | Description |
|---|---|
| com.amazonaws.services.cloudsearch.model |
Classes modeling the various types represented by AmazonCloudSearch.
|
| Modifier and Type | Method and Description |
|---|---|
UIntOptions |
IndexField.getUIntOptions()
Deprecated.
Options for an unsigned integer field.
|
UIntOptions |
UIntOptions.withDefaultValue(Integer defaultValue)
Deprecated.
The default value for an unsigned integer field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexField.setUIntOptions(UIntOptions uIntOptions)
Deprecated.
Options for an unsigned integer field.
|
IndexField |
IndexField.withUIntOptions(UIntOptions uIntOptions)
Deprecated.
Options for an unsigned integer field.
|
Copyright © 2015. All rights reserved.