public interface PodIPFluent<A extends PodIPFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getIp() |
Boolean |
hasIp() |
A |
withIp(String ip) |
A |
withNewIp(String arg0)
Deprecated.
|
Copyright © 2015–2022 Red Hat. All rights reserved.