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