public static final class ListUuidsByWebPathRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ListUuidsByWebPathRequest |
build() |
ListUuidsByWebPathRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
ListUuidsByWebPathRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
ListUuidsByWebPathRequest.Builder |
type(String type)
The path type of the web directory.
|
ListUuidsByWebPathRequest.Builder |
webPath(String webPath)
The path to the web directory.
|
public ListUuidsByWebPathRequest.Builder currentPage(Integer currentPage)
public ListUuidsByWebPathRequest.Builder pageSize(Integer pageSize)
public ListUuidsByWebPathRequest.Builder type(String type)
* **def**: automatically identified * **customize**: manually added
public ListUuidsByWebPathRequest.Builder webPath(String webPath)
public ListUuidsByWebPathRequest build()
Copyright © 2023. All rights reserved.