Interface OperatorGroupFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<OperatorGroupFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,OperatorGroupSpecFluent<OperatorGroupFluent.SpecNested<N>>
- All Known Implementing Classes:
OperatorGroupFluentImpl.SpecNestedImpl
- Enclosing interface:
- OperatorGroupFluent<A extends OperatorGroupFluent<A>>
public static interface OperatorGroupFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OperatorGroupSpecFluent<OperatorGroupFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupSpecFluent
OperatorGroupSpecFluent.SelectorNested<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.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
-
-