Class CatalogSourceStatusFluentImpl.RegistryServiceNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.RegistryServiceStatusFluentImpl<CatalogSourceStatusFluent.RegistryServiceNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluentImpl.RegistryServiceNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceStatusFluent.RegistryServiceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CatalogSourceStatusFluent.RegistryServiceNested<N>>,CatalogSourceStatusFluent.RegistryServiceNested<N>,RegistryServiceStatusFluent<CatalogSourceStatusFluent.RegistryServiceNested<N>>
- Enclosing class:
- CatalogSourceStatusFluentImpl<A extends CatalogSourceStatusFluent<A>>
public class CatalogSourceStatusFluentImpl.RegistryServiceNestedImpl<N> extends RegistryServiceStatusFluentImpl<CatalogSourceStatusFluent.RegistryServiceNested<N>> implements CatalogSourceStatusFluent.RegistryServiceNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRegistryService()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.RegistryServiceStatusFluentImpl
equals, getCreatedAt, getPort, getProtocol, getServiceName, getServiceNamespace, hasCreatedAt, hashCode, hasPort, hasProtocol, hasServiceName, hasServiceNamespace, withCreatedAt, withNewCreatedAt, withNewCreatedAt, withNewCreatedAt, withNewPort, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withNewServiceName, withNewServiceName, withNewServiceName, withNewServiceNamespace, withNewServiceNamespace, withNewServiceNamespace, withPort, withProtocol, withServiceName, withServiceNamespace
-
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.RegistryServiceStatusFluent
getCreatedAt, getPort, getProtocol, getServiceName, getServiceNamespace, hasCreatedAt, hasPort, hasProtocol, hasServiceName, hasServiceNamespace, withCreatedAt, withNewCreatedAt, withNewCreatedAt, withNewCreatedAt, withNewPort, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withNewServiceName, withNewServiceName, withNewServiceName, withNewServiceNamespace, withNewServiceNamespace, withNewServiceNamespace, withPort, withProtocol, withServiceName, withServiceNamespace
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCatalogSourceStatusFluent.RegistryServiceNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRegistryService
public N endRegistryService()
- Specified by:
endRegistryServicein interfaceCatalogSourceStatusFluent.RegistryServiceNested<N>
-
-