| Package | Description |
|---|---|
| com.microsoft.azure.spring.data.cosmosdb.core.query |
| Modifier and Type | Method and Description |
|---|---|
static CosmosPageRequest |
CosmosPageRequest.of(int page,
int size,
String requestContinuation,
org.springframework.data.domain.Sort sort) |
static CosmosPageRequest |
CosmosPageRequest.of(long offset,
int page,
int size,
String requestContinuation,
org.springframework.data.domain.Sort sort) |
Copyright © 2020 Microsoft. All rights reserved.