Class HashCondition

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class HashCondition
    extends Condition
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • HashCondition

        public HashCondition()
      • HashCondition

        public HashCondition​(com.google.gson.JsonObject jsonObject)
                      throws APIException
        Throws:
        APIException
    • Method Detail

      • getHashName

        public String getHashName()
      • setHashName

        public void setHashName​(String hashName)
      • hashName

        public void hashName​(String multirequestToken)
      • getHashSecret

        public String getHashSecret()
      • setHashSecret

        public void setHashSecret​(String hashSecret)
      • hashSecret

        public void hashSecret​(String multirequestToken)