| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static IntegrationError.Builder |
IntegrationError.builder() |
IntegrationError.Builder |
IntegrationError.Builder.errorCode(String errorCode)
The error code of an inbound integration error.
|
IntegrationError.Builder |
IntegrationError.Builder.errorMessage(String errorMessage)
The error message of an inbound integration error.
|
IntegrationError.Builder |
IntegrationError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IntegrationError.Builder> |
IntegrationError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.