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