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