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