| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
JobLogs |
JobLogs.clone() |
JobLogs |
JobMetadata.getJobLogInfo()
Links to Amazon S3 presigned URLs for the job report and logs.
|
JobLogs |
JobLogs.withJobCompletionReportURI(String jobCompletionReportURI)
A link to an Amazon S3 presigned URL where the job completion report is located.
|
JobLogs |
JobLogs.withJobFailureLogURI(String jobFailureLogURI)
A link to an Amazon S3 presigned URL where the job failure log is located.
|
JobLogs |
JobLogs.withJobSuccessLogURI(String jobSuccessLogURI)
A link to an Amazon S3 presigned URL where the job success log is located.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobMetadata.setJobLogInfo(JobLogs jobLogInfo)
Links to Amazon S3 presigned URLs for the job report and logs.
|
JobMetadata |
JobMetadata.withJobLogInfo(JobLogs jobLogInfo)
Links to Amazon S3 presigned URLs for the job report and logs.
|
Copyright © 2017. All rights reserved.