public interface ForwardPluginFluent<A extends ForwardPluginFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getPolicy()
Boolean hasPolicy()
A addAllToUpstreams(Collection<String> items)
A removeAllFromUpstreams(Collection<String> items)
String getUpstream(int index)
String getFirstUpstream()
String getLastUpstream()
Boolean hasUpstreams()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.