Class V1AggregationRuleFluentImpl<A extends V1AggregationRuleFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1AggregationRuleFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1AggregationRuleFluent<A>
- Direct Known Subclasses:
V1AggregationRuleBuilder
public class V1AggregationRuleFluentImpl<A extends V1AggregationRuleFluent<A>>
extends BaseFluent<A>
implements V1AggregationRuleFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1AggregationRuleFluent
V1AggregationRuleFluent.ClusterRoleSelectorsNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1AggregationRuleFluentImpl(io.kubernetes.client.openapi.models.V1AggregationRule instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToClusterRoleSelectors(Collection<io.kubernetes.client.openapi.models.V1LabelSelector> items) addNewClusterRoleSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) addToClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... items) addToClusterRoleSelectors(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) io.kubernetes.client.openapi.models.V1LabelSelectorbuildClusterRoleSelector(Integer index) List<io.kubernetes.client.openapi.models.V1LabelSelector>io.kubernetes.client.openapi.models.V1LabelSelectorio.kubernetes.client.openapi.models.V1LabelSelectorio.kubernetes.client.openapi.models.V1LabelSelectoreditClusterRoleSelector(Integer index) booleanList<io.kubernetes.client.openapi.models.V1LabelSelector>Deprecated.inthashCode()removeAllFromClusterRoleSelectors(Collection<io.kubernetes.client.openapi.models.V1LabelSelector> items) removeFromClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... items) setNewClusterRoleSelectorLike(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) setToClusterRoleSelectors(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) toString()withClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... clusterRoleSelectors) withClusterRoleSelectors(List<io.kubernetes.client.openapi.models.V1LabelSelector> clusterRoleSelectors) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1AggregationRuleFluentImpl
public V1AggregationRuleFluentImpl() -
V1AggregationRuleFluentImpl
public V1AggregationRuleFluentImpl(io.kubernetes.client.openapi.models.V1AggregationRule instance)
-
-
Method Details
-
addToClusterRoleSelectors
public A addToClusterRoleSelectors(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
addToClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
setToClusterRoleSelectors
public A setToClusterRoleSelectors(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
setToClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
addToClusterRoleSelectors
- Specified by:
addToClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
addAllToClusterRoleSelectors
public A addAllToClusterRoleSelectors(Collection<io.kubernetes.client.openapi.models.V1LabelSelector> items) - Specified by:
addAllToClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
removeFromClusterRoleSelectors
public A removeFromClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... items) - Specified by:
removeFromClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
removeAllFromClusterRoleSelectors
public A removeAllFromClusterRoleSelectors(Collection<io.kubernetes.client.openapi.models.V1LabelSelector> items) - Specified by:
removeAllFromClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
removeMatchingFromClusterRoleSelectors
- Specified by:
removeMatchingFromClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
getClusterRoleSelectors
@Deprecated public List<io.kubernetes.client.openapi.models.V1LabelSelector> getClusterRoleSelectors()Deprecated.This method has been deprecated, please use method buildClusterRoleSelectors instead.- Specified by:
getClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>- Returns:
- The buildable object.
-
buildClusterRoleSelectors
- Specified by:
buildClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
buildClusterRoleSelector
- Specified by:
buildClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
buildFirstClusterRoleSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildFirstClusterRoleSelector()- Specified by:
buildFirstClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
buildLastClusterRoleSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildLastClusterRoleSelector()- Specified by:
buildLastClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
buildMatchingClusterRoleSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate) - Specified by:
buildMatchingClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
hasMatchingClusterRoleSelector
- Specified by:
hasMatchingClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
withClusterRoleSelectors
public A withClusterRoleSelectors(List<io.kubernetes.client.openapi.models.V1LabelSelector> clusterRoleSelectors) - Specified by:
withClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
withClusterRoleSelectors
public A withClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... clusterRoleSelectors) - Specified by:
withClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
hasClusterRoleSelectors
- Specified by:
hasClusterRoleSelectorsin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
addNewClusterRoleSelector
- Specified by:
addNewClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
addNewClusterRoleSelectorLike
public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> addNewClusterRoleSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
addNewClusterRoleSelectorLikein interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
setNewClusterRoleSelectorLike
public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> setNewClusterRoleSelectorLike(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
setNewClusterRoleSelectorLikein interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
editClusterRoleSelector
- Specified by:
editClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
editFirstClusterRoleSelector
- Specified by:
editFirstClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
editLastClusterRoleSelector
- Specified by:
editLastClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
editMatchingClusterRoleSelector
public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> editMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate) - Specified by:
editMatchingClusterRoleSelectorin interfaceV1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1AggregationRuleFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1AggregationRuleFluent<A>>
-
toString
-