public class DoneableServerAddressByClientCIDR extends ServerAddressByClientCIDRFluentImpl<DoneableServerAddressByClientCIDR> implements Doneable<ServerAddressByClientCIDR>
_visitables| Constructor and Description |
|---|
DoneableServerAddressByClientCIDR(Function<ServerAddressByClientCIDR,ServerAddressByClientCIDR> function) |
DoneableServerAddressByClientCIDR(ServerAddressByClientCIDR item) |
DoneableServerAddressByClientCIDR(ServerAddressByClientCIDR item,
Function<ServerAddressByClientCIDR,ServerAddressByClientCIDR> function) |
| Modifier and Type | Method and Description |
|---|---|
ServerAddressByClientCIDR |
done() |
equals, getClientCIDR, getServerAddress, hasClientCIDR, hashCode, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddresspublic DoneableServerAddressByClientCIDR(Function<ServerAddressByClientCIDR,ServerAddressByClientCIDR> function)
public DoneableServerAddressByClientCIDR(ServerAddressByClientCIDR item, Function<ServerAddressByClientCIDR,ServerAddressByClientCIDR> function)
public DoneableServerAddressByClientCIDR(ServerAddressByClientCIDR item)
public ServerAddressByClientCIDR done()
done in interface Doneable<ServerAddressByClientCIDR>Copyright © 2015–2020 Red Hat. All rights reserved.