Class OperatorGroupFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupStatusFluentImpl<OperatorGroupFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<OperatorGroupFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<OperatorGroupFluent.StatusNested<N>>,OperatorGroupFluent.StatusNested<N>,OperatorGroupStatusFluent<OperatorGroupFluent.StatusNested<N>>
- Enclosing class:
- OperatorGroupFluentImpl<A extends OperatorGroupFluent<A>>
public class OperatorGroupFluentImpl.StatusNestedImpl<N> extends OperatorGroupStatusFluentImpl<OperatorGroupFluent.StatusNested<N>> implements OperatorGroupFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupStatusFluentImpl
OperatorGroupStatusFluentImpl.ServiceAccountRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1.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.v1.OperatorGroupStatusFluentImpl
addAllToNamespaces, addNewNamespace, addNewNamespace, addNewNamespace, addToNamespaces, addToNamespaces, buildServiceAccountRef, editOrNewServiceAccountRef, editOrNewServiceAccountRefLike, editServiceAccountRef, equals, getFirstNamespace, getLastNamespace, getLastUpdated, getMatchingNamespace, getNamespace, getNamespaces, getServiceAccountRef, hashCode, hasLastUpdated, hasMatchingNamespace, hasNamespaces, hasServiceAccountRef, removeAllFromNamespaces, removeFromNamespaces, setToNamespaces, withLastUpdated, withNamespaces, withNamespaces, withNewLastUpdated, withNewLastUpdated, withNewLastUpdated, withNewServiceAccountRef, withNewServiceAccountRefLike, withServiceAccountRef
-
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.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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceOperatorGroupFluent.StatusNested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceOperatorGroupFluent.StatusNested<N>
-
-