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