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