public class IPAddressSpecFluent<A extends IPAddressSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddressSpecFluent.ParentRefNested<N> |
| Constructor and Description |
|---|
IPAddressSpecFluent() |
IPAddressSpecFluent(IPAddressSpec instance) |
public IPAddressSpecFluent()
public IPAddressSpecFluent(IPAddressSpec instance)
protected void copyInstance(IPAddressSpec instance)
public ParentReference buildParentRef()
public A withParentRef(ParentReference parentRef)
public boolean hasParentRef()
public A withNewParentRef(String group, String name, String namespace, String resource)
public IPAddressSpecFluent.ParentRefNested<A> withNewParentRef()
public IPAddressSpecFluent.ParentRefNested<A> withNewParentRefLike(ParentReference item)
public IPAddressSpecFluent.ParentRefNested<A> editParentRef()
public IPAddressSpecFluent.ParentRefNested<A> editOrNewParentRef()
public IPAddressSpecFluent.ParentRefNested<A> editOrNewParentRefLike(ParentReference 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 IPAddressSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IPAddressSpecFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.