Uses of Enum
com.google.cloud.aiplatform.v1beta1.RolloutOptions.MaxSurgeCase
Packages that use RolloutOptions.MaxSurgeCase
-
Uses of RolloutOptions.MaxSurgeCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RolloutOptions.MaxSurgeCaseModifier and TypeMethodDescriptionstatic RolloutOptions.MaxSurgeCaseRolloutOptions.MaxSurgeCase.forNumber(int value) RolloutOptions.Builder.getMaxSurgeCase()RolloutOptions.getMaxSurgeCase()RolloutOptionsOrBuilder.getMaxSurgeCase()static RolloutOptions.MaxSurgeCaseRolloutOptions.MaxSurgeCase.valueOf(int value) Deprecated.static RolloutOptions.MaxSurgeCaseReturns the enum constant of this type with the specified name.static RolloutOptions.MaxSurgeCase[]RolloutOptions.MaxSurgeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.