Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_endpoint.VertexAiEndpointDeployedModelsPrivateEndpoints.Builder
-
Packages that use VertexAiEndpointDeployedModelsPrivateEndpoints.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_endpoint google_vertex_ai_endpoint -
-
Uses of VertexAiEndpointDeployedModelsPrivateEndpoints.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint that return VertexAiEndpointDeployedModelsPrivateEndpoints.Builder Modifier and Type Method Description static VertexAiEndpointDeployedModelsPrivateEndpoints.BuilderVertexAiEndpointDeployedModelsPrivateEndpoints. builder()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_endpoint with parameters of type VertexAiEndpointDeployedModelsPrivateEndpoints.Builder Constructor Description Jsii$Proxy(VertexAiEndpointDeployedModelsPrivateEndpoints.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiEndpointDeployedModelsPrivateEndpoints.Builder.
-