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