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