Class V1SchedulingFluentImpl<A extends V1SchedulingFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SchedulingFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1SchedulingFluent<A>
- Direct Known Subclasses:
V1SchedulingBuilder
public class V1SchedulingFluentImpl<A extends V1SchedulingFluent<A>>
extends BaseFluent<A>
implements V1SchedulingFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1SchedulingFluent
V1SchedulingFluent.TolerationsNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1SchedulingFluentImpl(io.kubernetes.client.openapi.models.V1Scheduling instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToTolerations(Collection<io.kubernetes.client.openapi.models.V1Toleration> items) addNewTolerationLike(io.kubernetes.client.openapi.models.V1Toleration item) addToNodeSelector(String key, String value) addToNodeSelector(Map<String, String> map) addToTolerations(io.kubernetes.client.openapi.models.V1Toleration... items) addToTolerations(Integer index, io.kubernetes.client.openapi.models.V1Toleration item) io.kubernetes.client.openapi.models.V1Tolerationio.kubernetes.client.openapi.models.V1Tolerationio.kubernetes.client.openapi.models.V1TolerationbuildMatchingToleration(Predicate<V1TolerationBuilder> predicate) io.kubernetes.client.openapi.models.V1TolerationbuildToleration(Integer index) List<io.kubernetes.client.openapi.models.V1Toleration>editMatchingToleration(Predicate<V1TolerationBuilder> predicate) editToleration(Integer index) booleanList<io.kubernetes.client.openapi.models.V1Toleration>Deprecated.inthashCode()hasMatchingToleration(Predicate<V1TolerationBuilder> predicate) removeAllFromTolerations(Collection<io.kubernetes.client.openapi.models.V1Toleration> items) removeFromTolerations(io.kubernetes.client.openapi.models.V1Toleration... items) setNewTolerationLike(Integer index, io.kubernetes.client.openapi.models.V1Toleration item) setToTolerations(Integer index, io.kubernetes.client.openapi.models.V1Toleration item) toString()<K,V> A withNodeSelector(Map<String, String> nodeSelector) withTolerations(io.kubernetes.client.openapi.models.V1Toleration... tolerations) withTolerations(List<io.kubernetes.client.openapi.models.V1Toleration> tolerations) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SchedulingFluentImpl
public V1SchedulingFluentImpl() -
V1SchedulingFluentImpl
public V1SchedulingFluentImpl(io.kubernetes.client.openapi.models.V1Scheduling instance)
-
-
Method Details
-
addToNodeSelector
- Specified by:
addToNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
addToNodeSelector
- Specified by:
addToNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
removeFromNodeSelector
- Specified by:
removeFromNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
removeFromNodeSelector
- Specified by:
removeFromNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
getNodeSelector
- Specified by:
getNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
withNodeSelector
- Specified by:
withNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
hasNodeSelector
- Specified by:
hasNodeSelectorin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
addToTolerations
- Specified by:
addToTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
setToTolerations
- Specified by:
setToTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
addToTolerations
- Specified by:
addToTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
addAllToTolerations
- Specified by:
addAllToTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
removeFromTolerations
- Specified by:
removeFromTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
removeAllFromTolerations
public A removeAllFromTolerations(Collection<io.kubernetes.client.openapi.models.V1Toleration> items) - Specified by:
removeAllFromTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
removeMatchingFromTolerations
- Specified by:
removeMatchingFromTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
getTolerations
Deprecated.This method has been deprecated, please use method buildTolerations instead.- Specified by:
getTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>- Returns:
- The buildable object.
-
buildTolerations
- Specified by:
buildTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
buildToleration
- Specified by:
buildTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
buildFirstToleration
public io.kubernetes.client.openapi.models.V1Toleration buildFirstToleration()- Specified by:
buildFirstTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
buildLastToleration
public io.kubernetes.client.openapi.models.V1Toleration buildLastToleration()- Specified by:
buildLastTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
buildMatchingToleration
public io.kubernetes.client.openapi.models.V1Toleration buildMatchingToleration(Predicate<V1TolerationBuilder> predicate) - Specified by:
buildMatchingTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
hasMatchingToleration
- Specified by:
hasMatchingTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
withTolerations
- Specified by:
withTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
withTolerations
- Specified by:
withTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
hasTolerations
- Specified by:
hasTolerationsin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
addNewToleration
- Specified by:
addNewTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
addNewTolerationLike
public V1SchedulingFluent.TolerationsNested<A> addNewTolerationLike(io.kubernetes.client.openapi.models.V1Toleration item) - Specified by:
addNewTolerationLikein interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
setNewTolerationLike
public V1SchedulingFluent.TolerationsNested<A> setNewTolerationLike(Integer index, io.kubernetes.client.openapi.models.V1Toleration item) - Specified by:
setNewTolerationLikein interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
editToleration
- Specified by:
editTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
editFirstToleration
- Specified by:
editFirstTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
editLastToleration
- Specified by:
editLastTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
editMatchingToleration
public V1SchedulingFluent.TolerationsNested<A> editMatchingToleration(Predicate<V1TolerationBuilder> predicate) - Specified by:
editMatchingTolerationin interfaceV1SchedulingFluent<A extends V1SchedulingFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1SchedulingFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1SchedulingFluent<A>>
-
toString
-