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, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddress
public 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–2019 Red Hat. All rights reserved.