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