| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch.model |
| Modifier and Type | Method and Description |
|---|---|
AnalysisScheme |
DefineAnalysisSchemeRequest.analysisScheme()
Returns the value of the AnalysisScheme property for this object.
|
AnalysisScheme |
AnalysisSchemeStatus.options()
Returns the value of the Options property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DefineAnalysisSchemeRequest.Builder |
DefineAnalysisSchemeRequest.Builder.analysisScheme(AnalysisScheme analysisScheme)
Sets the value of the AnalysisScheme property for this object.
|
AnalysisSchemeStatus.Builder |
AnalysisSchemeStatus.Builder.options(AnalysisScheme options)
Sets the value of the Options property for this object.
|
Copyright © 2022. All rights reserved.