public class GatewayClassSpecFluent<A extends GatewayClassSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayClassSpecFluent.ParametersRefNested<N> |
| Constructor and Description |
|---|
GatewayClassSpecFluent() |
GatewayClassSpecFluent(GatewayClassSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GatewayClassSpecFluent()
public GatewayClassSpecFluent(GatewayClassSpec instance)
protected void copyInstance(GatewayClassSpec instance)
public String getControllerName()
public boolean hasControllerName()
public String getDescription()
public boolean hasDescription()
public ParametersReference buildParametersRef()
public A withParametersRef(ParametersReference parametersRef)
public boolean hasParametersRef()
public A withNewParametersRef(String group, String kind, String name, String namespace)
public GatewayClassSpecFluent.ParametersRefNested<A> withNewParametersRef()
public GatewayClassSpecFluent.ParametersRefNested<A> withNewParametersRefLike(ParametersReference item)
public GatewayClassSpecFluent.ParametersRefNested<A> editParametersRef()
public GatewayClassSpecFluent.ParametersRefNested<A> editOrNewParametersRef()
public GatewayClassSpecFluent.ParametersRefNested<A> editOrNewParametersRefLike(ParametersReference item)
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 GatewayClassSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GatewayClassSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.