3940414243444546474849
e.printStackTrace(); System.exit(1); } //Create command final ZoneDeleteCommand command = new ZoneDeleteCommand.Builder() .withId("<my-zone-id>") .build(); //Send command to server and receive response