public class NetworkDelaySpecFluent<A extends NetworkDelaySpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
NetworkDelaySpecFluent() |
NetworkDelaySpecFluent(NetworkDelaySpec instance) |
public NetworkDelaySpecFluent()
public NetworkDelaySpecFluent(NetworkDelaySpec instance)
protected void copyInstance(NetworkDelaySpec instance)
public String getCorrelation()
public boolean hasCorrelation()
public String getDevice()
public boolean hasDevice()
public String getEgressPort()
public boolean hasEgressPort()
public String getHostname()
public boolean hasHostname()
public String getIpAddress()
public boolean hasIpAddress()
public String getIpProtocol()
public boolean hasIpProtocol()
public String getJitter()
public boolean hasJitter()
public String getLatency()
public boolean hasLatency()
public String getSourcePort()
public boolean hasSourcePort()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NetworkDelaySpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NetworkDelaySpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.