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