Uses of Class
software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
-
Packages that use JsonTokenTypeConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of JsonTokenTypeConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return JsonTokenTypeConfiguration Modifier and Type Method Description JsonTokenTypeConfigurationUserTokenConfiguration. jsonTokenTypeConfiguration()Information about the JSON token type configuration.Methods in software.amazon.awssdk.services.kendra.model with parameters of type JsonTokenTypeConfiguration Modifier and Type Method Description UserTokenConfiguration.BuilderUserTokenConfiguration.Builder. jsonTokenTypeConfiguration(JsonTokenTypeConfiguration jsonTokenTypeConfiguration)Information about the JSON token type configuration.
-