Class V1UncountedTerminatedPodsFluentImpl<A extends V1UncountedTerminatedPodsFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1UncountedTerminatedPodsFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1UncountedTerminatedPodsFluent<A>
- Direct Known Subclasses:
V1UncountedTerminatedPodsBuilder
public class V1UncountedTerminatedPodsFluentImpl<A extends V1UncountedTerminatedPodsFluent<A>>
extends BaseFluent<A>
implements V1UncountedTerminatedPodsFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1UncountedTerminatedPodsFluentImpl
(io.kubernetes.client.openapi.models.V1UncountedTerminatedPods instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToFailed
(Collection<String> items) addAllToSucceeded
(Collection<String> items) addToFailed
(Integer index, String item) addToFailed
(String... items) addToSucceeded
(Integer index, String item) addToSucceeded
(String... items) boolean
getMatchingFailed
(Predicate<String> predicate) getMatchingSucceeded
(Predicate<String> predicate) getSucceeded
(Integer index) int
hashCode()
hasMatchingFailed
(Predicate<String> predicate) hasMatchingSucceeded
(Predicate<String> predicate) removeAllFromFailed
(Collection<String> items) removeAllFromSucceeded
(Collection<String> items) removeFromFailed
(String... items) removeFromSucceeded
(String... items) setToFailed
(Integer index, String item) setToSucceeded
(Integer index, String item) toString()
withFailed
(String... failed) withFailed
(List<String> failed) withSucceeded
(String... succeeded) withSucceeded
(List<String> succeeded) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1UncountedTerminatedPodsFluentImpl
public V1UncountedTerminatedPodsFluentImpl() -
V1UncountedTerminatedPodsFluentImpl
public V1UncountedTerminatedPodsFluentImpl(io.kubernetes.client.openapi.models.V1UncountedTerminatedPods instance)
-
-
Method Details
-
addToFailed
- Specified by:
addToFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
setToFailed
- Specified by:
setToFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
addToFailed
- Specified by:
addToFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
addAllToFailed
- Specified by:
addAllToFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
removeFromFailed
- Specified by:
removeFromFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
removeAllFromFailed
- Specified by:
removeAllFromFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getFailed
- Specified by:
getFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getFailed
- Specified by:
getFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getFirstFailed
- Specified by:
getFirstFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getLastFailed
- Specified by:
getLastFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getMatchingFailed
- Specified by:
getMatchingFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
hasMatchingFailed
- Specified by:
hasMatchingFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
withFailed
- Specified by:
withFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
withFailed
- Specified by:
withFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
hasFailed
- Specified by:
hasFailed
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
addToSucceeded
- Specified by:
addToSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
setToSucceeded
- Specified by:
setToSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
addToSucceeded
- Specified by:
addToSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
addAllToSucceeded
- Specified by:
addAllToSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
removeFromSucceeded
- Specified by:
removeFromSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
removeAllFromSucceeded
- Specified by:
removeAllFromSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getSucceeded
- Specified by:
getSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getSucceeded
- Specified by:
getSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getFirstSucceeded
- Specified by:
getFirstSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getLastSucceeded
- Specified by:
getLastSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
getMatchingSucceeded
- Specified by:
getMatchingSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
hasMatchingSucceeded
- Specified by:
hasMatchingSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
withSucceeded
- Specified by:
withSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
withSucceeded
- Specified by:
withSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
hasSucceeded
- Specified by:
hasSucceeded
in interfaceV1UncountedTerminatedPodsFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1UncountedTerminatedPodsFluent<A>>
-
toString
-