public interface CloudEventAttributesFluent<A extends CloudEventAttributesFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
String
getSource()
getType()
Boolean
hasSource()
hasType()
A
withSource(String source)
withType(String type)
String getSource()
A withSource(String source)
Boolean hasSource()
String getType()
A withType(String type)
Boolean hasType()
Copyright © 2015–2022 Red Hat. All rights reserved.