Class StackOne


  • public class StackOne
    extends java.lang.Object
    LMS: The documentation for the StackOne Unified API - LMS
    • Field Detail

      • SERVERS

        public static final java.lang.String[] SERVERS
        SERVERS contains the list of server urls available to the SDK.
    • Method Detail

      • proxy

        public Proxy proxy()
      • hris

        public Hris hris()
      • ats

        public Ats ats()
      • crm

        public Crm crm()
      • iam

        public Iam iam()
      • lms

        public Lms lms()
      • builder

        public static StackOne.Builder builder()
        Get a new instance of the SDK builder to configure a new instance of the SDK.
        Returns:
        The SDK builder instance.