Package io.fabric8.kubernetes.api.model
Class DoneablePod
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodFluentImpl<DoneablePod>
io.fabric8.kubernetes.api.model.DoneablePod
- All Implemented Interfaces:
Fluent<DoneablePod>,Visitable<DoneablePod>,Doneable<Pod>,PodFluent<DoneablePod>
public class DoneablePod extends PodFluentImpl<DoneablePod> implements Doneable<Pod>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodFluentImpl
PodFluentImpl.MetadataNestedImpl<N>, PodFluentImpl.SpecNestedImpl<N>, PodFluentImpl.StatusNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodFluent
PodFluent.MetadataNested<N>, PodFluent.SpecNested<N>, PodFluent.StatusNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneablePod(Function<Pod,Pod> function)DoneablePod(Pod item)DoneablePod(Pod item, Function<Pod,Pod> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.PodFluentImpl
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus