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