public class GatewayInfrastructureFluent<A extends GatewayInfrastructureFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
GatewayInfrastructureFluent() |
GatewayInfrastructureFluent(GatewayInfrastructure instance) |
public GatewayInfrastructureFluent()
public GatewayInfrastructureFluent(GatewayInfrastructure instance)
protected void copyInstance(GatewayInfrastructure instance)
public boolean hasAnnotations()
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 GatewayInfrastructureFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GatewayInfrastructureFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.