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 getChannel(int index)
String getFirstChannel()
String getLastChannel()
Boolean hasChannels()
String getImage()
Boolean hasImage()
@Deprecated A withNewImage(String arg0)
String getUrl()
Boolean hasUrl()
@Deprecated A withNewUrl(String arg0)
String getVersion()
Boolean hasVersion()
@Deprecated A withNewVersion(String arg0)
Copyright © 2015–2021 Red Hat. All rights reserved.