Class ListBranchesOptions.Builder
java.lang.Object
ink.icoding.github4j.option.ListBranchesOptions.Builder
- Enclosing class:
ListBranchesOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()isProtected(boolean isProtected) 设为 true 只返回受保护的分支page(int page) perPage(int perPage)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
perPage
-
page
-
isProtected
设为 true 只返回受保护的分支 -
build
-