Class PackageManifestFluentImpl.ChannelsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.manifests.PackageChannelFluentImpl<PackageManifestFluent.ChannelsNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.manifests.PackageManifestFluentImpl.ChannelsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PackageManifestFluent.ChannelsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PackageManifestFluent.ChannelsNested<N>>,PackageChannelFluent<PackageManifestFluent.ChannelsNested<N>>,PackageManifestFluent.ChannelsNested<N>
- Enclosing class:
- PackageManifestFluentImpl<A extends PackageManifestFluent<A>>
public class PackageManifestFluentImpl.ChannelsNestedImpl<N> extends PackageChannelFluentImpl<PackageManifestFluent.ChannelsNested<N>> implements PackageManifestFluent.ChannelsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendChannel()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.manifests.PackageChannelFluentImpl
equals, getCurrentCSV, getName, hasCurrentCSV, hashCode, hasName, withCurrentCSV, withName, withNewCurrentCSV, withNewCurrentCSV, withNewCurrentCSV, withNewName, withNewName, withNewName
-
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.manifests.PackageChannelFluent
getCurrentCSV, getName, hasCurrentCSV, hasName, withCurrentCSV, withName, withNewCurrentCSV, withNewCurrentCSV, withNewCurrentCSV, withNewName, withNewName, withNewName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePackageManifestFluent.ChannelsNested<N>
-
endChannel
public N endChannel()
- Specified by:
endChannelin interfacePackageManifestFluent.ChannelsNested<N>
-
-