public class V1PodIPFluentImpl<A extends V1PodIPFluent<A>> extends BaseFluent<A> implements V1PodIPFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1PodIPFluentImpl() |
V1PodIPFluentImpl(io.kubernetes.client.openapi.models.V1PodIP instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIp() |
int |
hashCode() |
Boolean |
hasIp() |
String |
toString() |
A |
withIp(String ip) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1PodIPFluentImpl()
public V1PodIPFluentImpl(io.kubernetes.client.openapi.models.V1PodIP instance)
public String getIp()
getIp in interface V1PodIPFluent<A extends V1PodIPFluent<A>>public A withIp(String ip)
withIp in interface V1PodIPFluent<A extends V1PodIPFluent<A>>public Boolean hasIp()
hasIp in interface V1PodIPFluent<A extends V1PodIPFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1PodIPFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1PodIPFluent<A>>Copyright © 2022. All rights reserved.