| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static JobEventType |
JobEventType.fromValue(String value)
Use this in place of valueOf.
|
static JobEventType |
JobEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobEventType[] |
JobEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobEventDetails |
JobEventDetails.withEventType(JobEventType eventType)
The type of event that occurred related to the Amazon Braket job.
|
Copyright © 2023. All rights reserved.