public interface PrometheusRuleExcludeConfigFluent<A extends PrometheusRuleExcludeConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getRuleName()
Boolean hasRuleName()
A withNewRuleName(StringBuilder arg1)
A withNewRuleName(int[] arg1, int arg2, int arg3)
A withNewRuleName(char[] arg1)
A withNewRuleName(StringBuffer arg1)
A withNewRuleName(byte[] arg1, int arg2)
A withNewRuleName(byte[] arg1)
A withNewRuleName(char[] arg1, int arg2, int arg3)
A withNewRuleName(byte[] arg1, int arg2, int arg3)
A withNewRuleName(byte[] arg1, int arg2, int arg3, int arg4)
String getRuleNamespace()
Boolean hasRuleNamespace()
A withNewRuleNamespace(StringBuilder arg1)
A withNewRuleNamespace(int[] arg1, int arg2, int arg3)
A withNewRuleNamespace(char[] arg1)
A withNewRuleNamespace(StringBuffer arg1)
A withNewRuleNamespace(byte[] arg1, int arg2)
A withNewRuleNamespace(byte[] arg1)
A withNewRuleNamespace(char[] arg1, int arg2, int arg3)
A withNewRuleNamespace(byte[] arg1, int arg2, int arg3)
A withNewRuleNamespace(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.