Class LogzOrganizationPropertiesResponse


  • public final class LogzOrganizationPropertiesResponse
    extends java.lang.Object
    • Method Detail

      • companyName

        public java.util.Optional<java.lang.String> companyName()
        Returns:
        Name of the Logz organization.
      • enterpriseAppId

        public java.util.Optional<java.lang.String> enterpriseAppId()
        Returns:
        The Id of the Enterprise App used for Single sign on.
      • id

        public java.lang.String id()
        Returns:
        Id of the Logz organization.
      • singleSignOnUrl

        public java.util.Optional<java.lang.String> singleSignOnUrl()
        Returns:
        The login URL specific to this Logz Organization.