public static class ListCatalogRequest.Builder extends Object
ListCatalogRequest.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListCatalogRequest |
build()
Builds a new
ListCatalogRequest object using the set fields. |
ListCatalogRequest.Builder |
catalogVersion(Long catalogVersion)
Setter for catalogVersion.
|
ListCatalogRequest.Builder |
cursor(String cursor)
Setter for cursor.
|
ListCatalogRequest.Builder |
types(String types)
Setter for types.
|
public ListCatalogRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListCatalogRequest.Builder types(String types)
types - String value for types.public ListCatalogRequest.Builder catalogVersion(Long catalogVersion)
catalogVersion - Long value for catalogVersion.public ListCatalogRequest build()
ListCatalogRequest object using the set fields.ListCatalogRequestCopyright © 2022. All rights reserved.