Class ListPresetsRequest

    • Method Detail

      • ascending

        public final String ascending()

        To list presets in chronological order by the date and time that they were created, enter true. To list presets in reverse chronological order, enter false.

        Returns:
        To list presets in chronological order by the date and time that they were created, enter true. To list presets in reverse chronological order, enter false.
      • pageToken

        public final String pageToken()

        When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.

        Returns:
        When Elastic Transcoder returns more than one page of results, use pageToken in subsequent GET requests to get each successive page of results.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object