Package io.fabric8.kubernetes.api.model
Class ContainerStatusFluentImpl<A extends ContainerStatusFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContainerStatusFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,ContainerStatusFluent<A>
- Direct Known Subclasses:
ContainerStatusBuilder
,DoneableContainerStatus
,KubeSchemaFluentImpl.ContainerStatusNestedImpl
,PodStatusFluentImpl.ContainerStatusesNestedImpl
,PodStatusFluentImpl.EphemeralContainerStatusesNestedImpl
,PodStatusFluentImpl.InitContainerStatusesNestedImpl
,WatchEventFluentImpl.ContainerStatusObjectNestedImpl
public class ContainerStatusFluentImpl<A extends ContainerStatusFluent<A>> extends BaseFluent<A> implements ContainerStatusFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
ContainerStatusFluentImpl.LastStateNestedImpl<N>
class
ContainerStatusFluentImpl.StateNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ContainerStatusFluent
ContainerStatusFluent.LastStateNested<N>, ContainerStatusFluent.StateNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ContainerStatusFluentImpl()
ContainerStatusFluentImpl(ContainerStatus instance)
-
Method Summary
-
Constructor Details
-
ContainerStatusFluentImpl
public ContainerStatusFluentImpl() -
ContainerStatusFluentImpl
-
-
Method Details
-
getContainerID
- Specified by:
getContainerID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withContainerID
- Specified by:
withContainerID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasContainerID
- Specified by:
hasContainerID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewContainerID
- Specified by:
withNewContainerID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewContainerID
- Specified by:
withNewContainerID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewContainerID
- Specified by:
withNewContainerID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
getImage
- Specified by:
getImage
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withImage
- Specified by:
withImage
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasImage
- Specified by:
hasImage
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewImage
- Specified by:
withNewImage
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewImage
- Specified by:
withNewImage
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewImage
- Specified by:
withNewImage
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
getImageID
- Specified by:
getImageID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withImageID
- Specified by:
withImageID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasImageID
- Specified by:
hasImageID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewImageID
- Specified by:
withNewImageID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewImageID
- Specified by:
withNewImageID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewImageID
- Specified by:
withNewImageID
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
getLastState
Deprecated.This method has been deprecated, please use method buildLastState instead.- Specified by:
getLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
- Returns:
- The buildable object.
-
buildLastState
- Specified by:
buildLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withLastState
- Specified by:
withLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasLastState
- Specified by:
hasLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewLastState
- Specified by:
withNewLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewLastStateLike
- Specified by:
withNewLastStateLike
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
editLastState
- Specified by:
editLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
editOrNewLastState
- Specified by:
editOrNewLastState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
editOrNewLastStateLike
- Specified by:
editOrNewLastStateLike
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
getName
- Specified by:
getName
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withName
- Specified by:
withName
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasName
- Specified by:
hasName
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewName
- Specified by:
withNewName
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewName
- Specified by:
withNewName
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewName
- Specified by:
withNewName
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
isReady
- Specified by:
isReady
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withReady
- Specified by:
withReady
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasReady
- Specified by:
hasReady
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewReady
- Specified by:
withNewReady
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewReady
- Specified by:
withNewReady
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
getRestartCount
- Specified by:
getRestartCount
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withRestartCount
- Specified by:
withRestartCount
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasRestartCount
- Specified by:
hasRestartCount
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewRestartCount
- Specified by:
withNewRestartCount
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewRestartCount
- Specified by:
withNewRestartCount
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
isStarted
- Specified by:
isStarted
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withStarted
- Specified by:
withStarted
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasStarted
- Specified by:
hasStarted
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewStarted
- Specified by:
withNewStarted
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewStarted
- Specified by:
withNewStarted
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
getState
Deprecated.This method has been deprecated, please use method buildState instead.- Specified by:
getState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
- Returns:
- The buildable object.
-
buildState
- Specified by:
buildState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withState
- Specified by:
withState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
hasState
- Specified by:
hasState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewState
- Specified by:
withNewState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
withNewStateLike
- Specified by:
withNewStateLike
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
editState
- Specified by:
editState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
editOrNewState
- Specified by:
editOrNewState
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
editOrNewStateLike
- Specified by:
editOrNewStateLike
in interfaceContainerStatusFluent<A extends ContainerStatusFluent<A>>
-
equals
-