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