public class SpecDescriptorFluent<A extends SpecDescriptorFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
SpecDescriptorFluent() |
SpecDescriptorFluent(SpecDescriptor instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SpecDescriptorFluent()
public SpecDescriptorFluent(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–2023 Red Hat. All rights reserved.