Class SubscriptionStatusFluentImpl.InstallplanNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanReferenceFluentImpl<SubscriptionStatusFluent.InstallplanNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionStatusFluentImpl.InstallplanNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SubscriptionStatusFluent.InstallplanNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<SubscriptionStatusFluent.InstallplanNested<N>>
,InstallPlanReferenceFluent<SubscriptionStatusFluent.InstallplanNested<N>>
,SubscriptionStatusFluent.InstallplanNested<N>
- Enclosing class:
- SubscriptionStatusFluentImpl<A extends SubscriptionStatusFluent<A>>
public class SubscriptionStatusFluentImpl.InstallplanNestedImpl<N> extends InstallPlanReferenceFluentImpl<SubscriptionStatusFluent.InstallplanNested<N>> implements SubscriptionStatusFluent.InstallplanNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endInstallplan()
-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanReferenceFluentImpl
equals, getApiVersion, getKind, getName, getUuid, hasApiVersion, hashCode, hasKind, hasName, hasUuid, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewUuid, withNewUuid, withNewUuid, withUuid
-
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.InstallPlanReferenceFluent
getApiVersion, getKind, getName, getUuid, hasApiVersion, hasKind, hasName, hasUuid, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewUuid, withNewUuid, withNewUuid, withUuid
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
- Specified by:
and
in interfaceSubscriptionStatusFluent.InstallplanNested<N>
-
endInstallplan
public N endInstallplan()
- Specified by:
endInstallplan
in interfaceSubscriptionStatusFluent.InstallplanNested<N>
-
-