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