Class OperatorGroupFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha2.OperatorGroupStatusFluent<OperatorGroupFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha2.OperatorGroupFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OperatorGroupFluent<A extends OperatorGroupFluent<A>>
public class OperatorGroupFluent.StatusNested<N> extends OperatorGroupStatusFluent<OperatorGroupFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha2.OperatorGroupStatusFluent
OperatorGroupStatusFluent.ServiceAccountRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha2.OperatorGroupStatusFluent
addAllToNamespaces, addToAdditionalProperties, addToAdditionalProperties, addToNamespaces, addToNamespaces, buildServiceAccountRef, copyInstance, editOrNewServiceAccountRef, editOrNewServiceAccountRefLike, editServiceAccountRef, equals, getAdditionalProperties, getFirstNamespace, getLastNamespace, getLastUpdated, getMatchingNamespace, getNamespace, getNamespaces, hasAdditionalProperties, hashCode, hasLastUpdated, hasMatchingNamespace, hasNamespaces, hasServiceAccountRef, removeAllFromNamespaces, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNamespaces, setToNamespaces, toString, withAdditionalProperties, withLastUpdated, withNamespaces, withNamespaces, withNewServiceAccountRef, withNewServiceAccountRefLike, withServiceAccountRef
-
-