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