public class ClusterImageSetListBuilder extends ClusterImageSetListFluentImpl<ClusterImageSetListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterImageSetList,ClusterImageSetListBuilder>
ClusterImageSetListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterImageSetListBuilder() |
ClusterImageSetListBuilder(Boolean validationEnabled) |
ClusterImageSetListBuilder(ClusterImageSetList instance) |
ClusterImageSetListBuilder(ClusterImageSetList instance,
Boolean validationEnabled) |
ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent) |
ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent,
Boolean validationEnabled) |
ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent,
ClusterImageSetList instance) |
ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent,
ClusterImageSetList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterImageSetList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterImageSetListBuilder()
public ClusterImageSetListBuilder(Boolean validationEnabled)
public ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent)
public ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent, Boolean validationEnabled)
public ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent, ClusterImageSetList instance)
public ClusterImageSetListBuilder(ClusterImageSetListFluent<?> fluent, ClusterImageSetList instance, Boolean validationEnabled)
public ClusterImageSetListBuilder(ClusterImageSetList instance)
public ClusterImageSetListBuilder(ClusterImageSetList instance, Boolean validationEnabled)
public ClusterImageSetList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterImageSetList>Copyright © 2015–2022 Red Hat. All rights reserved.