public class CSVDescriptionBuilder extends CSVDescriptionFluentImpl<CSVDescriptionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CSVDescription,CSVDescriptionBuilder>
CSVDescriptionFluentImpl.ApiservicedefinitionsNestedImpl<N>, CSVDescriptionFluentImpl.CustomresourcedefinitionsNestedImpl<N>, CSVDescriptionFluentImpl.IconNestedImpl<N>, CSVDescriptionFluentImpl.InstallModesNestedImpl<N>, CSVDescriptionFluentImpl.LinksNestedImpl<N>, CSVDescriptionFluentImpl.MaintainersNestedImpl<N>, CSVDescriptionFluentImpl.ProviderNestedImpl<N>CSVDescriptionFluent.ApiservicedefinitionsNested<N>, CSVDescriptionFluent.CustomresourcedefinitionsNested<N>, CSVDescriptionFluent.IconNested<N>, CSVDescriptionFluent.InstallModesNested<N>, CSVDescriptionFluent.LinksNested<N>, CSVDescriptionFluent.MaintainersNested<N>, CSVDescriptionFluent.ProviderNested<N>| Constructor and Description |
|---|
CSVDescriptionBuilder() |
CSVDescriptionBuilder(Boolean validationEnabled) |
CSVDescriptionBuilder(CSVDescription instance) |
CSVDescriptionBuilder(CSVDescription instance,
Boolean validationEnabled) |
CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent) |
CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent,
Boolean validationEnabled) |
CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent,
CSVDescription instance) |
CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent,
CSVDescription instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CSVDescription |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToIcon, addAllToInstallModes, addAllToKeywords, addAllToLinks, addAllToMaintainers, addAllToNativeApis, addAllToRelatedImages, addNewIcon, addNewIcon, addNewIconLike, addNewInstallMode, addNewInstallMode, addNewInstallModeLike, addNewKeyword, addNewLink, addNewLink, addNewLinkLike, addNewMaintainer, addNewMaintainer, addNewMaintainerLike, addNewNativeApi, addNewRelatedImage, addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToIcon, addToIcon, addToInstallModes, addToInstallModes, addToKeywords, addToKeywords, addToLinks, addToLinks, addToMaintainers, addToMaintainers, addToNativeApis, addToNativeApis, addToRelatedImages, addToRelatedImages, buildApiservicedefinitions, buildCustomresourcedefinitions, buildFirstIcon, buildFirstInstallMode, buildFirstLink, buildFirstMaintainer, buildIcon, buildIcon, buildInstallMode, buildInstallModes, buildLastIcon, buildLastInstallMode, buildLastLink, buildLastMaintainer, buildLink, buildLinks, buildMaintainer, buildMaintainers, buildMatchingIcon, buildMatchingInstallMode, buildMatchingLink, buildMatchingMaintainer, buildProvider, editApiservicedefinitions, editCustomresourcedefinitions, editFirstIcon, editFirstInstallMode, editFirstLink, editFirstMaintainer, editIcon, editInstallMode, editLastIcon, editLastInstallMode, editLastLink, editLastMaintainer, editLink, editMaintainer, editMatchingIcon, editMatchingInstallMode, editMatchingLink, editMatchingMaintainer, editOrNewApiservicedefinitions, editOrNewApiservicedefinitionsLike, editOrNewCustomresourcedefinitions, editOrNewCustomresourcedefinitionsLike, editOrNewProvider, editOrNewProviderLike, editProvider, getAdditionalProperties, getAnnotations, getApiservicedefinitions, getCustomresourcedefinitions, getDescription, getDisplayName, getFirstKeyword, getFirstNativeApi, getFirstRelatedImage, getIcon, getInstallModes, getKeyword, getKeywords, getLastKeyword, getLastNativeApi, getLastRelatedImage, getLinks, getMaintainers, getMatchingKeyword, getMatchingNativeApi, getMatchingRelatedImage, getMaturity, getMinKubeVersion, getNativeApi, getNativeApis, getProvider, getRelatedImage, getRelatedImages, getVersion, hasAdditionalProperties, hasAnnotations, hasApiservicedefinitions, hasCustomresourcedefinitions, hasDescription, hasDisplayName, hasIcon, hasInstallModes, hasKeywords, hasLinks, hasMaintainers, hasMatchingIcon, hasMatchingInstallMode, hasMatchingKeyword, hasMatchingLink, hasMatchingMaintainer, hasMatchingNativeApi, hasMatchingRelatedImage, hasMaturity, hasMinKubeVersion, hasNativeApis, hasProvider, hasRelatedImages, hasVersion, removeAllFromIcon, removeAllFromInstallModes, removeAllFromKeywords, removeAllFromLinks, removeAllFromMaintainers, removeAllFromNativeApis, removeAllFromRelatedImages, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromIcon, removeFromInstallModes, removeFromKeywords, removeFromLinks, removeFromMaintainers, removeFromNativeApis, removeFromRelatedImages, removeMatchingFromIcon, removeMatchingFromInstallModes, removeMatchingFromLinks, removeMatchingFromMaintainers, setNewIconLike, setNewInstallModeLike, setNewLinkLike, setNewMaintainerLike, setToIcon, setToInstallModes, setToKeywords, setToLinks, setToMaintainers, setToNativeApis, setToRelatedImages, withAdditionalProperties, withAnnotations, withApiservicedefinitions, withCustomresourcedefinitions, withDescription, withDisplayName, withIcon, withIcon, withInstallModes, withInstallModes, withKeywords, withKeywords, withLinks, withLinks, withMaintainers, withMaintainers, withMaturity, withMinKubeVersion, withNativeApis, withNativeApis, withNewApiservicedefinitions, withNewApiservicedefinitionsLike, withNewCustomresourcedefinitions, withNewCustomresourcedefinitionsLike, withNewDescription, withNewDisplayName, withNewMaturity, withNewMinKubeVersion, withNewProvider, withNewProvider, withNewProviderLike, withNewVersion, withProvider, withRelatedImages, withRelatedImages, withVersionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic CSVDescriptionBuilder()
public CSVDescriptionBuilder(Boolean validationEnabled)
public CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent)
public CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent, Boolean validationEnabled)
public CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent, CSVDescription instance)
public CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent, CSVDescription instance, Boolean validationEnabled)
public CSVDescriptionBuilder(CSVDescription instance)
public CSVDescriptionBuilder(CSVDescription instance, Boolean validationEnabled)
public CSVDescription build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CSVDescription>public boolean equals(Object o)
equals in class CSVDescriptionFluentImpl<CSVDescriptionBuilder>public int hashCode()
hashCode in class CSVDescriptionFluentImpl<CSVDescriptionBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.