Uses of Class
software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
Packages that use IntOptions Package Description software.amazon.awssdk.services.cloudsearch.model -
-
Uses of IntOptions in software.amazon.awssdk.services.cloudsearch.model
Methods in software.amazon.awssdk.services.cloudsearch.model that return IntOptions Modifier and Type Method Description IntOptionsIndexField. intOptions()Returns the value of the IntOptions property for this object.Methods in software.amazon.awssdk.services.cloudsearch.model with parameters of type IntOptions Modifier and Type Method Description IndexField.BuilderIndexField.Builder. intOptions(IntOptions intOptions)Sets the value of the IntOptions property for this object.
-