public class ParametersForGetOperationStatusAndProgress extends Object
getOperationStatusAndProgress.| Constructor and Description |
|---|
ParametersForGetOperationStatusAndProgress() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationToken()
The operation token
|
String |
getRepoId()
The requested repository ID
|
ParametersForGetOperationStatusAndProgress |
setOperationToken(String operationToken)
Sets the value of the operationToken parameter and returns the current object, to enable chaining further setters.
|
ParametersForGetOperationStatusAndProgress |
setRepoId(String repoId)
Sets the value of the repoId parameter and returns the current object, to enable chaining further setters.
|
public ParametersForGetOperationStatusAndProgress()
public ParametersForGetOperationStatusAndProgress setRepoId(String repoId)
repoId - The requested repository IDParametersForGetOperationStatusAndProgress The return valuepublic ParametersForGetOperationStatusAndProgress setOperationToken(String operationToken)
operationToken - The operation tokenParametersForGetOperationStatusAndProgress The return valueCopyright © 2025. All rights reserved.