4041424344454647484950
e.printStackTrace(); System.exit(1); } //Create command final NameServerSetGetCommand command = new NameServerSetGetCommand.Builder() .withIdOrName("<my-nss-id>") .build(); //Send command to server and receive response