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