Class ItemPage<T>
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.common.model.page.ItemPage<T>
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static <T> ItemPage<T>emptyPage()StringgetContinuationToken()com.azure.core.util.IterableStream<T>getElements()
-