Uses of Class
com.google.cloud.metastore.v1alpha.ScalingConfig.ScalingModelCase
-
Packages that use ScalingConfig.ScalingModelCase Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of ScalingConfig.ScalingModelCase in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return ScalingConfig.ScalingModelCase Modifier and Type Method Description static ScalingConfig.ScalingModelCaseScalingConfig.ScalingModelCase. forNumber(int value)ScalingConfig.ScalingModelCaseScalingConfig.Builder. getScalingModelCase()ScalingConfig.ScalingModelCaseScalingConfig. getScalingModelCase()ScalingConfig.ScalingModelCaseScalingConfigOrBuilder. getScalingModelCase()static ScalingConfig.ScalingModelCaseScalingConfig.ScalingModelCase. valueOf(int value)Deprecated.static ScalingConfig.ScalingModelCaseScalingConfig.ScalingModelCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ScalingConfig.ScalingModelCase[]ScalingConfig.ScalingModelCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-