| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1 |
| Modifier and Type | Method and Description |
|---|---|
CSVDescription |
CSVDescriptionBuilder.build() |
CSVDescription |
PackageChannelFluent.buildCurrentCSVDesc() |
CSVDescription |
PackageChannelFluentImpl.buildCurrentCSVDesc() |
CSVDescription |
PackageChannelFluent.getCurrentCSVDesc()
Deprecated.
|
CSVDescription |
PackageChannelFluentImpl.getCurrentCSVDesc()
Deprecated.
|
CSVDescription |
PackageChannel.getCurrentCSVDesc() |
| Modifier and Type | Method and Description |
|---|---|
PackageChannelFluent.CurrentCSVDescNested<A> |
PackageChannelFluent.editOrNewCurrentCSVDescLike(CSVDescription item) |
PackageChannelFluent.CurrentCSVDescNested<A> |
PackageChannelFluentImpl.editOrNewCurrentCSVDescLike(CSVDescription item) |
void |
PackageChannel.setCurrentCSVDesc(CSVDescription currentCSVDesc) |
A |
PackageChannelFluent.withCurrentCSVDesc(CSVDescription currentCSVDesc) |
A |
PackageChannelFluentImpl.withCurrentCSVDesc(CSVDescription currentCSVDesc) |
PackageChannelFluent.CurrentCSVDescNested<A> |
PackageChannelFluent.withNewCurrentCSVDescLike(CSVDescription item) |
PackageChannelFluent.CurrentCSVDescNested<A> |
PackageChannelFluentImpl.withNewCurrentCSVDescLike(CSVDescription item) |
| Constructor and Description |
|---|
CSVDescriptionBuilder(CSVDescription instance) |
CSVDescriptionBuilder(CSVDescription instance,
Boolean validationEnabled) |
CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent,
CSVDescription instance) |
CSVDescriptionBuilder(CSVDescriptionFluent<?> fluent,
CSVDescription instance,
Boolean validationEnabled) |
CSVDescriptionFluentImpl(CSVDescription instance) |
PackageChannel(String currentCSV,
CSVDescription currentCSVDesc,
String name) |
Copyright © 2015–2023 Red Hat. All rights reserved.