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