public class NuageVspPaging extends Object
| Constructor and Description |
|---|
NuageVspPaging() |
| Modifier and Type | Method and Description |
|---|---|
NuageVspPaging |
filter(NuageVspFilter filter) |
NuageVspFilter |
getFilter() |
Integer |
getPage() |
Long |
getPageSize() |
boolean |
hasFilter() |
boolean |
hasPage() |
boolean |
hasPageSize() |
NuageVspPaging |
page(Integer page) |
NuageVspPaging |
pageSize(Long pageSize) |
static NuageVspPaging |
paging() |
public static NuageVspPaging paging()
public NuageVspPaging filter(NuageVspFilter filter)
public NuageVspPaging pageSize(Long pageSize)
public NuageVspPaging page(Integer page)
public NuageVspFilter getFilter()
public Long getPageSize()
public Integer getPage()
public boolean hasFilter()
public boolean hasPageSize()
public boolean hasPage()
Copyright © 2016–2017 Nuage Networks. All rights reserved.