Uses of Class
com.hashicorp.cdktf.providers.google.bigtable_instance.BigtableInstanceTimeouts.Builder
-
Packages that use BigtableInstanceTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.bigtable_instance google_bigtable_instance -
-
Uses of BigtableInstanceTimeouts.Builder in com.hashicorp.cdktf.providers.google.bigtable_instance
Methods in com.hashicorp.cdktf.providers.google.bigtable_instance that return BigtableInstanceTimeouts.Builder Modifier and Type Method Description static BigtableInstanceTimeouts.BuilderBigtableInstanceTimeouts. builder()BigtableInstanceTimeouts.BuilderBigtableInstanceTimeouts.Builder. create(String create)Sets the value ofBigtableInstanceTimeouts.getCreate()BigtableInstanceTimeouts.BuilderBigtableInstanceTimeouts.Builder. read(String read)Sets the value ofBigtableInstanceTimeouts.getRead()BigtableInstanceTimeouts.BuilderBigtableInstanceTimeouts.Builder. update(String update)Sets the value ofBigtableInstanceTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.bigtable_instance with parameters of type BigtableInstanceTimeouts.Builder Constructor Description Jsii$Proxy(BigtableInstanceTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theBigtableInstanceTimeouts.Builder.
-