Package | Description |
---|---|
com.veeva.vault.vapil.api.model.response |
Models for Vault API responses
|
Modifier and Type | Method and Description |
---|---|
Job |
JobStatusResponse.getData() |
Modifier and Type | Method and Description |
---|---|
List<Job> |
JobMonitorResponse.getJobs() |
List<Job> |
JobHistoryResponse.getJobs() |
Modifier and Type | Method and Description |
---|---|
void |
JobStatusResponse.setData(Job data) |
Modifier and Type | Method and Description |
---|---|
void |
JobMonitorResponse.setJobs(List<Job> jobs) |
void |
JobHistoryResponse.setJobs(List<Job> jobs) |
Copyright © 2021. All rights reserved.