Interface OperatorGroupFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<OperatorGroupFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,OperatorGroupStatusFluent<OperatorGroupFluent.StatusNested<N>>
- All Known Implementing Classes:
OperatorGroupFluentImpl.StatusNestedImpl
- Enclosing interface:
- OperatorGroupFluent<A extends OperatorGroupFluent<A>>
public static interface OperatorGroupFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OperatorGroupStatusFluent<OperatorGroupFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupStatusFluent
OperatorGroupStatusFluent.ServiceAccountRefNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupStatusFluent
addAllToNamespaces, addNewNamespace, addNewNamespace, addNewNamespace, addToNamespaces, addToNamespaces, buildServiceAccountRef, editOrNewServiceAccountRef, editOrNewServiceAccountRefLike, editServiceAccountRef, getFirstNamespace, getLastNamespace, getLastUpdated, getMatchingNamespace, getNamespace, getNamespaces, getServiceAccountRef, hasLastUpdated, hasMatchingNamespace, hasNamespaces, hasServiceAccountRef, removeAllFromNamespaces, removeFromNamespaces, setToNamespaces, withLastUpdated, withNamespaces, withNamespaces, withNewLastUpdated, withNewLastUpdated, withNewLastUpdated, withNewServiceAccountRef, withNewServiceAccountRefLike, withServiceAccountRef
-
-