public class ParametersForCancelOrCloseSearch extends Object
cancelOrCloseSearch.| Constructor and Description |
|---|
ParametersForCancelOrCloseSearch() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRepoId()
The requested repository ID.
|
String |
getSearchToken()
The requested searchToken.
|
ParametersForCancelOrCloseSearch |
setRepoId(String repoId)
Sets the value of the repoId parameter and returns the current object, to enable chaining further setters.
|
ParametersForCancelOrCloseSearch |
setSearchToken(String searchToken)
Sets the value of the searchToken parameter and returns the current object, to enable chaining further setters.
|
public ParametersForCancelOrCloseSearch setRepoId(String repoId)
repoId - The requested repository ID.ParametersForCancelOrCloseSearch The return valuepublic ParametersForCancelOrCloseSearch setSearchToken(String searchToken)
searchToken - The requested searchToken.ParametersForCancelOrCloseSearch The return valueCopyright © 2025. All rights reserved.