public class DescriptorBuilder extends DescriptorFluentImpl<DescriptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Descriptor,DescriptorBuilder>
DescriptorFluent.IconsNested<N>, DescriptorFluent.LinksNested<N>, DescriptorFluent.MaintainersNested<N>, DescriptorFluent.OwnersNested<N>| Constructor and Description |
|---|
DescriptorBuilder() |
DescriptorBuilder(Boolean validationEnabled) |
DescriptorBuilder(Descriptor instance) |
DescriptorBuilder(Descriptor instance,
Boolean validationEnabled) |
DescriptorBuilder(DescriptorFluent<?> fluent) |
DescriptorBuilder(DescriptorFluent<?> fluent,
Boolean validationEnabled) |
DescriptorBuilder(DescriptorFluent<?> fluent,
Descriptor instance) |
DescriptorBuilder(DescriptorFluent<?> fluent,
Descriptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
build() |
addAllToIcons, addAllToKeywords, addAllToLinks, addAllToMaintainers, addAllToOwners, addNewIcon, addNewIcon, addNewIconLike, addNewLink, addNewLink, addNewLinkLike, addNewMaintainer, addNewMaintainer, addNewMaintainerLike, addNewOwner, addNewOwner, addNewOwnerLike, addToIcons, addToIcons, addToKeywords, addToKeywords, addToLinks, addToLinks, addToMaintainers, addToMaintainers, addToOwners, addToOwners, buildFirstIcon, buildFirstLink, buildFirstMaintainer, buildFirstOwner, buildIcon, buildIcons, buildLastIcon, buildLastLink, buildLastMaintainer, buildLastOwner, buildLink, buildLinks, buildMaintainer, buildMaintainers, buildMatchingIcon, buildMatchingLink, buildMatchingMaintainer, buildMatchingOwner, buildOwner, buildOwners, editFirstIcon, editFirstLink, editFirstMaintainer, editFirstOwner, editIcon, editLastIcon, editLastLink, editLastMaintainer, editLastOwner, editLink, editMaintainer, editMatchingIcon, editMatchingLink, editMatchingMaintainer, editMatchingOwner, editOwner, equals, getDescription, getFirstKeyword, getIcons, getKeyword, getKeywords, getLastKeyword, getLinks, getMaintainers, getMatchingKeyword, getNotes, getOwners, getType, getVersion, hasDescription, hashCode, hasIcons, hasKeywords, hasLinks, hasMaintainers, hasMatchingIcon, hasMatchingKeyword, hasMatchingLink, hasMatchingMaintainer, hasMatchingOwner, hasNotes, hasOwners, hasType, hasVersion, removeAllFromIcons, removeAllFromKeywords, removeAllFromLinks, removeAllFromMaintainers, removeAllFromOwners, removeFromIcons, removeFromKeywords, removeFromLinks, removeFromMaintainers, removeFromOwners, removeMatchingFromIcons, removeMatchingFromLinks, removeMatchingFromMaintainers, removeMatchingFromOwners, setNewIconLike, setNewLinkLike, setNewMaintainerLike, setNewOwnerLike, setToIcons, setToKeywords, setToLinks, setToMaintainers, setToOwners, toString, withDescription, withIcons, withIcons, withKeywords, withKeywords, withLinks, withLinks, withMaintainers, withMaintainers, withNotes, withOwners, withOwners, withType, withVersionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DescriptorBuilder()
public DescriptorBuilder(Boolean validationEnabled)
public DescriptorBuilder(DescriptorFluent<?> fluent)
public DescriptorBuilder(DescriptorFluent<?> fluent, Boolean validationEnabled)
public DescriptorBuilder(DescriptorFluent<?> fluent, Descriptor instance)
public DescriptorBuilder(DescriptorFluent<?> fluent, Descriptor instance, Boolean validationEnabled)
public DescriptorBuilder(Descriptor instance)
public DescriptorBuilder(Descriptor instance, Boolean validationEnabled)
public Descriptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Descriptor>Copyright © 2015–2022 Red Hat. All rights reserved.