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 |
---|---|
SourceData |
SourceAttribute.getSourceDataCopy()
Copies data from a source document attribute to an
IndexField . |
SourceData |
SourceData.withDefaultValue(String defaultValue)
The default value to use if the source attribute is not specified in a
document.
|
SourceData |
SourceData.withSourceName(String sourceName)
The name of the document source field to add to this
IndexField . |
Modifier and Type | Method and Description |
---|---|
void |
SourceAttribute.setSourceDataCopy(SourceData sourceDataCopy)
Copies data from a source document attribute to an
IndexField . |
SourceAttribute |
SourceAttribute.withSourceDataCopy(SourceData sourceDataCopy)
Copies data from a source document attribute to an
IndexField . |
Modifier and Type | Method and Description |
---|---|
SourceData |
SourceDataStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2016. All rights reserved.