Uses of Class
com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index.VertexAiIndexEndpointDeployedIndexTimeouts.Builder
-
Packages that use VertexAiIndexEndpointDeployedIndexTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index google_vertex_ai_index_endpoint_deployed_index -
-
Uses of VertexAiIndexEndpointDeployedIndexTimeouts.Builder in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index
Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index that return VertexAiIndexEndpointDeployedIndexTimeouts.Builder Modifier and Type Method Description static VertexAiIndexEndpointDeployedIndexTimeouts.BuilderVertexAiIndexEndpointDeployedIndexTimeouts. builder()VertexAiIndexEndpointDeployedIndexTimeouts.BuilderVertexAiIndexEndpointDeployedIndexTimeouts.Builder. create(String create)Sets the value ofVertexAiIndexEndpointDeployedIndexTimeouts.getCreate()VertexAiIndexEndpointDeployedIndexTimeouts.BuilderVertexAiIndexEndpointDeployedIndexTimeouts.Builder. delete(String delete)Sets the value ofVertexAiIndexEndpointDeployedIndexTimeouts.getDelete()VertexAiIndexEndpointDeployedIndexTimeouts.BuilderVertexAiIndexEndpointDeployedIndexTimeouts.Builder. update(String update)Sets the value ofVertexAiIndexEndpointDeployedIndexTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.vertex_ai_index_endpoint_deployed_index with parameters of type VertexAiIndexEndpointDeployedIndexTimeouts.Builder Constructor Description Jsii$Proxy(VertexAiIndexEndpointDeployedIndexTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theVertexAiIndexEndpointDeployedIndexTimeouts.Builder.
-