Uses of Interface
com.google.cloud.metastore.v1alpha.ScalingConfigOrBuilder
-
Packages that use ScalingConfigOrBuilder Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of ScalingConfigOrBuilder in com.google.cloud.metastore.v1alpha
Classes in com.google.cloud.metastore.v1alpha that implement ScalingConfigOrBuilder Modifier and Type Class Description classScalingConfigRepresents the scaling configuration of a metastore service.static classScalingConfig.BuilderRepresents the scaling configuration of a metastore service.Methods in com.google.cloud.metastore.v1alpha that return ScalingConfigOrBuilder Modifier and Type Method Description ScalingConfigOrBuilderService.Builder. getScalingConfigOrBuilder()Scaling configuration of the metastore service.ScalingConfigOrBuilderService. getScalingConfigOrBuilder()Scaling configuration of the metastore service.ScalingConfigOrBuilderServiceOrBuilder. getScalingConfigOrBuilder()Scaling configuration of the metastore service.
-