public class ServicePlanListBuilder extends ServicePlanListFluent<ServicePlanListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServicePlanList,ServicePlanListBuilder>
ServicePlanListFluent.ItemsNested<N>| Constructor and Description |
|---|
ServicePlanListBuilder() |
ServicePlanListBuilder(Boolean validationEnabled) |
ServicePlanListBuilder(ServicePlanList instance) |
ServicePlanListBuilder(ServicePlanList instance,
Boolean validationEnabled) |
ServicePlanListBuilder(ServicePlanListFluent<?> fluent) |
ServicePlanListBuilder(ServicePlanListFluent<?> fluent,
Boolean validationEnabled) |
ServicePlanListBuilder(ServicePlanListFluent<?> fluent,
ServicePlanList instance) |
ServicePlanListBuilder(ServicePlanListFluent<?> fluent,
ServicePlanList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanList |
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 ServicePlanListBuilder()
public ServicePlanListBuilder(Boolean validationEnabled)
public ServicePlanListBuilder(ServicePlanListFluent<?> fluent)
public ServicePlanListBuilder(ServicePlanListFluent<?> fluent, Boolean validationEnabled)
public ServicePlanListBuilder(ServicePlanListFluent<?> fluent, ServicePlanList instance)
public ServicePlanListBuilder(ServicePlanListFluent<?> fluent, ServicePlanList instance, Boolean validationEnabled)
public ServicePlanListBuilder(ServicePlanList instance)
public ServicePlanListBuilder(ServicePlanList instance, Boolean validationEnabled)
public ServicePlanList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServicePlanList>Copyright © 2015–2023 Red Hat. All rights reserved.