Class LiveTokenResponseInner


  • public final class LiveTokenResponseInner
    extends Object
    The response to a live token query.
    • Constructor Detail

      • LiveTokenResponseInner

        public LiveTokenResponseInner()
    • Method Detail

      • liveToken

        public String liveToken()
        Get the liveToken property: JWT token for accessing live metrics stream data.
        Returns:
        the liveToken value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.