| Constructor and Description |
|---|
ParametersForGetEntry() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEntryId()
The requested entry ID.
|
String |
getRepositoryId()
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 |
setRepositoryId(String repositoryId)
Sets the value of the repositoryId 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 setRepositoryId(String repositoryId)
repositoryId - The requested repository ID.ParametersForGetEntry The return valuepublic String getRepositoryId()
String 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.