Package | Description |
---|---|
com.amazonaws.services.cloudsearch.model |
Classes modeling the various types represented by AmazonCloudSearch.
|
Modifier and Type | Method and Description |
---|---|
SourceData |
SourceAttribute.getSourceDataCopy()
Deprecated.
Copies data from a source document attribute to an
IndexField . |
SourceData |
SourceData.withDefaultValue(String defaultValue)
Deprecated.
The default value to use if the source attribute is not specified in a
document.
|
SourceData |
SourceData.withSourceName(String sourceName)
Deprecated.
The name of the document source field to add to this
IndexField . |
Modifier and Type | Method and Description |
---|---|
void |
SourceAttribute.setSourceDataCopy(SourceData sourceDataCopy)
Deprecated.
Copies data from a source document attribute to an
IndexField . |
SourceAttribute |
SourceAttribute.withSourceDataCopy(SourceData sourceDataCopy)
Deprecated.
Copies data from a source document attribute to an
IndexField . |
Copyright © 2014. All rights reserved.