public static class AutoLookups.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AutoLookups |
build() |
AutoLookups.Builder |
canonicalLink(String canonicalLink)
The canonical link.
|
AutoLookups.Builder |
copy(AutoLookups model) |
AutoLookups.Builder |
totalCount(Long totalCount)
The total count.
|
public AutoLookups.Builder canonicalLink(String canonicalLink)
The canonical link.
canonicalLink
- the value to setpublic AutoLookups.Builder totalCount(Long totalCount)
The total count.
totalCount
- the value to setpublic AutoLookups build()
public AutoLookups.Builder copy(AutoLookups model)
Copyright © 2016–2024. All rights reserved.