Class ListQueueResource


  • public final class ListQueueResource
    extends Object
    Response schema. Contains list of queues returned.
    • Constructor Detail

      • ListQueueResource

        public ListQueueResource()
    • Method Detail

      • value

        public List<ListQueueInner> value()
        Get the value property: List of queues returned.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Request URL that can be used to list next page of queues.
        Returns:
        the nextLink value.
      • validate

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