public class RunRequest extends Object
| Constructor and Description |
|---|
RunRequest() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isArchiveEnabled()
Get the value that indicates whether archiving is enabled for the run or not.
|
RunRequest |
withIsArchiveEnabled(Boolean isArchiveEnabled)
Set the value that indicates whether archiving is enabled for the run or not.
|
public Boolean isArchiveEnabled()
public RunRequest withIsArchiveEnabled(Boolean isArchiveEnabled)
isArchiveEnabled - the isArchiveEnabled value to setCopyright © 2019. All rights reserved.