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