public class ComponentStatusListBuilder extends ComponentStatusListFluent<ComponentStatusListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ComponentStatusList,ComponentStatusListBuilder>
ComponentStatusListFluent.ItemsNested<N>, ComponentStatusListFluent.MetadataNested<N>| Constructor and Description |
|---|
ComponentStatusListBuilder() |
ComponentStatusListBuilder(ComponentStatusList instance) |
ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent) |
ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent,
ComponentStatusList instance) |
| Modifier and Type | Method and Description |
|---|---|
ComponentStatusList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaggregate, aggregate, build, build, builderOf, getVisitableMappublic ComponentStatusListBuilder()
public ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent)
public ComponentStatusListBuilder(ComponentStatusListFluent<?> fluent, ComponentStatusList instance)
public ComponentStatusListBuilder(ComponentStatusList instance)
public ComponentStatusList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ComponentStatusList>Copyright © 2015–2024 Red Hat. All rights reserved.