public class EndpointSliceListBuilder extends EndpointSliceListFluentImpl<EndpointSliceListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EndpointSliceList,EndpointSliceListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.