Interface ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecDeploymentMetadataFluent<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistrySpecDeploymentFluentImpl.MetadataNestedImpl
- Enclosing interface:
- ApicurioRegistrySpecDeploymentFluent<A extends ApicurioRegistrySpecDeploymentFluent<A>>
public static interface ApicurioRegistrySpecDeploymentFluent.MetadataNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecDeploymentMetadataFluent<ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendMetadata()-
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
-
-