- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
public void testGatewayStatic() { CreateVlanIPRangeOptions options = gateway("192.168.42.24"); assertEquals(ImmutableSet.of("192.168.42.24"), options.buildQueryParameters().get("gateway")); }
public void testGatewayStatic() { CreateVlanIPRangeOptions options = gateway("192.168.42.24"); assertEquals(ImmutableSet.of("192.168.42.24"), options.buildQueryParameters().get("gateway")); }