public class EditableAnnotation extends Annotation implements io.fabric8.kubernetes.api.builder.Editable<AnnotationBuilder>
| Constructor and Description |
|---|
EditableAnnotation() |
EditableAnnotation(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationBuilder |
edit() |
equals, getKey, getValue, hashCode, newBuilder, newBuilderFromDefaultspublic AnnotationBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<AnnotationBuilder>Copyright © 2018–2023 Red Hat. All rights reserved.