public static final class ListOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
static ListOptions |
page(int page) |
static ListOptions |
perPage(int perPage) |
public static ListOptions perPage(int perPage)
ListOptions#perPage(int)}
public static ListOptions page(int page)
ListOptions#page(int)}
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.