public interface RProjectResult
| Modifier and Type | Method and Description |
|---|---|
RProjectResultDetails |
about()
About project execution.
|
void |
delete()
Delete execution result.
|
RProjectResultDetails about()
RProjectResultDetailsvoid delete()
throws RClientException,
RSecurityException
RClientException - if RClient fails to complete call.RSecurityException - if DeployR server security conditions not met on call.