Uses of Enum
com.google.cloud.aiplatform.v1.Scheduling.Strategy
Packages that use Scheduling.Strategy
-
Uses of Scheduling.Strategy in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Scheduling.StrategyModifier and TypeMethodDescriptionstatic Scheduling.StrategyScheduling.Strategy.forNumber(int value) Scheduling.Builder.getStrategy()Optional.Scheduling.getStrategy()Optional.SchedulingOrBuilder.getStrategy()Optional.static Scheduling.StrategyScheduling.Strategy.valueOf(int value) Deprecated.static Scheduling.StrategyScheduling.Strategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Scheduling.StrategyReturns the enum constant of this type with the specified name.static Scheduling.Strategy[]Scheduling.Strategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Scheduling.StrategyModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Scheduling.Strategy>Scheduling.Strategy.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Scheduling.StrategyModifier and TypeMethodDescriptionScheduling.Builder.setStrategy(Scheduling.Strategy value) Optional.