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