|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceData | |
---|---|
com.amazonaws.services.cloudsearch.model | Classes modeling the various types represented by AmazonCloudSearch. |
Uses of SourceData in com.amazonaws.services.cloudsearch.model |
---|
Methods in com.amazonaws.services.cloudsearch.model that return SourceData | |
---|---|
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 . |
Methods in com.amazonaws.services.cloudsearch.model with parameters of type SourceData | |
---|---|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |