| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static JobLogEvent |
JobLogEvent.fromValue(String value)
Use this in place of valueOf.
|
static JobLogEvent |
JobLogEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobLogEvent[] |
JobLogEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobLog |
JobLog.withEvent(JobLogEvent event)
The event represents the type of a log.
|
Copyright © 2024. All rights reserved.