Uses of Class
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationRules.Builder
-
Packages that use ClouddeployAutomationRules.Builder Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationRules.Builder in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationRules.Builder Modifier and Type Method Description ClouddeployAutomationRules.BuilderClouddeployAutomationRules.Builder. advanceRolloutRule(ClouddeployAutomationRulesAdvanceRolloutRule advanceRolloutRule)Sets the value ofClouddeployAutomationRules.getAdvanceRolloutRule()static ClouddeployAutomationRules.BuilderClouddeployAutomationRules. builder()ClouddeployAutomationRules.BuilderClouddeployAutomationRules.Builder. promoteReleaseRule(ClouddeployAutomationRulesPromoteReleaseRule promoteReleaseRule)Sets the value ofClouddeployAutomationRules.getPromoteReleaseRule()Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationRules.Builder Constructor Description Jsii$Proxy(ClouddeployAutomationRules.Builder builder)Constructor that initializes the object based on literal property values passed by theClouddeployAutomationRules.Builder.
-