public abstract static class JsonOneOffsetPaginatedListDto.Builder extends Object implements OffsetPaginatedListDto.Builder<JsonOneOffsetPaginatedListDto.Builder,JsonOne>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
abstract JsonOneOffsetPaginatedListDto |
build() |
static JsonOneOffsetPaginatedListDto.Builder |
create() |
abstract JsonOneOffsetPaginatedListDto.Builder |
items(List<JsonOne> items) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
firstLink, lastLink, nextLink, prevLink, totalResults
public static JsonOneOffsetPaginatedListDto.Builder create()
public abstract JsonOneOffsetPaginatedListDto.Builder items(List<JsonOne> items)
items
in interface OffsetPaginatedListDto.Builder<JsonOneOffsetPaginatedListDto.Builder,JsonOne>
public abstract JsonOneOffsetPaginatedListDto build()
build
in interface OffsetPaginatedListDto.Builder<JsonOneOffsetPaginatedListDto.Builder,JsonOne>
Copyright © 2020 Cerner Innovation, Inc.. All rights reserved.