public class ContainerStatusBuilder extends ContainerStatusFluent<ContainerStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ContainerStatus,ContainerStatusBuilder>
ContainerStatusFluent.LastStateNested<N>, ContainerStatusFluent.ResourcesNested<N>, ContainerStatusFluent.StateNested<N>| Constructor and Description |
|---|
ContainerStatusBuilder() |
ContainerStatusBuilder(ContainerStatus instance) |
ContainerStatusBuilder(ContainerStatusFluent<?> fluent) |
ContainerStatusBuilder(ContainerStatusFluent<?> fluent,
ContainerStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
ContainerStatus |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToAllocatedResources, addToAllocatedResources, buildLastState, buildResources, buildState, copyInstance, editLastState, editOrNewLastState, editOrNewLastStateLike, editOrNewResources, editOrNewResourcesLike, editOrNewState, editOrNewStateLike, editResources, editState, equals, getAdditionalProperties, getAllocatedResources, getContainerID, getImage, getImageID, getName, getReady, getRestartCount, getStarted, hasAdditionalProperties, hasAllocatedResources, hasContainerID, hashCode, hasImage, hasImageID, hasLastState, hasName, hasReady, hasResources, hasRestartCount, hasStarted, hasState, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllocatedResources, removeFromAllocatedResources, toString, withAdditionalProperties, withAllocatedResources, withContainerID, withImage, withImageID, withLastState, withName, withNewLastState, withNewLastStateLike, withNewResources, withNewResourcesLike, withNewState, withNewStateLike, withReady, withReady, withResources, withRestartCount, withStarted, withStarted, withStateaggregate, aggregate, build, build, builderOf, getVisitableMappublic ContainerStatusBuilder()
public ContainerStatusBuilder(ContainerStatusFluent<?> fluent)
public ContainerStatusBuilder(ContainerStatusFluent<?> fluent, ContainerStatus instance)
public ContainerStatusBuilder(ContainerStatus instance)
public ContainerStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ContainerStatus>Copyright © 2015–2023 Red Hat. All rights reserved.