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