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