public class IntegrationPlatformListBuilder extends IntegrationPlatformListFluentImpl<IntegrationPlatformListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IntegrationPlatformList,IntegrationPlatformListBuilder>
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() |
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 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>Copyright © 2015–2023 Red Hat. All rights reserved.