Uses of Class
software.amazon.awssdk.services.qbusiness.model.RetrieverConfiguration.Type
-
Packages that use RetrieverConfiguration.Type Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of RetrieverConfiguration.Type in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return RetrieverConfiguration.Type Modifier and Type Method Description RetrieverConfiguration.TypeRetrieverConfiguration. type()Retrieve an enum value representing which member of this object is populated.static RetrieverConfiguration.TypeRetrieverConfiguration.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static RetrieverConfiguration.Type[]RetrieverConfiguration.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-