Package cloud.quasarch.akash.impl.model
Class IterableAkashResult<T>
java.lang.Object
cloud.quasarch.akash.impl.model.IterableAkashResult<T>
- Type Parameters:
T- the type of iterable
- All Implemented Interfaces:
Iterable<T>
Represents an akash response which offers pagination based on
next_key.
For improved usability
Iterable is implemented-
Constructor Summary
Constructors -
Method Summary