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