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