| Constructor and Description |
|---|
ParametersForSetLinks() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEntryId()
The requested entry ID.
|
String |
getRepositoryId()
The request repository ID.
|
SetLinksRequest |
getRequestBody() |
ParametersForSetLinks |
setEntryId(Integer entryId)
Sets the value of the entryId parameter and returns the current object, to enable chaining further setters.
|
ParametersForSetLinks |
setRepositoryId(String repositoryId)
Sets the value of the repositoryId parameter and returns the current object, to enable chaining further setters.
|
ParametersForSetLinks |
setRequestBody(SetLinksRequest requestBody) |
public ParametersForSetLinks setRepositoryId(String repositoryId)
repositoryId - The request repository ID.ParametersForSetLinks The return valuepublic String getRepositoryId()
String The return valuepublic ParametersForSetLinks setEntryId(Integer entryId)
entryId - The requested entry ID.ParametersForSetLinks The return valuepublic ParametersForSetLinks setRequestBody(SetLinksRequest requestBody)
public SetLinksRequest getRequestBody()
Copyright © 2025. All rights reserved.