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