-
public class ConstantsConstants for this package.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringAPI_ENDPOINTprivate final StringENV_API_TOKENpublic final static ConstantsINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetAPI_ENDPOINT()The Pinboard API endpoint URL. final StringgetENV_API_TOKEN()The API token environment variable. -
-
Method Detail
-
getAPI_ENDPOINT
final String getAPI_ENDPOINT()
The Pinboard API endpoint URL.
-
getENV_API_TOKEN
final String getENV_API_TOKEN()
The API token environment variable.
-
-
-
-