static ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRateUnit.forNumber(int value) |
|
ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRate.Builder.getUnit() |
.flyteidl.admin.FixedRateUnit unit = 2;
|
ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRate.getUnit() |
.flyteidl.admin.FixedRateUnit unit = 2;
|
ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRateOrBuilder.getUnit() |
.flyteidl.admin.FixedRateUnit unit = 2;
|
static ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRateUnit.valueOf(int value) |
Deprecated.
|
static ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRateUnit.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ScheduleOuterClass.FixedRateUnit |
ScheduleOuterClass.FixedRateUnit.valueOf(java.lang.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.
|