public class IdentityListBuilder extends IdentityListFluentImpl<IdentityListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IdentityList,IdentityListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.