Class OperatorGroupFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupSpecFluentImpl<OperatorGroupFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<OperatorGroupFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<OperatorGroupFluent.SpecNested<N>>,OperatorGroupFluent.SpecNested<N>,OperatorGroupSpecFluent<OperatorGroupFluent.SpecNested<N>>
- Enclosing class:
- OperatorGroupFluentImpl<A extends OperatorGroupFluent<A>>
public class OperatorGroupFluentImpl.SpecNestedImpl<N> extends OperatorGroupSpecFluentImpl<OperatorGroupFluent.SpecNested<N>> implements OperatorGroupFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupSpecFluentImpl
OperatorGroupSpecFluentImpl.SelectorNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupSpecFluent
OperatorGroupSpecFluent.SelectorNested<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.v1.OperatorGroupSpecFluentImpl
addAllToTargetNamespaces, addNewTargetNamespace, addNewTargetNamespace, addNewTargetNamespace, addToTargetNamespaces, addToTargetNamespaces, buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getFirstTargetNamespace, getLastTargetNamespace, getMatchingTargetNamespace, getSelector, getServiceAccountName, getTargetNamespace, getTargetNamespaces, hashCode, hasMatchingTargetNamespace, hasSelector, hasServiceAccountName, hasStaticProvidedAPIs, hasTargetNamespaces, isStaticProvidedAPIs, removeAllFromTargetNamespaces, removeFromTargetNamespaces, setToTargetNamespaces, withNewSelector, withNewSelectorLike, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewStaticProvidedAPIs, withNewStaticProvidedAPIs, withSelector, withServiceAccountName, withStaticProvidedAPIs, withTargetNamespaces, withTargetNamespaces
-
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.v1.OperatorGroupSpecFluent
addAllToTargetNamespaces, addNewTargetNamespace, addNewTargetNamespace, addNewTargetNamespace, addToTargetNamespaces, addToTargetNamespaces, buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, getFirstTargetNamespace, getLastTargetNamespace, getMatchingTargetNamespace, getSelector, getServiceAccountName, getTargetNamespace, getTargetNamespaces, hasMatchingTargetNamespace, hasSelector, hasServiceAccountName, hasStaticProvidedAPIs, hasTargetNamespaces, isStaticProvidedAPIs, removeAllFromTargetNamespaces, removeFromTargetNamespaces, setToTargetNamespaces, withNewSelector, withNewSelectorLike, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewStaticProvidedAPIs, withNewStaticProvidedAPIs, withSelector, withServiceAccountName, withStaticProvidedAPIs, withTargetNamespaces, withTargetNamespaces
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceOperatorGroupFluent.SpecNested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceOperatorGroupFluent.SpecNested<N>
-
-