public class IntegrationPlatformListBuilder extends IntegrationPlatformListFluentImpl<IntegrationPlatformListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IntegrationPlatformList,IntegrationPlatformListBuilder>
IntegrationPlatformListFluentImpl.ItemsNestedImpl<N>IntegrationPlatformListFluent.ItemsNested<N>| Constructor and Description |
|---|
IntegrationPlatformListBuilder() |
IntegrationPlatformListBuilder(Boolean validationEnabled) |
IntegrationPlatformListBuilder(IntegrationPlatformList instance) |
IntegrationPlatformListBuilder(IntegrationPlatformList instance,
Boolean validationEnabled) |
IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent) |
IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent,
Boolean validationEnabled) |
IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent,
IntegrationPlatformList instance) |
IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent,
IntegrationPlatformList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationPlatformList |
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 IntegrationPlatformListBuilder()
public IntegrationPlatformListBuilder(Boolean validationEnabled)
public IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent)
public IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent, Boolean validationEnabled)
public IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent, IntegrationPlatformList instance)
public IntegrationPlatformListBuilder(IntegrationPlatformListFluent<?> fluent, IntegrationPlatformList instance, Boolean validationEnabled)
public IntegrationPlatformListBuilder(IntegrationPlatformList instance)
public IntegrationPlatformListBuilder(IntegrationPlatformList instance, Boolean validationEnabled)
public IntegrationPlatformList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IntegrationPlatformList>public boolean equals(Object o)
equals in class IntegrationPlatformListFluentImpl<IntegrationPlatformListBuilder>public int hashCode()
hashCode in class IntegrationPlatformListFluentImpl<IntegrationPlatformListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.