public class LimitRangeItemFluent<A extends LimitRangeItemFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
LimitRangeItemFluent() |
LimitRangeItemFluent(LimitRangeItem instance) |
public LimitRangeItemFluent()
public LimitRangeItemFluent(LimitRangeItem instance)
protected void copyInstance(LimitRangeItem instance)
public boolean hasDefault()
public boolean hasDefaultRequest()
public boolean hasMax()
public <K,V> A withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio)
public boolean hasMaxLimitRequestRatio()
public boolean hasMin()
public String getType()
public boolean hasType()
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 LimitRangeItemFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends LimitRangeItemFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.