| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static EventInfoMap.Builder |
EventInfoMap.builder() |
EventInfoMap.Builder |
EventInfoMap.Builder.eventCategories(Collection<String> eventCategories)
The category of an Amazon Redshift event.
|
EventInfoMap.Builder |
EventInfoMap.Builder.eventCategories(String... eventCategories)
The category of an Amazon Redshift event.
|
EventInfoMap.Builder |
EventInfoMap.Builder.eventDescription(String eventDescription)
The description of an Amazon Redshift event.
|
EventInfoMap.Builder |
EventInfoMap.Builder.eventId(String eventId)
The identifier of an Amazon Redshift event.
|
EventInfoMap.Builder |
EventInfoMap.Builder.severity(String severity)
The severity of the event.
|
EventInfoMap.Builder |
EventInfoMap.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EventInfoMap.Builder> |
EventInfoMap.serializableBuilderClass() |
Copyright © 2023. All rights reserved.