public class SpecDescriptorFluent<A extends SpecDescriptorFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
SpecDescriptorFluent() |
SpecDescriptorFluent(SpecDescriptor instance) |
public SpecDescriptorFluent()
public SpecDescriptorFluent(SpecDescriptor instance)
protected void copyInstance(SpecDescriptor instance)
public String getDescription()
public boolean hasDescription()
public String getDisplayName()
public boolean hasDisplayName()
public String getPath()
public boolean hasPath()
public String getValue()
public boolean hasValue()
public A addAllToXDescriptors(Collection<String> items)
public A removeAllFromXDescriptors(Collection<String> items)
public String getXDescriptor(int index)
public String getFirstXDescriptor()
public String getLastXDescriptor()
public boolean hasXDescriptors()
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 SpecDescriptorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SpecDescriptorFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.