public class HostNetworkStrategyFluentImpl<A extends HostNetworkStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HostNetworkStrategyFluent<A>
| Constructor and Description |
|---|
HostNetworkStrategyFluentImpl() |
HostNetworkStrategyFluentImpl(HostNetworkStrategy instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getProtocol() |
int |
hashCode() |
Boolean |
hasProtocol() |
A |
withNewProtocol(String arg0)
Deprecated.
|
A |
withProtocol(String protocol) |
public HostNetworkStrategyFluentImpl()
public HostNetworkStrategyFluentImpl(HostNetworkStrategy instance)
public String getProtocol()
getProtocol in interface HostNetworkStrategyFluent<A extends HostNetworkStrategyFluent<A>>public A withProtocol(String protocol)
withProtocol in interface HostNetworkStrategyFluent<A extends HostNetworkStrategyFluent<A>>public Boolean hasProtocol()
hasProtocol in interface HostNetworkStrategyFluent<A extends HostNetworkStrategyFluent<A>>@Deprecated public A withNewProtocol(String arg0)
withNewProtocol in interface HostNetworkStrategyFluent<A extends HostNetworkStrategyFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.