Interface CatalogSourceFluent.SpecNested<N>
-
- All Superinterfaces:
CatalogSourceSpecFluent<CatalogSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CatalogSourceFluentImpl.SpecNestedImpl
- Enclosing interface:
- CatalogSourceFluent<A extends CatalogSourceFluent<A>>
public static interface CatalogSourceFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CatalogSourceSpecFluent<CatalogSourceFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceSpecFluent
CatalogSourceSpecFluent.IconNested<N>, CatalogSourceSpecFluent.UpdateStrategyNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceSpecFluent
addAllToSecrets, addNewSecret, addNewSecret, addNewSecret, addToSecrets, addToSecrets, buildIcon, buildUpdateStrategy, editIcon, editOrNewIcon, editOrNewIconLike, editOrNewUpdateStrategy, editOrNewUpdateStrategyLike, editUpdateStrategy, getAddress, getConfigMap, getDescription, getDisplayName, getFirstSecret, getIcon, getImage, getLastSecret, getMatchingSecret, getPriority, getPublisher, getSecret, getSecrets, getSourceType, getUpdateStrategy, hasAddress, hasConfigMap, hasDescription, hasDisplayName, hasIcon, hasImage, hasMatchingSecret, hasPriority, hasPublisher, hasSecrets, hasSourceType, hasUpdateStrategy, removeAllFromSecrets, removeFromSecrets, setToSecrets, withAddress, withConfigMap, withDescription, withDisplayName, withIcon, withImage, withNewAddress, withNewAddress, withNewAddress, withNewConfigMap, withNewConfigMap, withNewConfigMap, withNewDescription, withNewDescription, withNewDescription, withNewDisplayName, withNewDisplayName, withNewDisplayName, withNewIcon, withNewIcon, withNewIconLike, withNewImage, withNewImage, withNewImage, withNewPublisher, withNewPublisher, withNewPublisher, withNewSourceType, withNewSourceType, withNewSourceType, withNewUpdateStrategy, withNewUpdateStrategyLike, withPriority, withPublisher, withSecrets, withSecrets, withSourceType, withUpdateStrategy
-
-