Class InstallPlanStatusFluentImpl.BundleLookupsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupFluentImpl<InstallPlanStatusFluent.BundleLookupsNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanStatusFluentImpl.BundleLookupsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<InstallPlanStatusFluent.BundleLookupsNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<InstallPlanStatusFluent.BundleLookupsNested<N>>
,BundleLookupFluent<InstallPlanStatusFluent.BundleLookupsNested<N>>
,InstallPlanStatusFluent.BundleLookupsNested<N>
- Enclosing class:
- InstallPlanStatusFluentImpl<A extends InstallPlanStatusFluent<A>>
public class InstallPlanStatusFluentImpl.BundleLookupsNestedImpl<N> extends BundleLookupFluentImpl<InstallPlanStatusFluent.BundleLookupsNested<N>> implements InstallPlanStatusFluent.BundleLookupsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupFluentImpl
BundleLookupFluentImpl.CatalogSourceRefNestedImpl<N>, BundleLookupFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupFluent
BundleLookupFluent.CatalogSourceRefNested<N>, BundleLookupFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endBundleLookup()
-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupFluentImpl
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCatalogSourceRef, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCatalogSourceRef, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, equals, getCatalogSourceRef, getConditions, getIdentifier, getPath, getReplaces, hasCatalogSourceRef, hasConditions, hashCode, hasIdentifier, hasMatchingCondition, hasPath, hasReplaces, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withCatalogSourceRef, withConditions, withConditions, withIdentifier, withNewCatalogSourceRef, withNewCatalogSourceRefLike, withNewIdentifier, withNewIdentifier, withNewIdentifier, withNewPath, withNewPath, withNewPath, withNewReplaces, withNewReplaces, withNewReplaces, withPath, withReplaces
-
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.v1alpha1.BundleLookupFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCatalogSourceRef, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCatalogSourceRef, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewCatalogSourceRef, editOrNewCatalogSourceRefLike, getCatalogSourceRef, getConditions, getIdentifier, getPath, getReplaces, hasCatalogSourceRef, hasConditions, hasIdentifier, hasMatchingCondition, hasPath, hasReplaces, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withCatalogSourceRef, withConditions, withConditions, withIdentifier, withNewCatalogSourceRef, withNewCatalogSourceRefLike, withNewIdentifier, withNewIdentifier, withNewIdentifier, withNewPath, withNewPath, withNewPath, withNewReplaces, withNewReplaces, withNewReplaces, withPath, withReplaces
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceInstallPlanStatusFluent.BundleLookupsNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBundleLookup
public N endBundleLookup()
- Specified by:
endBundleLookup
in interfaceInstallPlanStatusFluent.BundleLookupsNested<N>
-
-