Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store.VertexAiFeatureOnlineStoreBigtable.Builder
-
Packages that use VertexAiFeatureOnlineStoreBigtable.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store google_vertex_ai_feature_online_store -
-
Uses of VertexAiFeatureOnlineStoreBigtable.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store that return VertexAiFeatureOnlineStoreBigtable.Builder Modifier and Type Method Description VertexAiFeatureOnlineStoreBigtable.BuilderVertexAiFeatureOnlineStoreBigtable.Builder. autoScaling(VertexAiFeatureOnlineStoreBigtableAutoScaling autoScaling)Sets the value ofVertexAiFeatureOnlineStoreBigtable.getAutoScaling()static VertexAiFeatureOnlineStoreBigtable.BuilderVertexAiFeatureOnlineStoreBigtable. builder()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store with parameters of type VertexAiFeatureOnlineStoreBigtable.Builder Constructor Description Jsii$Proxy(VertexAiFeatureOnlineStoreBigtable.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeatureOnlineStoreBigtable.Builder.
-