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