DeploymentRuleOptionsFaultyDeploymentDetection |
DeploymentRuleOptionsFaultyDeploymentDetection.addAllowedResourcesItem(String allowedResourcesItem) |
DeploymentRuleOptionsFaultyDeploymentDetection |
DeploymentRuleOptionsFaultyDeploymentDetection.addExcludedResourcesItem(String excludedResourcesItem) |
DeploymentRuleOptionsFaultyDeploymentDetection |
DeploymentRuleOptionsFaultyDeploymentDetection.allowedResources(List<String> allowedResources) |
DeploymentRuleOptionsFaultyDeploymentDetection |
DeploymentRuleOptionsFaultyDeploymentDetection.duration(Long duration) |
DeploymentRuleOptionsFaultyDeploymentDetection |
DeploymentRuleOptionsFaultyDeploymentDetection.excludedResources(List<String> excludedResources) |
DeploymentRuleOptionsFaultyDeploymentDetection |
DeploymentRulesOptions.getDeploymentRuleOptionsFaultyDeploymentDetection()
Get the actual instance of `DeploymentRuleOptionsFaultyDeploymentDetection`.
|