Class ApicurioRegistrySpecDeploymentFluentImpl.MetadataNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentMetadataFluentImpl<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluentImpl.MetadataNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>,ApicurioRegistrySpecDeploymentMetadataFluent<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>
- Enclosing class:
- ApicurioRegistrySpecDeploymentFluentImpl<A extends ApicurioRegistrySpecDeploymentFluent<A>>
public class ApicurioRegistrySpecDeploymentFluentImpl.MetadataNestedImpl<N> extends ApicurioRegistrySpecDeploymentMetadataFluentImpl<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>> implements ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMetadata()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentMetadataFluentImpl
addToAnnotations, addToAnnotations, addToLabels, addToLabels, equals, getAnnotations, getLabels, hasAnnotations, hashCode, hasLabels, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAnnotations, withLabels
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentMetadataFluent
addToAnnotations, addToAnnotations, addToLabels, addToLabels, getAnnotations, getLabels, hasAnnotations, hasLabels, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAnnotations, withLabels
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecDeploymentFluent.MetadataNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endMetadata
public N endMetadata()
- Specified by:
endMetadatain interfaceApicurioRegistrySpecDeploymentFluent.MetadataNested<N>
-
-