public class PodIPFluentImpl<A extends PodIPFluent<A>> extends BaseFluent<A> implements PodIPFluent<A>
_visitables| 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(byte[] arg1) |
A |
withNewIp(byte[] arg1,
int arg2) |
A |
withNewIp(byte[] arg1,
int arg2,
int arg3) |
A |
withNewIp(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewIp(char[] arg1) |
A |
withNewIp(char[] arg1,
int arg2,
int arg3) |
A |
withNewIp(int[] arg1,
int arg2,
int arg3) |
A |
withNewIp(String arg1) |
A |
withNewIp(StringBuffer arg1) |
A |
withNewIp(StringBuilder arg1) |
public 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>>public A withNewIp(StringBuilder arg1)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(int[] arg1, int arg2, int arg3)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(char[] arg1)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(StringBuffer arg1)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(byte[] arg1, int arg2)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(byte[] arg1)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(char[] arg1, int arg2, int arg3)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(byte[] arg1, int arg2, int arg3)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(byte[] arg1, int arg2, int arg3, int arg4)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>public A withNewIp(String arg1)
withNewIp in interface PodIPFluent<A extends PodIPFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.