public class DoneableCSISnapshotControllerStatus extends CSISnapshotControllerStatusFluentImpl<DoneableCSISnapshotControllerStatus> implements io.fabric8.kubernetes.api.model.Doneable<CSISnapshotControllerStatus>
CSISnapshotControllerStatusFluentImpl.ConditionsNestedImpl<N>, CSISnapshotControllerStatusFluentImpl.GenerationsNestedImpl<N>CSISnapshotControllerStatusFluent.ConditionsNested<N>, CSISnapshotControllerStatusFluent.GenerationsNested<N>| Constructor and Description |
|---|
DoneableCSISnapshotControllerStatus(CSISnapshotControllerStatus item) |
DoneableCSISnapshotControllerStatus(CSISnapshotControllerStatus item,
io.fabric8.kubernetes.api.builder.Function<CSISnapshotControllerStatus,CSISnapshotControllerStatus> function) |
DoneableCSISnapshotControllerStatus(io.fabric8.kubernetes.api.builder.Function<CSISnapshotControllerStatus,CSISnapshotControllerStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
CSISnapshotControllerStatus |
done() |
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, equals, getConditions, getGenerations, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hashCode, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withNewVersion, withNewVersion, withNewVersion, withObservedGeneration, withReadyReplicas, withVersionpublic DoneableCSISnapshotControllerStatus(io.fabric8.kubernetes.api.builder.Function<CSISnapshotControllerStatus,CSISnapshotControllerStatus> function)
public DoneableCSISnapshotControllerStatus(CSISnapshotControllerStatus item, io.fabric8.kubernetes.api.builder.Function<CSISnapshotControllerStatus,CSISnapshotControllerStatus> function)
public DoneableCSISnapshotControllerStatus(CSISnapshotControllerStatus item)
public CSISnapshotControllerStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CSISnapshotControllerStatus>Copyright © 2015–2020 Red Hat. All rights reserved.