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