| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobEventDetails> |
GetJobResponse.events()
Details about the type and time events occurred related to the Amazon Braket job.
|
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
GetJobResponse.Builder.events(JobEventDetails... events)
Details about the type and time events occurred related to the Amazon Braket job.
|
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
GetJobResponse.Builder.events(Collection<JobEventDetails> events)
Details about the type and time events occurred related to the Amazon Braket job.
|
Copyright © 2023. All rights reserved.