public interface ServerAddressByClientCIDRFluent<A extends ServerAddressByClientCIDRFluent<A>> extends Fluent<A>
String getClientCIDR()
Boolean hasClientCIDR()
A withNewClientCIDR(StringBuilder arg1)
A withNewClientCIDR(int[] arg1, int arg2, int arg3)
A withNewClientCIDR(char[] arg1)
A withNewClientCIDR(StringBuffer arg1)
A withNewClientCIDR(byte[] arg1, int arg2)
A withNewClientCIDR(byte[] arg1)
A withNewClientCIDR(char[] arg1, int arg2, int arg3)
A withNewClientCIDR(byte[] arg1, int arg2, int arg3)
A withNewClientCIDR(byte[] arg1, int arg2, int arg3, int arg4)
String getServerAddress()
Boolean hasServerAddress()
A withNewServerAddress(StringBuilder arg1)
A withNewServerAddress(int[] arg1, int arg2, int arg3)
A withNewServerAddress(char[] arg1)
A withNewServerAddress(StringBuffer arg1)
A withNewServerAddress(byte[] arg1, int arg2)
A withNewServerAddress(byte[] arg1)
A withNewServerAddress(char[] arg1, int arg2, int arg3)
A withNewServerAddress(byte[] arg1, int arg2, int arg3)
A withNewServerAddress(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.