public class NetworkBandwidthSpecFluent<A extends NetworkBandwidthSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
NetworkBandwidthSpecFluent() |
NetworkBandwidthSpecFluent(NetworkBandwidthSpec instance) |
public NetworkBandwidthSpecFluent()
public NetworkBandwidthSpecFluent(NetworkBandwidthSpec instance)
protected void copyInstance(NetworkBandwidthSpec instance)
public Integer getBuffer()
public boolean hasBuffer()
public String getDevice()
public boolean hasDevice()
public String getHostname()
public boolean hasHostname()
public String getIpAddress()
public boolean hasIpAddress()
public Integer getLimit()
public boolean hasLimit()
public Long getMinburst()
public boolean hasMinburst()
public Long getPeakrate()
public boolean hasPeakrate()
public String getRate()
public boolean hasRate()
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 NetworkBandwidthSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends NetworkBandwidthSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.