Uses of Class
software.amazon.awssdk.services.kendra.model.ExpandConfiguration
-
Packages that use ExpandConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of ExpandConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return ExpandConfiguration Modifier and Type Method Description ExpandConfigurationCollapseConfiguration. expandConfiguration()Provides configuration information to customize expansion options for a collapsed group.Methods in software.amazon.awssdk.services.kendra.model with parameters of type ExpandConfiguration Modifier and Type Method Description CollapseConfiguration.BuilderCollapseConfiguration.Builder. expandConfiguration(ExpandConfiguration expandConfiguration)Provides configuration information to customize expansion options for a collapsed group.
-