| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobFailure> |
JobDescriptor.failureReasons()
If the specified job failed, this field contains information describing the failure.
|
| Modifier and Type | Method and Description |
|---|---|
JobDescriptor.Builder |
JobDescriptor.Builder.failureReasons(JobFailure... failureReasons)
If the specified job failed, this field contains information describing the failure.
|
| Modifier and Type | Method and Description |
|---|---|
JobDescriptor.Builder |
JobDescriptor.Builder.failureReasons(Collection<JobFailure> failureReasons)
If the specified job failed, this field contains information describing the failure.
|
Copyright © 2023. All rights reserved.