public class PeerAuthenticationListBuilder extends PeerAuthenticationListFluent<PeerAuthenticationListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PeerAuthenticationList,PeerAuthenticationListBuilder>
PeerAuthenticationListFluent.ItemsNested<N>| Constructor and Description |
|---|
PeerAuthenticationListBuilder() |
PeerAuthenticationListBuilder(PeerAuthenticationList instance) |
PeerAuthenticationListBuilder(PeerAuthenticationListFluent<?> fluent) |
PeerAuthenticationListBuilder(PeerAuthenticationListFluent<?> fluent,
PeerAuthenticationList instance) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, 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 PeerAuthenticationListBuilder()
public PeerAuthenticationListBuilder(PeerAuthenticationListFluent<?> fluent)
public PeerAuthenticationListBuilder(PeerAuthenticationListFluent<?> fluent, PeerAuthenticationList instance)
public PeerAuthenticationListBuilder(PeerAuthenticationList instance)
public PeerAuthenticationList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PeerAuthenticationList>Copyright © 2015–2023 Red Hat. All rights reserved.