public class GeneratorOptionsFluent<A extends GeneratorOptionsFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
GeneratorOptionsFluent() |
GeneratorOptionsFluent(GeneratorOptions instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GeneratorOptionsFluent()
public GeneratorOptionsFluent(GeneratorOptions instance)
protected void copyInstance(GeneratorOptions instance)
public boolean hasAnnotations()
public Boolean getDisableNameSuffixHash()
public boolean hasDisableNameSuffixHash()
public Boolean getImmutable()
public boolean hasImmutable()
public boolean hasLabels()
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 GeneratorOptionsFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GeneratorOptionsFluent<A>>public A withDisableNameSuffixHash()
public A withImmutable()
Copyright © 2015–2023 Red Hat. All rights reserved.