Class V1ContainerStatusFluentImpl<A extends V1ContainerStatusFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ContainerStatusFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1ContainerStatusFluent<A>
- Direct Known Subclasses:
V1ContainerStatusBuilder
public class V1ContainerStatusFluentImpl<A extends V1ContainerStatusFluent<A>>
extends BaseFluent<A>
implements V1ContainerStatusFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1ContainerStatusFluent
V1ContainerStatusFluent.LastStateNested<N>, V1ContainerStatusFluent.StateNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1ContainerStatusFluentImpl(io.kubernetes.client.openapi.models.V1ContainerStatus instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ContainerStateio.kubernetes.client.openapi.models.V1ContainerStateeditOrNewLastStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) editOrNewStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) booleangetImage()io.kubernetes.client.openapi.models.V1ContainerStateDeprecated.getName()getReady()io.kubernetes.client.openapi.models.V1ContainerStategetState()Deprecated.inthashCode()hasImage()hasName()hasReady()hasState()toString()withContainerID(String containerID) withImageID(String imageID) withLastState(io.kubernetes.client.openapi.models.V1ContainerState lastState) withNewLastStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) withNewStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) withRestartCount(Integer restartCount) withStarted(Boolean started) withState(io.kubernetes.client.openapi.models.V1ContainerState state) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ContainerStatusFluentImpl
public V1ContainerStatusFluentImpl() -
V1ContainerStatusFluentImpl
public V1ContainerStatusFluentImpl(io.kubernetes.client.openapi.models.V1ContainerStatus instance)
-
-
Method Details
-
getContainerID
- Specified by:
getContainerIDin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withContainerID
- Specified by:
withContainerIDin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasContainerID
- Specified by:
hasContainerIDin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getImage
- Specified by:
getImagein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withImage
- Specified by:
withImagein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasImage
- Specified by:
hasImagein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getImageID
- Specified by:
getImageIDin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withImageID
- Specified by:
withImageIDin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasImageID
- Specified by:
hasImageIDin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getLastState
Deprecated.This method has been deprecated, please use method buildLastState instead.- Specified by:
getLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>- Returns:
- The buildable object.
-
buildLastState
public io.kubernetes.client.openapi.models.V1ContainerState buildLastState()- Specified by:
buildLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withLastState
- Specified by:
withLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasLastState
- Specified by:
hasLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withNewLastState
- Specified by:
withNewLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withNewLastStateLike
public V1ContainerStatusFluent.LastStateNested<A> withNewLastStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) - Specified by:
withNewLastStateLikein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
editLastState
- Specified by:
editLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
editOrNewLastState
- Specified by:
editOrNewLastStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
editOrNewLastStateLike
public V1ContainerStatusFluent.LastStateNested<A> editOrNewLastStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) - Specified by:
editOrNewLastStateLikein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getReady
- Specified by:
getReadyin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withReady
- Specified by:
withReadyin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasReady
- Specified by:
hasReadyin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getRestartCount
- Specified by:
getRestartCountin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withRestartCount
- Specified by:
withRestartCountin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasRestartCount
- Specified by:
hasRestartCountin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getStarted
- Specified by:
getStartedin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withStarted
- Specified by:
withStartedin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasStarted
- Specified by:
hasStartedin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
getState
Deprecated.This method has been deprecated, please use method buildState instead.- Specified by:
getStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>- Returns:
- The buildable object.
-
buildState
public io.kubernetes.client.openapi.models.V1ContainerState buildState()- Specified by:
buildStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withState
- Specified by:
withStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
hasState
- Specified by:
hasStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withNewState
- Specified by:
withNewStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withNewStateLike
public V1ContainerStatusFluent.StateNested<A> withNewStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) - Specified by:
withNewStateLikein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
editState
- Specified by:
editStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
editOrNewState
- Specified by:
editOrNewStatein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
editOrNewStateLike
public V1ContainerStatusFluent.StateNested<A> editOrNewStateLike(io.kubernetes.client.openapi.models.V1ContainerState item) - Specified by:
editOrNewStateLikein interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1ContainerStatusFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1ContainerStatusFluent<A>>
-
toString
-
withReady
- Specified by:
withReadyin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-
withStarted
- Specified by:
withStartedin interfaceV1ContainerStatusFluent<A extends V1ContainerStatusFluent<A>>
-