Uses of Class
flyteidl.admin.ScheduleOuterClass.FixedRateUnit
-
Packages that use ScheduleOuterClass.FixedRateUnit Package Description flyteidl.admin -
-
Uses of ScheduleOuterClass.FixedRateUnit in flyteidl.admin
Fields in flyteidl.admin declared as ScheduleOuterClass.FixedRateUnit Modifier and Type Field Description private static ScheduleOuterClass.FixedRateUnit[]ScheduleOuterClass.FixedRateUnit. VALUESFields in flyteidl.admin with type parameters of type ScheduleOuterClass.FixedRateUnit Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<ScheduleOuterClass.FixedRateUnit>ScheduleOuterClass.FixedRateUnit. internalValueMapMethods in flyteidl.admin that return ScheduleOuterClass.FixedRateUnit Modifier and Type Method Description static ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRateUnit. forNumber(int value)ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRate.Builder. getUnit().flyteidl.admin.FixedRateUnit unit = 2;ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRate. getUnit().flyteidl.admin.FixedRateUnit unit = 2;ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRateOrBuilder. getUnit().flyteidl.admin.FixedRateUnit unit = 2;static ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRateUnit. valueOf(int value)Deprecated.static ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRateUnit. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ScheduleOuterClass.FixedRateUnitScheduleOuterClass.FixedRateUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static ScheduleOuterClass.FixedRateUnit[]ScheduleOuterClass.FixedRateUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in flyteidl.admin that return types with arguments of type ScheduleOuterClass.FixedRateUnit Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ScheduleOuterClass.FixedRateUnit>ScheduleOuterClass.FixedRateUnit. internalGetValueMap()Methods in flyteidl.admin with parameters of type ScheduleOuterClass.FixedRateUnit Modifier and Type Method Description ScheduleOuterClass.FixedRate.BuilderScheduleOuterClass.FixedRate.Builder. setUnit(ScheduleOuterClass.FixedRateUnit value).flyteidl.admin.FixedRateUnit unit = 2;
-