Interface PodDisruptionBudgetTemplateFluent.MetadataNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PodDisruptionBudgetTemplateFluent.MetadataNested<N>>,MetadataTemplateFluent<PodDisruptionBudgetTemplateFluent.MetadataNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
PodDisruptionBudgetTemplateFluentImpl.MetadataNestedImpl
- Enclosing interface:
- PodDisruptionBudgetTemplateFluent<A extends PodDisruptionBudgetTemplateFluent<A>>
public static interface PodDisruptionBudgetTemplateFluent.MetadataNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, MetadataTemplateFluent<PodDisruptionBudgetTemplateFluent.MetadataNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendMetadata()-
Methods inherited from interface io.strimzi.api.kafka.model.template.MetadataTemplateFluent
addToAnnotations, addToAnnotations, addToLabels, addToLabels, getAnnotations, getLabels, hasAnnotations, hasLabels, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAnnotations, withLabels
-
-