Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_featurestore.VertexAiFeaturestoreOnlineServingConfig
-
Packages that use VertexAiFeaturestoreOnlineServingConfig Package Description com.hashicorp.cdktf.providers.google.vertex_ai_featurestore google_vertex_ai_featurestore -
-
Uses of VertexAiFeaturestoreOnlineServingConfig in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that implement VertexAiFeaturestoreOnlineServingConfig Modifier and Type Class Description static classVertexAiFeaturestoreOnlineServingConfig.Jsii$ProxyAn implementation forVertexAiFeaturestoreOnlineServingConfigMethods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore that return VertexAiFeaturestoreOnlineServingConfig Modifier and Type Method Description VertexAiFeaturestoreOnlineServingConfigVertexAiFeaturestoreOnlineServingConfig.Builder. build()Builds the configured instance.VertexAiFeaturestoreOnlineServingConfigVertexAiFeaturestoreOnlineServingConfigOutputReference. getInternalValue()default VertexAiFeaturestoreOnlineServingConfigVertexAiFeaturestoreConfig. getOnlineServingConfig()online_serving_config block.VertexAiFeaturestoreOnlineServingConfigVertexAiFeaturestoreConfig.Jsii$Proxy. getOnlineServingConfig()VertexAiFeaturestoreOnlineServingConfigVertexAiFeaturestore. getOnlineServingConfigInput()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_featurestore with parameters of type VertexAiFeaturestoreOnlineServingConfig Modifier and Type Method Description VertexAiFeaturestore.BuilderVertexAiFeaturestore.Builder. onlineServingConfig(VertexAiFeaturestoreOnlineServingConfig onlineServingConfig)online_serving_config block.VertexAiFeaturestoreConfig.BuilderVertexAiFeaturestoreConfig.Builder. onlineServingConfig(VertexAiFeaturestoreOnlineServingConfig onlineServingConfig)Sets the value ofVertexAiFeaturestoreConfig.getOnlineServingConfig()voidVertexAiFeaturestore. putOnlineServingConfig(VertexAiFeaturestoreOnlineServingConfig value)voidVertexAiFeaturestoreOnlineServingConfigOutputReference. setInternalValue(VertexAiFeaturestoreOnlineServingConfig value)
-