Class V1CronJobStatusFluentImpl<A extends V1CronJobStatusFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CronJobStatusFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1CronJobStatusFluent<A>
- Direct Known Subclasses:
V1CronJobStatusBuilder
public class V1CronJobStatusFluentImpl<A extends V1CronJobStatusFluent<A>>
extends BaseFluent<A>
implements V1CronJobStatusFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CronJobStatusFluent
V1CronJobStatusFluent.ActiveNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1CronJobStatusFluentImpl(io.kubernetes.client.openapi.models.V1CronJobStatus instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToActive(Collection<io.kubernetes.client.openapi.models.V1ObjectReference> items) addNewActiveLike(io.kubernetes.client.openapi.models.V1ObjectReference item) addToActive(io.kubernetes.client.openapi.models.V1ObjectReference... items) addToActive(Integer index, io.kubernetes.client.openapi.models.V1ObjectReference item) List<io.kubernetes.client.openapi.models.V1ObjectReference>io.kubernetes.client.openapi.models.V1ObjectReferencebuildActive(Integer index) io.kubernetes.client.openapi.models.V1ObjectReferenceio.kubernetes.client.openapi.models.V1ObjectReferenceio.kubernetes.client.openapi.models.V1ObjectReferencebuildMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) editActive(Integer index) editMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) booleanList<io.kubernetes.client.openapi.models.V1ObjectReference>Deprecated.inthashCode()hasMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) removeAllFromActive(Collection<io.kubernetes.client.openapi.models.V1ObjectReference> items) removeFromActive(io.kubernetes.client.openapi.models.V1ObjectReference... items) setNewActiveLike(Integer index, io.kubernetes.client.openapi.models.V1ObjectReference item) setToActive(Integer index, io.kubernetes.client.openapi.models.V1ObjectReference item) toString()withActive(io.kubernetes.client.openapi.models.V1ObjectReference... active) withActive(List<io.kubernetes.client.openapi.models.V1ObjectReference> active) withLastScheduleTime(OffsetDateTime lastScheduleTime) withLastSuccessfulTime(OffsetDateTime lastSuccessfulTime) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1CronJobStatusFluentImpl
public V1CronJobStatusFluentImpl() -
V1CronJobStatusFluentImpl
public V1CronJobStatusFluentImpl(io.kubernetes.client.openapi.models.V1CronJobStatus instance)
-
-
Method Details
-
addToActive
- Specified by:
addToActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
setToActive
- Specified by:
setToActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
addToActive
- Specified by:
addToActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
addAllToActive
- Specified by:
addAllToActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
removeFromActive
- Specified by:
removeFromActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
removeAllFromActive
public A removeAllFromActive(Collection<io.kubernetes.client.openapi.models.V1ObjectReference> items) - Specified by:
removeAllFromActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
removeMatchingFromActive
- Specified by:
removeMatchingFromActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
getActive
Deprecated.This method has been deprecated, please use method buildActive instead.- Specified by:
getActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>- Returns:
- The buildable object.
-
buildActive
- Specified by:
buildActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
buildActive
- Specified by:
buildActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
buildFirstActive
public io.kubernetes.client.openapi.models.V1ObjectReference buildFirstActive()- Specified by:
buildFirstActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
buildLastActive
public io.kubernetes.client.openapi.models.V1ObjectReference buildLastActive()- Specified by:
buildLastActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
buildMatchingActive
public io.kubernetes.client.openapi.models.V1ObjectReference buildMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) - Specified by:
buildMatchingActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
hasMatchingActive
- Specified by:
hasMatchingActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
withActive
- Specified by:
withActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
withActive
- Specified by:
withActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
hasActive
- Specified by:
hasActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
addNewActive
- Specified by:
addNewActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
addNewActiveLike
public V1CronJobStatusFluent.ActiveNested<A> addNewActiveLike(io.kubernetes.client.openapi.models.V1ObjectReference item) - Specified by:
addNewActiveLikein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
setNewActiveLike
public V1CronJobStatusFluent.ActiveNested<A> setNewActiveLike(Integer index, io.kubernetes.client.openapi.models.V1ObjectReference item) - Specified by:
setNewActiveLikein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
editActive
- Specified by:
editActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
editFirstActive
- Specified by:
editFirstActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
editLastActive
- Specified by:
editLastActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
editMatchingActive
public V1CronJobStatusFluent.ActiveNested<A> editMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) - Specified by:
editMatchingActivein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
getLastScheduleTime
- Specified by:
getLastScheduleTimein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
withLastScheduleTime
- Specified by:
withLastScheduleTimein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
hasLastScheduleTime
- Specified by:
hasLastScheduleTimein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
getLastSuccessfulTime
- Specified by:
getLastSuccessfulTimein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
withLastSuccessfulTime
- Specified by:
withLastSuccessfulTimein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
hasLastSuccessfulTime
- Specified by:
hasLastSuccessfulTimein interfaceV1CronJobStatusFluent<A extends V1CronJobStatusFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1CronJobStatusFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1CronJobStatusFluent<A>>
-
toString
-