public interface ReleaseFluent<A extends ReleaseFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
A addAllToChannels(Collection<String> items)
A removeAllFromChannels(Collection<String> items)
String getFirstChannel()
String getLastChannel()
Boolean hasChannels()
String getImage()
Boolean hasImage()
String getUrl()
Boolean hasUrl()
String getVersion()
Boolean hasVersion()
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.