T - Type of items in the page response.public interface Page<T> extends ContinuablePage<String,T>
| Modifier and Type | Method and Description |
|---|---|
default List<T> |
getItems()
Deprecated.
|
getContinuationToken, getElements@Deprecated default List<T> getItems()
ContinuablePage.getElements().Copyright © 2020 Microsoft Corporation. All rights reserved.