public class AuthenticationListBuilder extends AuthenticationListFluentImpl<AuthenticationListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AuthenticationList,AuthenticationListBuilder>
AuthenticationListFluentImpl.ItemsNestedImpl<N>AuthenticationListFluent.ItemsNested<N>| Constructor and Description |
|---|
AuthenticationListBuilder() |
AuthenticationListBuilder(AuthenticationList instance) |
AuthenticationListBuilder(AuthenticationList instance,
Boolean validationEnabled) |
AuthenticationListBuilder(AuthenticationListFluent<?> fluent) |
AuthenticationListBuilder(AuthenticationListFluent<?> fluent,
AuthenticationList instance) |
AuthenticationListBuilder(AuthenticationListFluent<?> fluent,
AuthenticationList instance,
Boolean validationEnabled) |
AuthenticationListBuilder(AuthenticationListFluent<?> fluent,
Boolean validationEnabled) |
AuthenticationListBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationList |
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, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadataaccept, accept, aggregate, aggregate, build, build, builderOfpublic AuthenticationListBuilder()
public AuthenticationListBuilder(Boolean validationEnabled)
public AuthenticationListBuilder(AuthenticationListFluent<?> fluent)
public AuthenticationListBuilder(AuthenticationListFluent<?> fluent, Boolean validationEnabled)
public AuthenticationListBuilder(AuthenticationListFluent<?> fluent, AuthenticationList instance)
public AuthenticationListBuilder(AuthenticationListFluent<?> fluent, AuthenticationList instance, Boolean validationEnabled)
public AuthenticationListBuilder(AuthenticationList instance)
public AuthenticationListBuilder(AuthenticationList instance, Boolean validationEnabled)
public AuthenticationList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AuthenticationList>public boolean equals(Object o)
equals in class AuthenticationListFluentImpl<AuthenticationListBuilder>public int hashCode()
hashCode in class AuthenticationListFluentImpl<AuthenticationListBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.