3940414243444546474849
e.printStackTrace(); System.exit(1); } //Create command final ZoneUpdateCommand command = new ZoneUpdateCommand.Builder() .withId("<my-zone-id>") .withVersion(0L) .withDnssecSigned(Boolean.FALSE) .withBrandedNameServers(Boolean.TRUE)