Interface CatalogSourceStatusFluent.RegistryServiceNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceStatusFluent.RegistryServiceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,RegistryServiceStatusFluent<CatalogSourceStatusFluent.RegistryServiceNested<N>>
- All Known Implementing Classes:
CatalogSourceStatusFluentImpl.RegistryServiceNestedImpl
- Enclosing interface:
- CatalogSourceStatusFluent<A extends CatalogSourceStatusFluent<A>>
public static interface CatalogSourceStatusFluent.RegistryServiceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, RegistryServiceStatusFluent<CatalogSourceStatusFluent.RegistryServiceNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendRegistryService()-
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
-
-