Class InstallPlanFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanSpecFluentImpl<InstallPlanFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<InstallPlanFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<InstallPlanFluent.SpecNested<N>>,InstallPlanFluent.SpecNested<N>,InstallPlanSpecFluent<InstallPlanFluent.SpecNested<N>>
- Enclosing class:
- InstallPlanFluentImpl<A extends InstallPlanFluent<A>>
public class InstallPlanFluentImpl.SpecNestedImpl<N> extends InstallPlanSpecFluentImpl<InstallPlanFluent.SpecNested<N>> implements InstallPlanFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<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.InstallPlanSpecFluentImpl
addAllToClusterServiceVersionNames, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addToClusterServiceVersionNames, addToClusterServiceVersionNames, equals, getApproval, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hashCode, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, isApproved, removeAllFromClusterServiceVersionNames, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, withApproval, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withNewApproval, withNewApproval, withNewApproval, withNewApproved, withNewApproved, withNewSource, withNewSource, withNewSource, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withSource, withSourceNamespace
-
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.InstallPlanSpecFluent
addAllToClusterServiceVersionNames, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addNewClusterServiceVersionName, addToClusterServiceVersionNames, addToClusterServiceVersionNames, getApproval, getClusterServiceVersionName, getClusterServiceVersionNames, getFirstClusterServiceVersionName, getGeneration, getLastClusterServiceVersionName, getMatchingClusterServiceVersionName, getSource, getSourceNamespace, hasApproval, hasApproved, hasClusterServiceVersionNames, hasGeneration, hasMatchingClusterServiceVersionName, hasSource, hasSourceNamespace, isApproved, removeAllFromClusterServiceVersionNames, removeFromClusterServiceVersionNames, setToClusterServiceVersionNames, withApproval, withApproved, withClusterServiceVersionNames, withClusterServiceVersionNames, withGeneration, withNewApproval, withNewApproval, withNewApproval, withNewApproved, withNewApproved, withNewSource, withNewSource, withNewSource, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withSource, withSourceNamespace
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceInstallPlanFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceInstallPlanFluent.SpecNested<N>
-
-