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