public interface AnnotationFluent<A extends AnnotationFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
String
getKey()
getValue()
Boolean
hasKey()
hasValue()
A
withKey(String key)
withValue(String value)
String getKey()
A withKey(String key)
Boolean hasKey()
String getValue()
A withValue(String value)
Boolean hasValue()
Copyright © 2018–2023 Red Hat. All rights reserved.