public class JobArchivalDataRequest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobArchivalDataRequest.Builder
Builder to create an immutable
JobArchivalDataRequest instance. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.String> |
getRequestedArchiveLocationPrefix()
Get the prefix for the uri where the Agent should archive the job directory after the job finishes.
|