public class IntegrationKitListBuilder extends IntegrationKitListFluentImpl<IntegrationKitListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IntegrationKitList,IntegrationKitListBuilder>
IntegrationKitListFluentImpl.ItemsNestedImpl<N>IntegrationKitListFluent.ItemsNested<N>| Constructor and Description |
|---|
IntegrationKitListBuilder() |
IntegrationKitListBuilder(Boolean validationEnabled) |
IntegrationKitListBuilder(IntegrationKitList instance) |
IntegrationKitListBuilder(IntegrationKitList instance,
Boolean validationEnabled) |
IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent) |
IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent,
Boolean validationEnabled) |
IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent,
IntegrationKitList instance) |
IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent,
IntegrationKitList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableIntegrationKitList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic IntegrationKitListBuilder()
public IntegrationKitListBuilder(Boolean validationEnabled)
public IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent)
public IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent, Boolean validationEnabled)
public IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent, IntegrationKitList instance)
public IntegrationKitListBuilder(IntegrationKitListFluent<?> fluent, IntegrationKitList instance, Boolean validationEnabled)
public IntegrationKitListBuilder(IntegrationKitList instance)
public IntegrationKitListBuilder(IntegrationKitList instance, Boolean validationEnabled)
public EditableIntegrationKitList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IntegrationKitList>public boolean equals(Object o)
equals in class IntegrationKitListFluentImpl<IntegrationKitListBuilder>public int hashCode()
hashCode in class IntegrationKitListFluentImpl<IntegrationKitListBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.