public class PodIPFluentImpl<A extends PodIPFluent<A>> extends BaseFluent<A> implements PodIPFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
PodIPFluentImpl() |
PodIPFluentImpl(PodIP instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIp() |
int |
hashCode() |
Boolean |
hasIp() |
A |
withIp(String ip) |
A |
withNewIp(String arg0)
Deprecated.
|
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PodIPFluentImpl()
public PodIPFluentImpl(PodIP instance)
public String getIp()
getIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withIp(String ip)
withIp in interface PodIPFluent<A extends PodIPFluent<A>>public Boolean hasIp()
hasIp in interface PodIPFluent<A extends PodIPFluent<A>>@Deprecated public A withNewIp(String arg0)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.