public class IPAllocationFluentImpl<A extends IPAllocationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IPAllocationFluent<A>
| Constructor and Description |
|---|
IPAllocationFluentImpl() |
IPAllocationFluentImpl(IPAllocation instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
int |
hashCode() |
Boolean |
hasId() |
A |
withId(String id) |
A |
withNewId(String arg0)
Deprecated.
|
public IPAllocationFluentImpl()
public IPAllocationFluentImpl(IPAllocation instance)
public String getId()
getId in interface IPAllocationFluent<A extends IPAllocationFluent<A>>public A withId(String id)
withId in interface IPAllocationFluent<A extends IPAllocationFluent<A>>public Boolean hasId()
hasId in interface IPAllocationFluent<A extends IPAllocationFluent<A>>@Deprecated public A withNewId(String arg0)
withNewId in interface IPAllocationFluent<A extends IPAllocationFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.