Class V1ValidatingWebhookFluentImpl<A extends V1ValidatingWebhookFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ValidatingWebhookFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1ValidatingWebhookFluent<A>
- Direct Known Subclasses:
V1ValidatingWebhookBuilder
public class V1ValidatingWebhookFluentImpl<A extends V1ValidatingWebhookFluent<A>>
extends BaseFluent<A>
implements V1ValidatingWebhookFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1ValidatingWebhookFluent
V1ValidatingWebhookFluent.ClientConfigNested<N>, V1ValidatingWebhookFluent.NamespaceSelectorNested<N>, V1ValidatingWebhookFluent.ObjectSelectorNested<N>, V1ValidatingWebhookFluent.RulesNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1ValidatingWebhookFluentImpl(io.kubernetes.client.openapi.models.V1ValidatingWebhook instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToRules(Collection<io.kubernetes.client.openapi.models.V1RuleWithOperations> items) addNewRuleLike(io.kubernetes.client.openapi.models.V1RuleWithOperations item) addToAdmissionReviewVersions(Integer index, String item) addToAdmissionReviewVersions(String... items) addToRules(io.kubernetes.client.openapi.models.V1RuleWithOperations... items) addToRules(Integer index, io.kubernetes.client.openapi.models.V1RuleWithOperations item) io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfigio.kubernetes.client.openapi.models.V1RuleWithOperationsio.kubernetes.client.openapi.models.V1RuleWithOperationsio.kubernetes.client.openapi.models.V1RuleWithOperationsbuildMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate) io.kubernetes.client.openapi.models.V1LabelSelectorio.kubernetes.client.openapi.models.V1LabelSelectorio.kubernetes.client.openapi.models.V1RuleWithOperationsList<io.kubernetes.client.openapi.models.V1RuleWithOperations>editMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate) editOrNewClientConfigLike(io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig item) editOrNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) editOrNewObjectSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) booleangetAdmissionReviewVersion(Integer index) io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfigDeprecated.getMatchingAdmissionReviewVersion(Predicate<String> predicate) getName()io.kubernetes.client.openapi.models.V1LabelSelectorDeprecated.io.kubernetes.client.openapi.models.V1LabelSelectorDeprecated.List<io.kubernetes.client.openapi.models.V1RuleWithOperations>getRules()Deprecated.inthashCode()hasMatchingAdmissionReviewVersion(Predicate<String> predicate) hasMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate) hasName()hasRules()removeAllFromRules(Collection<io.kubernetes.client.openapi.models.V1RuleWithOperations> items) removeFromAdmissionReviewVersions(String... items) removeFromRules(io.kubernetes.client.openapi.models.V1RuleWithOperations... items) setNewRuleLike(Integer index, io.kubernetes.client.openapi.models.V1RuleWithOperations item) setToAdmissionReviewVersions(Integer index, String item) setToRules(Integer index, io.kubernetes.client.openapi.models.V1RuleWithOperations item) toString()withAdmissionReviewVersions(String... admissionReviewVersions) withAdmissionReviewVersions(List<String> admissionReviewVersions) withClientConfig(io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig clientConfig) withFailurePolicy(String failurePolicy) withMatchPolicy(String matchPolicy) withNamespaceSelector(io.kubernetes.client.openapi.models.V1LabelSelector namespaceSelector) withNewClientConfigLike(io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig item) withNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) withNewObjectSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) withObjectSelector(io.kubernetes.client.openapi.models.V1LabelSelector objectSelector) withRules(io.kubernetes.client.openapi.models.V1RuleWithOperations... rules) withSideEffects(String sideEffects) withTimeoutSeconds(Integer timeoutSeconds) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ValidatingWebhookFluentImpl
public V1ValidatingWebhookFluentImpl() -
V1ValidatingWebhookFluentImpl
public V1ValidatingWebhookFluentImpl(io.kubernetes.client.openapi.models.V1ValidatingWebhook instance)
-
-
Method Details
-
addToAdmissionReviewVersions
- Specified by:
addToAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
setToAdmissionReviewVersions
- Specified by:
setToAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addToAdmissionReviewVersions
- Specified by:
addToAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addAllToAdmissionReviewVersions
- Specified by:
addAllToAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
removeFromAdmissionReviewVersions
- Specified by:
removeFromAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
removeAllFromAdmissionReviewVersions
- Specified by:
removeAllFromAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getAdmissionReviewVersions
- Specified by:
getAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getAdmissionReviewVersion
- Specified by:
getAdmissionReviewVersionin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getFirstAdmissionReviewVersion
- Specified by:
getFirstAdmissionReviewVersionin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getLastAdmissionReviewVersion
- Specified by:
getLastAdmissionReviewVersionin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getMatchingAdmissionReviewVersion
- Specified by:
getMatchingAdmissionReviewVersionin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasMatchingAdmissionReviewVersion
- Specified by:
hasMatchingAdmissionReviewVersionin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withAdmissionReviewVersions
- Specified by:
withAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withAdmissionReviewVersions
- Specified by:
withAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasAdmissionReviewVersions
- Specified by:
hasAdmissionReviewVersionsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getClientConfig
@Deprecated public io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig getClientConfig()Deprecated.This method has been deprecated, please use method buildClientConfig instead.- Specified by:
getClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>- Returns:
- The buildable object.
-
buildClientConfig
public io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig buildClientConfig()- Specified by:
buildClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withClientConfig
public A withClientConfig(io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig clientConfig) - Specified by:
withClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasClientConfig
- Specified by:
hasClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNewClientConfig
- Specified by:
withNewClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNewClientConfigLike
public V1ValidatingWebhookFluent.ClientConfigNested<A> withNewClientConfigLike(io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig item) - Specified by:
withNewClientConfigLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editClientConfig
- Specified by:
editClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editOrNewClientConfig
- Specified by:
editOrNewClientConfigin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editOrNewClientConfigLike
public V1ValidatingWebhookFluent.ClientConfigNested<A> editOrNewClientConfigLike(io.kubernetes.client.openapi.models.AdmissionregistrationV1WebhookClientConfig item) - Specified by:
editOrNewClientConfigLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getFailurePolicy
- Specified by:
getFailurePolicyin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withFailurePolicy
- Specified by:
withFailurePolicyin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasFailurePolicy
- Specified by:
hasFailurePolicyin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getMatchPolicy
- Specified by:
getMatchPolicyin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withMatchPolicy
- Specified by:
withMatchPolicyin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasMatchPolicy
- Specified by:
hasMatchPolicyin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getNamespaceSelector
Deprecated.This method has been deprecated, please use method buildNamespaceSelector instead.- Specified by:
getNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>- Returns:
- The buildable object.
-
buildNamespaceSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildNamespaceSelector()- Specified by:
buildNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNamespaceSelector
public A withNamespaceSelector(io.kubernetes.client.openapi.models.V1LabelSelector namespaceSelector) - Specified by:
withNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasNamespaceSelector
- Specified by:
hasNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNewNamespaceSelector
- Specified by:
withNewNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNewNamespaceSelectorLike
public V1ValidatingWebhookFluent.NamespaceSelectorNested<A> withNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewNamespaceSelectorLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editNamespaceSelector
- Specified by:
editNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editOrNewNamespaceSelector
- Specified by:
editOrNewNamespaceSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editOrNewNamespaceSelectorLike
public V1ValidatingWebhookFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewNamespaceSelectorLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getObjectSelector
Deprecated.This method has been deprecated, please use method buildObjectSelector instead.- Specified by:
getObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>- Returns:
- The buildable object.
-
buildObjectSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildObjectSelector()- Specified by:
buildObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withObjectSelector
- Specified by:
withObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasObjectSelector
- Specified by:
hasObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNewObjectSelector
- Specified by:
withNewObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withNewObjectSelectorLike
public V1ValidatingWebhookFluent.ObjectSelectorNested<A> withNewObjectSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewObjectSelectorLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editObjectSelector
- Specified by:
editObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editOrNewObjectSelector
- Specified by:
editOrNewObjectSelectorin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editOrNewObjectSelectorLike
public V1ValidatingWebhookFluent.ObjectSelectorNested<A> editOrNewObjectSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewObjectSelectorLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addToRules
- Specified by:
addToRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
setToRules
- Specified by:
setToRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addToRules
- Specified by:
addToRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addAllToRules
- Specified by:
addAllToRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
removeFromRules
- Specified by:
removeFromRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
removeAllFromRules
public A removeAllFromRules(Collection<io.kubernetes.client.openapi.models.V1RuleWithOperations> items) - Specified by:
removeAllFromRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
removeMatchingFromRules
- Specified by:
removeMatchingFromRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getRules
Deprecated.This method has been deprecated, please use method buildRules instead.- Specified by:
getRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>- Returns:
- The buildable object.
-
buildRules
- Specified by:
buildRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
buildRule
- Specified by:
buildRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
buildFirstRule
public io.kubernetes.client.openapi.models.V1RuleWithOperations buildFirstRule()- Specified by:
buildFirstRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
buildLastRule
public io.kubernetes.client.openapi.models.V1RuleWithOperations buildLastRule()- Specified by:
buildLastRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
buildMatchingRule
public io.kubernetes.client.openapi.models.V1RuleWithOperations buildMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate) - Specified by:
buildMatchingRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasMatchingRule
- Specified by:
hasMatchingRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withRules
- Specified by:
withRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withRules
- Specified by:
withRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasRules
- Specified by:
hasRulesin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addNewRule
- Specified by:
addNewRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
addNewRuleLike
public V1ValidatingWebhookFluent.RulesNested<A> addNewRuleLike(io.kubernetes.client.openapi.models.V1RuleWithOperations item) - Specified by:
addNewRuleLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
setNewRuleLike
public V1ValidatingWebhookFluent.RulesNested<A> setNewRuleLike(Integer index, io.kubernetes.client.openapi.models.V1RuleWithOperations item) - Specified by:
setNewRuleLikein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editRule
- Specified by:
editRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editFirstRule
- Specified by:
editFirstRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editLastRule
- Specified by:
editLastRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
editMatchingRule
public V1ValidatingWebhookFluent.RulesNested<A> editMatchingRule(Predicate<V1RuleWithOperationsBuilder> predicate) - Specified by:
editMatchingRulein interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getSideEffects
- Specified by:
getSideEffectsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withSideEffects
- Specified by:
withSideEffectsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasSideEffects
- Specified by:
hasSideEffectsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
getTimeoutSeconds
- Specified by:
getTimeoutSecondsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
withTimeoutSeconds
- Specified by:
withTimeoutSecondsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
hasTimeoutSeconds
- Specified by:
hasTimeoutSecondsin interfaceV1ValidatingWebhookFluent<A extends V1ValidatingWebhookFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1ValidatingWebhookFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1ValidatingWebhookFluent<A>>
-
toString
-