Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store.VertexAiFeatureOnlineStoreBigtable
-
Packages that use VertexAiFeatureOnlineStoreBigtable Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store google_vertex_ai_feature_online_store -
-
Uses of VertexAiFeatureOnlineStoreBigtable in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store that implement VertexAiFeatureOnlineStoreBigtable Modifier and Type Class Description static classVertexAiFeatureOnlineStoreBigtable.Jsii$ProxyAn implementation forVertexAiFeatureOnlineStoreBigtableMethods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store that return VertexAiFeatureOnlineStoreBigtable Modifier and Type Method Description VertexAiFeatureOnlineStoreBigtableVertexAiFeatureOnlineStoreBigtable.Builder. build()Builds the configured instance.default VertexAiFeatureOnlineStoreBigtableVertexAiFeatureOnlineStoreConfig. getBigtable()bigtable block.VertexAiFeatureOnlineStoreBigtableVertexAiFeatureOnlineStoreConfig.Jsii$Proxy. getBigtable()VertexAiFeatureOnlineStoreBigtableVertexAiFeatureOnlineStore. getBigtableInput()VertexAiFeatureOnlineStoreBigtableVertexAiFeatureOnlineStoreBigtableOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store with parameters of type VertexAiFeatureOnlineStoreBigtable Modifier and Type Method Description VertexAiFeatureOnlineStore.BuilderVertexAiFeatureOnlineStore.Builder. bigtable(VertexAiFeatureOnlineStoreBigtable bigtable)bigtable block.VertexAiFeatureOnlineStoreConfig.BuilderVertexAiFeatureOnlineStoreConfig.Builder. bigtable(VertexAiFeatureOnlineStoreBigtable bigtable)Sets the value ofVertexAiFeatureOnlineStoreConfig.getBigtable()voidVertexAiFeatureOnlineStore. putBigtable(VertexAiFeatureOnlineStoreBigtable value)voidVertexAiFeatureOnlineStoreBigtableOutputReference. setInternalValue(VertexAiFeatureOnlineStoreBigtable value)
-