Class ExampleUsages

java.lang.Object
fr.sandro642.github.example.ExampleUsages

public class ExampleUsages extends Object
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.
  • Constructor Details

    • ExampleUsages

      public ExampleUsages()
  • Method Details

    • initializeLib

      public void initializeLib()
    • exampleMethodSync

      public void exampleMethodSync()
    • exampleMethodAsync

      public void exampleMethodAsync()
    • exampleJobGetInfos

      public void exampleJobGetInfos()