Package | Description |
---|---|
com.amazonaws.services.cloudsearch.model |
Classes modeling the various types represented by AmazonCloudSearch.
|
Modifier and Type | Method and Description |
---|---|
OptionStatus |
StopwordOptionsStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
AccessPoliciesStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
StemmingOptionsStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
IndexFieldStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
DefaultSearchFieldStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
RankExpressionStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
SynonymOptionsStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
AvailabilityOptionsStatus.getStatus()
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
OptionStatus |
OptionStatus.withCreationDate(Date creationDate)
Deprecated.
A timestamp for when this option was created.
|
OptionStatus |
OptionStatus.withPendingDeletion(Boolean pendingDeletion)
Deprecated.
Indicates that the option will be deleted once processing is complete.
|
OptionStatus |
OptionStatus.withState(OptionState state)
Deprecated.
The state of processing a change to an option.
|
OptionStatus |
OptionStatus.withState(String state)
Deprecated.
The state of processing a change to an option.
|
OptionStatus |
OptionStatus.withUpdateDate(Date updateDate)
Deprecated.
A timestamp for when this option was last updated.
|
OptionStatus |
OptionStatus.withUpdateVersion(Integer updateVersion)
Deprecated.
A unique integer that indicates when this option was last updated.
|
Modifier and Type | Method and Description |
---|---|
void |
StopwordOptionsStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
AccessPoliciesStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
StemmingOptionsStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
IndexFieldStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
DefaultSearchFieldStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
RankExpressionStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
SynonymOptionsStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
void |
AvailabilityOptionsStatus.setStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
StopwordOptionsStatus |
StopwordOptionsStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
AccessPoliciesStatus |
AccessPoliciesStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
StemmingOptionsStatus |
StemmingOptionsStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
IndexFieldStatus |
IndexFieldStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
DefaultSearchFieldStatus |
DefaultSearchFieldStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
RankExpressionStatus |
RankExpressionStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
SynonymOptionsStatus |
SynonymOptionsStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
AvailabilityOptionsStatus |
AvailabilityOptionsStatus.withStatus(OptionStatus status)
Deprecated.
The status of an option, including when it was last updated and
whether it is actively in use for searches.
|
Copyright © 2014. All rights reserved.