| Constructor and Description |
|---|
ParametersForGetEntry() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEntryId()
The requested entry ID.
|
String |
getRepoId()
The requested repository ID.
|
String |
getSelect()
Limits the properties returned in the result.
|
ParametersForGetEntry |
setEntryId(Integer entryId)
Sets the value of the entryId parameter and returns the current object, to enable chaining further setters.
|
ParametersForGetEntry |
setRepoId(String repoId)
Sets the value of the repoId parameter and returns the current object, to enable chaining further setters.
|
ParametersForGetEntry |
setSelect(String select)
Sets the value of the select parameter and returns the current object, to enable chaining further setters.
|
public ParametersForGetEntry setRepoId(String repoId)
repoId - The requested repository ID.ParametersForGetEntry The return valuepublic ParametersForGetEntry setEntryId(Integer entryId)
entryId - The requested entry ID.ParametersForGetEntry The return valuepublic ParametersForGetEntry setSelect(String select)
select - Limits the properties returned in the result.ParametersForGetEntry The return valueCopyright © 2025. All rights reserved.