Class CatalogSourceStatusFluentImpl.ConfigMapReferenceNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.ConfigMapResourceReferenceFluentImpl<CatalogSourceStatusFluent.ConfigMapReferenceNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluentImpl.ConfigMapReferenceNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceStatusFluent.ConfigMapReferenceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CatalogSourceStatusFluent.ConfigMapReferenceNested<N>>,CatalogSourceStatusFluent.ConfigMapReferenceNested<N>,ConfigMapResourceReferenceFluent<CatalogSourceStatusFluent.ConfigMapReferenceNested<N>>
- Enclosing class:
- CatalogSourceStatusFluentImpl<A extends CatalogSourceStatusFluent<A>>
public class CatalogSourceStatusFluentImpl.ConfigMapReferenceNestedImpl<N> extends ConfigMapResourceReferenceFluentImpl<CatalogSourceStatusFluent.ConfigMapReferenceNested<N>> implements CatalogSourceStatusFluent.ConfigMapReferenceNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConfigMapReference()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.ConfigMapResourceReferenceFluentImpl
equals, getLastUpdateTime, getName, getNamespace, getResourceVersion, getUid, hashCode, hasLastUpdateTime, hasName, hasNamespace, hasResourceVersion, hasUid, withLastUpdateTime, withName, withNamespace, withNewLastUpdateTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewUid, withNewUid, withNewUid, withResourceVersion, withUid
-
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.ConfigMapResourceReferenceFluent
getLastUpdateTime, getName, getNamespace, getResourceVersion, getUid, hasLastUpdateTime, hasName, hasNamespace, hasResourceVersion, hasUid, withLastUpdateTime, withName, withNamespace, withNewLastUpdateTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewUid, withNewUid, withNewUid, withResourceVersion, withUid
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCatalogSourceStatusFluent.ConfigMapReferenceNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConfigMapReference
public N endConfigMapReference()
- Specified by:
endConfigMapReferencein interfaceCatalogSourceStatusFluent.ConfigMapReferenceNested<N>
-
-