public class V1beta1WebhookFluentImpl<A extends V1beta1WebhookFluent<A>> extends BaseFluent<A> implements V1beta1WebhookFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta1WebhookFluentImpl.ClientConfigNestedImpl<N> |
class |
V1beta1WebhookFluentImpl.NamespaceSelectorNestedImpl<N> |
class |
V1beta1WebhookFluentImpl.RulesNestedImpl<N> |
V1beta1WebhookFluent.ClientConfigNested<N>, V1beta1WebhookFluent.NamespaceSelectorNested<N>, V1beta1WebhookFluent.RulesNested<N>
_visitables
Constructor and Description |
---|
V1beta1WebhookFluentImpl() |
V1beta1WebhookFluentImpl(V1beta1Webhook instance) |
public V1beta1WebhookFluentImpl()
public V1beta1WebhookFluentImpl(V1beta1Webhook instance)
@Deprecated public AdmissionregistrationV1beta1WebhookClientConfig getClientConfig()
getClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public AdmissionregistrationV1beta1WebhookClientConfig buildClientConfig()
buildClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withClientConfig(AdmissionregistrationV1beta1WebhookClientConfig clientConfig)
withClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasClientConfig()
hasClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.ClientConfigNested<A> withNewClientConfig()
withNewClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.ClientConfigNested<A> withNewClientConfigLike(AdmissionregistrationV1beta1WebhookClientConfig item)
withNewClientConfigLike
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.ClientConfigNested<A> editClientConfig()
editClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.ClientConfigNested<A> editOrNewClientConfig()
editOrNewClientConfig
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.ClientConfigNested<A> editOrNewClientConfigLike(AdmissionregistrationV1beta1WebhookClientConfig item)
editOrNewClientConfigLike
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public String getFailurePolicy()
getFailurePolicy
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withFailurePolicy(String failurePolicy)
withFailurePolicy
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasFailurePolicy()
hasFailurePolicy
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewFailurePolicy(String arg1)
withNewFailurePolicy
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewFailurePolicy(StringBuilder arg1)
withNewFailurePolicy
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewFailurePolicy(StringBuffer arg1)
withNewFailurePolicy
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public String getName()
getName
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withName(String name)
withName
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasName()
hasName
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewName(String arg1)
withNewName
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewName(StringBuilder arg1)
withNewName
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewName(StringBuffer arg1)
withNewName
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
@Deprecated public V1LabelSelector getNamespaceSelector()
getNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1LabelSelector buildNamespaceSelector()
buildNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNamespaceSelector(V1LabelSelector namespaceSelector)
withNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasNamespaceSelector()
hasNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.NamespaceSelectorNested<A> withNewNamespaceSelector()
withNewNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.NamespaceSelectorNested<A> withNewNamespaceSelectorLike(V1LabelSelector item)
withNewNamespaceSelectorLike
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.NamespaceSelectorNested<A> editNamespaceSelector()
editNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelector()
editOrNewNamespaceSelector
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelectorLike(V1LabelSelector item)
editOrNewNamespaceSelectorLike
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A addToRules(int index, V1beta1RuleWithOperations item)
addToRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A setToRules(int index, V1beta1RuleWithOperations item)
setToRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A addToRules(V1beta1RuleWithOperations... items)
addToRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A addAllToRules(Collection<V1beta1RuleWithOperations> items)
addAllToRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A removeFromRules(V1beta1RuleWithOperations... items)
removeFromRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A removeAllFromRules(Collection<V1beta1RuleWithOperations> items)
removeAllFromRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
@Deprecated public List<V1beta1RuleWithOperations> getRules()
getRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public List<V1beta1RuleWithOperations> buildRules()
buildRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1RuleWithOperations buildRule(int index)
buildRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1RuleWithOperations buildFirstRule()
buildFirstRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1RuleWithOperations buildLastRule()
buildLastRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1RuleWithOperations buildMatchingRule(Predicate<V1beta1RuleWithOperationsBuilder> predicate)
buildMatchingRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasMatchingRule(Predicate<V1beta1RuleWithOperationsBuilder> predicate)
hasMatchingRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withRules(List<V1beta1RuleWithOperations> rules)
withRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withRules(V1beta1RuleWithOperations... rules)
withRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasRules()
hasRules
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> addNewRule()
addNewRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> addNewRuleLike(V1beta1RuleWithOperations item)
addNewRuleLike
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> setNewRuleLike(int index, V1beta1RuleWithOperations item)
setNewRuleLike
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> editRule(int index)
editRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> editFirstRule()
editFirstRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> editLastRule()
editLastRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public V1beta1WebhookFluent.RulesNested<A> editMatchingRule(Predicate<V1beta1RuleWithOperationsBuilder> predicate)
editMatchingRule
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public String getSideEffects()
getSideEffects
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withSideEffects(String sideEffects)
withSideEffects
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public Boolean hasSideEffects()
hasSideEffects
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewSideEffects(String arg1)
withNewSideEffects
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewSideEffects(StringBuilder arg1)
withNewSideEffects
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
public A withNewSideEffects(StringBuffer arg1)
withNewSideEffects
in interface V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>>
Copyright © 2019. All rights reserved.