public class ClusterServiceBrokerListBuilder extends ClusterServiceBrokerListFluent<ClusterServiceBrokerListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterServiceBrokerList,ClusterServiceBrokerListBuilder>
ClusterServiceBrokerListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterServiceBrokerListBuilder() |
ClusterServiceBrokerListBuilder(Boolean validationEnabled) |
ClusterServiceBrokerListBuilder(ClusterServiceBrokerList instance) |
ClusterServiceBrokerListBuilder(ClusterServiceBrokerList instance,
Boolean validationEnabled) |
ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent) |
ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent,
Boolean validationEnabled) |
ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent,
ClusterServiceBrokerList instance) |
ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent,
ClusterServiceBrokerList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterServiceBrokerList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, 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 ClusterServiceBrokerListBuilder()
public ClusterServiceBrokerListBuilder(Boolean validationEnabled)
public ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent)
public ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent, Boolean validationEnabled)
public ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent, ClusterServiceBrokerList instance)
public ClusterServiceBrokerListBuilder(ClusterServiceBrokerListFluent<?> fluent, ClusterServiceBrokerList instance, Boolean validationEnabled)
public ClusterServiceBrokerListBuilder(ClusterServiceBrokerList instance)
public ClusterServiceBrokerListBuilder(ClusterServiceBrokerList instance, Boolean validationEnabled)
public ClusterServiceBrokerList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterServiceBrokerList>Copyright © 2015–2023 Red Hat. All rights reserved.