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