public class DoneableClientIPConfig extends ClientIPConfigFluentImpl<DoneableClientIPConfig> implements Doneable<ClientIPConfig>
_visitables| Constructor and Description |
|---|
DoneableClientIPConfig(ClientIPConfig item) |
DoneableClientIPConfig(ClientIPConfig item,
Function<ClientIPConfig,ClientIPConfig> function) |
DoneableClientIPConfig(Function<ClientIPConfig,ClientIPConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
ClientIPConfig |
done() |
equals, getTimeoutSeconds, hasTimeoutSeconds, withTimeoutSecondspublic DoneableClientIPConfig(Function<ClientIPConfig,ClientIPConfig> function)
public DoneableClientIPConfig(ClientIPConfig item, Function<ClientIPConfig,ClientIPConfig> function)
public DoneableClientIPConfig(ClientIPConfig item)
public ClientIPConfig done()
done in interface Doneable<ClientIPConfig>Copyright © 2011–2018 Red Hat. All rights reserved.