Uses of Class
com.hashicorp.cdktf.providers.google.gke_hub_feature.GkeHubFeatureSpecClusterupgradePostConditions.Builder
-
Packages that use GkeHubFeatureSpecClusterupgradePostConditions.Builder Package Description com.hashicorp.cdktf.providers.google.gke_hub_feature google_gke_hub_feature -
-
Uses of GkeHubFeatureSpecClusterupgradePostConditions.Builder in com.hashicorp.cdktf.providers.google.gke_hub_feature
Methods in com.hashicorp.cdktf.providers.google.gke_hub_feature that return GkeHubFeatureSpecClusterupgradePostConditions.Builder Modifier and Type Method Description static GkeHubFeatureSpecClusterupgradePostConditions.BuilderGkeHubFeatureSpecClusterupgradePostConditions. builder()GkeHubFeatureSpecClusterupgradePostConditions.BuilderGkeHubFeatureSpecClusterupgradePostConditions.Builder. soaking(String soaking)Sets the value ofGkeHubFeatureSpecClusterupgradePostConditions.getSoaking()Constructors in com.hashicorp.cdktf.providers.google.gke_hub_feature with parameters of type GkeHubFeatureSpecClusterupgradePostConditions.Builder Constructor Description Jsii$Proxy(GkeHubFeatureSpecClusterupgradePostConditions.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeHubFeatureSpecClusterupgradePostConditions.Builder.
-