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