Class CatalogSourceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceSpecFluentImpl<CatalogSourceFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CatalogSourceFluent.SpecNested<N>>,CatalogSourceFluent.SpecNested<N>,CatalogSourceSpecFluent<CatalogSourceFluent.SpecNested<N>>
- Enclosing class:
- CatalogSourceFluentImpl<A extends CatalogSourceFluent<A>>
public class CatalogSourceFluentImpl.SpecNestedImpl<N> extends CatalogSourceSpecFluentImpl<CatalogSourceFluent.SpecNested<N>> implements CatalogSourceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceSpecFluentImpl
CatalogSourceSpecFluentImpl.IconNestedImpl<N>, CatalogSourceSpecFluentImpl.UpdateStrategyNestedImpl<N>
-
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 Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceSpecFluentImpl
addAllToSecrets, addNewSecret, addNewSecret, addNewSecret, addToSecrets, addToSecrets, buildIcon, buildUpdateStrategy, editIcon, editOrNewIcon, editOrNewIconLike, editOrNewUpdateStrategy, editOrNewUpdateStrategyLike, editUpdateStrategy, equals, getAddress, getConfigMap, getDescription, getDisplayName, getFirstSecret, getIcon, getImage, getLastSecret, getMatchingSecret, getPriority, getPublisher, getSecret, getSecrets, getSourceType, getUpdateStrategy, hasAddress, hasConfigMap, hasDescription, hasDisplayName, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCatalogSourceFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceCatalogSourceFluent.SpecNested<N>
-
-