public interface SdkPaginationStrategy
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.CodeBlock |
getPagingMethodOperation() |
Class<?> |
getPagingProviderClass() |
String |
getPayloadExpression() |
com.squareup.javapoet.CodeBlock getPagingMethodOperation()
throws TemplatingException
TemplatingExceptionClass<?> getPagingProviderClass()
String getPayloadExpression()
Copyright © 2025. All rights reserved.