Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_featurestore.VertexAiFeaturestoreOnlineServingConfig.Builder
-
Packages that use VertexAiFeaturestoreOnlineServingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_featurestore google_vertex_ai_featurestore -
-
Uses of VertexAiFeaturestoreOnlineServingConfig.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that return VertexAiFeaturestoreOnlineServingConfig.Builder Modifier and Type Method Description static VertexAiFeaturestoreOnlineServingConfig.BuilderVertexAiFeaturestoreOnlineServingConfig. builder()VertexAiFeaturestoreOnlineServingConfig.BuilderVertexAiFeaturestoreOnlineServingConfig.Builder. fixedNodeCount(Number fixedNodeCount)Sets the value ofVertexAiFeaturestoreOnlineServingConfig.getFixedNodeCount()VertexAiFeaturestoreOnlineServingConfig.BuilderVertexAiFeaturestoreOnlineServingConfig.Builder. scaling(VertexAiFeaturestoreOnlineServingConfigScaling scaling)Sets the value ofVertexAiFeaturestoreOnlineServingConfig.getScaling()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore with parameters of type VertexAiFeaturestoreOnlineServingConfig.Builder Constructor Description Jsii$Proxy(VertexAiFeaturestoreOnlineServingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeaturestoreOnlineServingConfig.Builder.
-