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