public final class PaginatorUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
isOutputTokenAvailable(T outputToken)
Checks if the output token is available.
|
public static <T> boolean isOutputTokenAvailable(T outputToken)
T - the type of the output tokenoutputToken - the output token to checkCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.