Class RerunTriggerListResponse


  • public final class RerunTriggerListResponse
    extends Object
    A list of rerun triggers.
    • Constructor Detail

      • RerunTriggerListResponse

        public RerunTriggerListResponse()
    • Method Detail

      • getValue

        public List<RerunTriggerResource> getValue()
        Get the value property: List of rerun triggers.
        Returns:
        the value value.
      • getNextLink

        public String getNextLink()
        Get the nextLink property: The continuation token for getting the next page of results, if any remaining results exist, null otherwise.
        Returns:
        the nextLink value.