Package com.guinetik.examples
Class NasaApodExample
- java.lang.Object
-
- com.guinetik.examples.NasaApodExample
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNasaApodExample.ApodResponsePOJO class representing the NASA APOD API response
-
Constructor Summary
Constructors Constructor Description NasaApodExample()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Get the name of the example to display in the menuvoidrun()Run the example
-