Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store.VertexAiFeatureOnlineStoreDedicatedServingEndpoint
-
Packages that use VertexAiFeatureOnlineStoreDedicatedServingEndpoint Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store google_vertex_ai_feature_online_store -
-
Uses of VertexAiFeatureOnlineStoreDedicatedServingEndpoint 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 VertexAiFeatureOnlineStoreDedicatedServingEndpoint Modifier and Type Class Description static classVertexAiFeatureOnlineStoreDedicatedServingEndpoint.Jsii$ProxyAn implementation forVertexAiFeatureOnlineStoreDedicatedServingEndpointMethods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store that return VertexAiFeatureOnlineStoreDedicatedServingEndpoint Modifier and Type Method Description VertexAiFeatureOnlineStoreDedicatedServingEndpointVertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder. build()Builds the configured instance.default VertexAiFeatureOnlineStoreDedicatedServingEndpointVertexAiFeatureOnlineStoreConfig. getDedicatedServingEndpoint()dedicated_serving_endpoint block.VertexAiFeatureOnlineStoreDedicatedServingEndpointVertexAiFeatureOnlineStoreConfig.Jsii$Proxy. getDedicatedServingEndpoint()VertexAiFeatureOnlineStoreDedicatedServingEndpointVertexAiFeatureOnlineStore. getDedicatedServingEndpointInput()VertexAiFeatureOnlineStoreDedicatedServingEndpointVertexAiFeatureOnlineStoreDedicatedServingEndpointOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store with parameters of type VertexAiFeatureOnlineStoreDedicatedServingEndpoint Modifier and Type Method Description VertexAiFeatureOnlineStore.BuilderVertexAiFeatureOnlineStore.Builder. dedicatedServingEndpoint(VertexAiFeatureOnlineStoreDedicatedServingEndpoint dedicatedServingEndpoint)dedicated_serving_endpoint block.VertexAiFeatureOnlineStoreConfig.BuilderVertexAiFeatureOnlineStoreConfig.Builder. dedicatedServingEndpoint(VertexAiFeatureOnlineStoreDedicatedServingEndpoint dedicatedServingEndpoint)Sets the value ofVertexAiFeatureOnlineStoreConfig.getDedicatedServingEndpoint()voidVertexAiFeatureOnlineStore. putDedicatedServingEndpoint(VertexAiFeatureOnlineStoreDedicatedServingEndpoint value)voidVertexAiFeatureOnlineStoreDedicatedServingEndpointOutputReference. setInternalValue(VertexAiFeatureOnlineStoreDedicatedServingEndpoint value)
-