public static class ConnObjectTOListQuery.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ConnObjectTOListQuery |
build() |
ConnObjectTOListQuery.Builder |
orderBy(String orderBy) |
ConnObjectTOListQuery.Builder |
pagedResultsCookie(String pagedResultsCookie) |
ConnObjectTOListQuery.Builder |
size(Integer size) |
public ConnObjectTOListQuery.Builder size(Integer size)
public ConnObjectTOListQuery.Builder pagedResultsCookie(String pagedResultsCookie)
public ConnObjectTOListQuery.Builder orderBy(String orderBy)
public ConnObjectTOListQuery build()
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.