public class WorkloadEntrySpecFluent<A extends WorkloadEntrySpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
WorkloadEntrySpecFluent() |
WorkloadEntrySpecFluent(WorkloadEntrySpec instance) |
public WorkloadEntrySpecFluent()
public WorkloadEntrySpecFluent(WorkloadEntrySpec instance)
protected void copyInstance(WorkloadEntrySpec instance)
public String getAddress()
public boolean hasAddress()
public boolean hasLabels()
public String getLocality()
public boolean hasLocality()
public String getNetwork()
public boolean hasNetwork()
public boolean hasPorts()
public String getServiceAccount()
public boolean hasServiceAccount()
public Integer getWeight()
public boolean hasWeight()
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 WorkloadEntrySpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends WorkloadEntrySpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.