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