public interface NodePortStrategyFluent<A extends NodePortStrategyFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol() |
Boolean |
hasProtocol() |
A |
withNewProtocol(String arg0)
Deprecated.
|
A |
withProtocol(String protocol) |
Copyright © 2015–2020 Red Hat. All rights reserved.