public class ParametersForStartSearchEntry extends Object
startSearchEntry.| Constructor and Description |
|---|
ParametersForStartSearchEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRepositoryId()
The requested repository ID.
|
StartSearchEntryRequest |
getRequestBody() |
ParametersForStartSearchEntry |
setRepositoryId(String repositoryId)
Sets the value of the repositoryId parameter and returns the current object, to enable chaining further setters.
|
ParametersForStartSearchEntry |
setRequestBody(StartSearchEntryRequest requestBody) |
public ParametersForStartSearchEntry setRepositoryId(String repositoryId)
repositoryId - The requested repository ID.ParametersForStartSearchEntry The return valuepublic String getRepositoryId()
String The return valuepublic ParametersForStartSearchEntry setRequestBody(StartSearchEntryRequest requestBody)
public StartSearchEntryRequest getRequestBody()
Copyright © 2025. All rights reserved.