Package fr.sandro642.github.example
Class ExampleUsages
java.lang.Object
fr.sandro642.github.example.ExampleUsages
ExampleUsages is a placeholder class that can be used to demonstrate how to use the ConnectLib library.
It can contain example methods or code snippets that show how to interact with the API, handle responses,
and utilize the features provided by the ConnectLib library.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Constructor Details
-
ExampleUsages
public ExampleUsages()
-
-
Method Details
-
initializeLib
public void initializeLib() -
exampleMethodSync
public void exampleMethodSync() -
exampleMethodAsync
public void exampleMethodAsync() -
exampleJobGetInfos
public void exampleJobGetInfos()
-