Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store.VertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder
-
Packages that use VertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store google_vertex_ai_feature_online_store -
-
Uses of VertexAiFeatureOnlineStoreDedicatedServingEndpoint.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 VertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder Modifier and Type Method Description static VertexAiFeatureOnlineStoreDedicatedServingEndpoint.BuilderVertexAiFeatureOnlineStoreDedicatedServingEndpoint. builder()VertexAiFeatureOnlineStoreDedicatedServingEndpoint.BuilderVertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder. privateServiceConnectConfig(VertexAiFeatureOnlineStoreDedicatedServingEndpointPrivateServiceConnectConfig privateServiceConnectConfig)Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_feature_online_store with parameters of type VertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder Constructor Description Jsii$Proxy(VertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiFeatureOnlineStoreDedicatedServingEndpoint.Builder.
-