public class V1MutatingWebhookFluentImpl<A extends V1MutatingWebhookFluent<A>> extends BaseFluent<A> implements V1MutatingWebhookFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1MutatingWebhookFluentImpl.ClientConfigNestedImpl<N> |
class |
V1MutatingWebhookFluentImpl.NamespaceSelectorNestedImpl<N> |
class |
V1MutatingWebhookFluentImpl.ObjectSelectorNestedImpl<N> |
class |
V1MutatingWebhookFluentImpl.RulesNestedImpl<N> |
V1MutatingWebhookFluent.ClientConfigNested<N>, V1MutatingWebhookFluent.NamespaceSelectorNested<N>, V1MutatingWebhookFluent.ObjectSelectorNested<N>, V1MutatingWebhookFluent.RulesNested<N>_visitables| Constructor and Description |
|---|
V1MutatingWebhookFluentImpl() |
V1MutatingWebhookFluentImpl(V1MutatingWebhook instance) |
public V1MutatingWebhookFluentImpl()
public V1MutatingWebhookFluentImpl(V1MutatingWebhook instance)
public A addToAdmissionReviewVersions(int index, String item)
addToAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A setToAdmissionReviewVersions(int index, String item)
setToAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addToAdmissionReviewVersions(String... items)
addToAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addAllToAdmissionReviewVersions(Collection<String> items)
addAllToAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A removeFromAdmissionReviewVersions(String... items)
removeFromAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A removeAllFromAdmissionReviewVersions(Collection<String> items)
removeAllFromAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public List<String> getAdmissionReviewVersions()
getAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getAdmissionReviewVersion(int index)
getAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getFirstAdmissionReviewVersion()
getFirstAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getLastAdmissionReviewVersion()
getLastAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getMatchingAdmissionReviewVersion(Predicate<String> predicate)
getMatchingAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasMatchingAdmissionReviewVersion(Predicate<String> predicate)
hasMatchingAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withAdmissionReviewVersions(List<String> admissionReviewVersions)
withAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withAdmissionReviewVersions(String... admissionReviewVersions)
withAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasAdmissionReviewVersions()
hasAdmissionReviewVersions in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addNewAdmissionReviewVersion(String arg1)
addNewAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addNewAdmissionReviewVersion(StringBuilder arg1)
addNewAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addNewAdmissionReviewVersion(StringBuffer arg1)
addNewAdmissionReviewVersion in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>@Deprecated public AdmissionregistrationV1WebhookClientConfig getClientConfig()
getClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public AdmissionregistrationV1WebhookClientConfig buildClientConfig()
buildClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withClientConfig(AdmissionregistrationV1WebhookClientConfig clientConfig)
withClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasClientConfig()
hasClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ClientConfigNested<A> withNewClientConfig()
withNewClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ClientConfigNested<A> withNewClientConfigLike(AdmissionregistrationV1WebhookClientConfig item)
withNewClientConfigLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ClientConfigNested<A> editClientConfig()
editClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ClientConfigNested<A> editOrNewClientConfig()
editOrNewClientConfig in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ClientConfigNested<A> editOrNewClientConfigLike(AdmissionregistrationV1WebhookClientConfig item)
editOrNewClientConfigLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getFailurePolicy()
getFailurePolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withFailurePolicy(String failurePolicy)
withFailurePolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasFailurePolicy()
hasFailurePolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewFailurePolicy(String arg1)
withNewFailurePolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewFailurePolicy(StringBuilder arg1)
withNewFailurePolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewFailurePolicy(StringBuffer arg1)
withNewFailurePolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getMatchPolicy()
getMatchPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withMatchPolicy(String matchPolicy)
withMatchPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasMatchPolicy()
hasMatchPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewMatchPolicy(String arg1)
withNewMatchPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewMatchPolicy(StringBuilder arg1)
withNewMatchPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewMatchPolicy(StringBuffer arg1)
withNewMatchPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getName()
getName in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withName(String name)
withName in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasName()
hasName in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewName(String arg1)
withNewName in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>@Deprecated public V1LabelSelector getNamespaceSelector()
getNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1LabelSelector buildNamespaceSelector()
buildNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNamespaceSelector(V1LabelSelector namespaceSelector)
withNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasNamespaceSelector()
hasNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.NamespaceSelectorNested<A> withNewNamespaceSelector()
withNewNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.NamespaceSelectorNested<A> withNewNamespaceSelectorLike(V1LabelSelector item)
withNewNamespaceSelectorLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.NamespaceSelectorNested<A> editNamespaceSelector()
editNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelector()
editOrNewNamespaceSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelectorLike(V1LabelSelector item)
editOrNewNamespaceSelectorLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>@Deprecated public V1LabelSelector getObjectSelector()
getObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1LabelSelector buildObjectSelector()
buildObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withObjectSelector(V1LabelSelector objectSelector)
withObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasObjectSelector()
hasObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ObjectSelectorNested<A> withNewObjectSelector()
withNewObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ObjectSelectorNested<A> withNewObjectSelectorLike(V1LabelSelector item)
withNewObjectSelectorLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ObjectSelectorNested<A> editObjectSelector()
editObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ObjectSelectorNested<A> editOrNewObjectSelector()
editOrNewObjectSelector in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.ObjectSelectorNested<A> editOrNewObjectSelectorLike(V1LabelSelector item)
editOrNewObjectSelectorLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getReinvocationPolicy()
getReinvocationPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withReinvocationPolicy(String reinvocationPolicy)
withReinvocationPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasReinvocationPolicy()
hasReinvocationPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewReinvocationPolicy(String arg1)
withNewReinvocationPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewReinvocationPolicy(StringBuilder arg1)
withNewReinvocationPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewReinvocationPolicy(StringBuffer arg1)
withNewReinvocationPolicy in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addToRules(int index, V1RuleWithOperations item)
addToRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A setToRules(int index, V1RuleWithOperations item)
setToRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addToRules(V1RuleWithOperations... items)
addToRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A addAllToRules(Collection<V1RuleWithOperations> items)
addAllToRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A removeFromRules(V1RuleWithOperations... items)
removeFromRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A removeAllFromRules(Collection<V1RuleWithOperations> items)
removeAllFromRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A removeMatchingFromRules(Predicate<V1RuleWithOperationsBuilder> predicate)
removeMatchingFromRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>@Deprecated public List<V1RuleWithOperations> getRules()
getRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public List<V1RuleWithOperations> buildRules()
buildRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1RuleWithOperations buildRule(int index)
buildRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1RuleWithOperations buildFirstRule()
buildFirstRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1RuleWithOperations buildLastRule()
buildLastRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1RuleWithOperations buildMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate)
buildMatchingRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate)
hasMatchingRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withRules(List<V1RuleWithOperations> rules)
withRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withRules(V1RuleWithOperations... rules)
withRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasRules()
hasRules in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> addNewRule()
addNewRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> addNewRuleLike(V1RuleWithOperations item)
addNewRuleLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> setNewRuleLike(int index, V1RuleWithOperations item)
setNewRuleLike in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> editRule(int index)
editRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> editFirstRule()
editFirstRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> editLastRule()
editLastRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public V1MutatingWebhookFluent.RulesNested<A> editMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate)
editMatchingRule in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public String getSideEffects()
getSideEffects in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withSideEffects(String sideEffects)
withSideEffects in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasSideEffects()
hasSideEffects in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewSideEffects(String arg1)
withNewSideEffects in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewSideEffects(StringBuilder arg1)
withNewSideEffects in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withNewSideEffects(StringBuffer arg1)
withNewSideEffects in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Integer getTimeoutSeconds()
getTimeoutSeconds in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public A withTimeoutSeconds(Integer timeoutSeconds)
withTimeoutSeconds in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>public Boolean hasTimeoutSeconds()
hasTimeoutSeconds in interface V1MutatingWebhookFluent<A extends V1MutatingWebhookFluent<A>>Copyright © 2020. All rights reserved.