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