Class ClusterServiceVersionSpecFluentImpl.ProviderNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.AppLinkFluentImpl<ClusterServiceVersionSpecFluent.ProviderNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionSpecFluentImpl.ProviderNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterServiceVersionSpecFluent.ProviderNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<ClusterServiceVersionSpecFluent.ProviderNested<N>>
,AppLinkFluent<ClusterServiceVersionSpecFluent.ProviderNested<N>>
,ClusterServiceVersionSpecFluent.ProviderNested<N>
- Enclosing class:
- ClusterServiceVersionSpecFluentImpl<A extends ClusterServiceVersionSpecFluent<A>>
public class ClusterServiceVersionSpecFluentImpl.ProviderNestedImpl<N> extends AppLinkFluentImpl<ClusterServiceVersionSpecFluent.ProviderNested<N>> implements ClusterServiceVersionSpecFluent.ProviderNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endProvider()
-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.AppLinkFluentImpl
equals, getName, getUrl, hashCode, hasName, hasUrl, withName, withNewName, withNewName, withNewName, withNewUrl, withNewUrl, withNewUrl, withUrl
-
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.AppLinkFluent
getName, getUrl, hasName, hasUrl, withName, withNewName, withNewName, withNewName, withNewUrl, withNewUrl, withNewUrl, withUrl
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceClusterServiceVersionSpecFluent.ProviderNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endProvider
public N endProvider()
- Specified by:
endProvider
in interfaceClusterServiceVersionSpecFluent.ProviderNested<N>
-
-