public class ParametersForCreateSearchOperation extends Object
createSearchOperation.| Constructor and Description |
|---|
ParametersForCreateSearchOperation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRepoId()
The requested repository ID.
|
AdvancedSearchRequest |
getRequestBody() |
ParametersForCreateSearchOperation |
setRepoId(String repoId)
Sets the value of the repoId parameter and returns the current object, to enable chaining further setters.
|
ParametersForCreateSearchOperation |
setRequestBody(AdvancedSearchRequest requestBody) |
public ParametersForCreateSearchOperation setRepoId(String repoId)
repoId - The requested repository ID.ParametersForCreateSearchOperation The return valuepublic ParametersForCreateSearchOperation setRequestBody(AdvancedSearchRequest requestBody)
public AdvancedSearchRequest getRequestBody()
Copyright © 2025. All rights reserved.