Package | Description |
---|---|
com.amazonaws.services.cloudsearch.model |
Classes modeling the various types represented by AmazonCloudSearch.
|
Modifier and Type | Method and Description |
---|---|
static SourceDataFunction |
SourceDataFunction.fromValue(String value)
Deprecated.
Use this in place of valueOf.
|
static SourceDataFunction |
SourceDataFunction.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SourceDataFunction[] |
SourceDataFunction.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceAttribute.setSourceDataFunction(SourceDataFunction sourceDataFunction)
Deprecated.
Identifies the transformation to apply when copying data from a source
attribute.
|
SourceAttribute |
SourceAttribute.withSourceDataFunction(SourceDataFunction sourceDataFunction)
Deprecated.
Identifies the transformation to apply when copying data from a source
attribute.
|
Copyright © 2014. All rights reserved.