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