public class V1ComponentStatusListBuilder extends V1ComponentStatusListFluentImpl<V1ComponentStatusListBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ComponentStatusList,V1ComponentStatusListBuilder>
V1ComponentStatusListFluent.ItemsNested<N>, V1ComponentStatusListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ComponentStatusListBuilder() |
V1ComponentStatusListBuilder(Boolean validationEnabled) |
V1ComponentStatusListBuilder(io.kubernetes.client.openapi.models.V1ComponentStatusList instance) |
V1ComponentStatusListBuilder(io.kubernetes.client.openapi.models.V1ComponentStatusList instance,
Boolean validationEnabled) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent,
Boolean validationEnabled) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ComponentStatusList instance) |
V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ComponentStatusList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ComponentStatusList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadataLikeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ComponentStatusListBuilder()
public V1ComponentStatusListBuilder(Boolean validationEnabled)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent, Boolean validationEnabled)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ComponentStatusList instance)
public V1ComponentStatusListBuilder(V1ComponentStatusListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ComponentStatusList instance, Boolean validationEnabled)
public V1ComponentStatusListBuilder(io.kubernetes.client.openapi.models.V1ComponentStatusList instance)
public V1ComponentStatusListBuilder(io.kubernetes.client.openapi.models.V1ComponentStatusList instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.