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