When we open AWS Management Console, then select Instances then to turn On/Start any instance we right click on that instance and select "Start" and same is the process to Reboot an instance. Reference Image attached.
So My Question is how can I accomplish the above stated tasks programmatically from java application?