| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<IntegrationError> |
InboundIntegration.errors()
The outstanding errors of an inbound integration.
|
| Modifier and Type | Method and Description |
|---|---|
InboundIntegration.Builder |
InboundIntegration.Builder.errors(IntegrationError... errors)
The outstanding errors of an inbound integration.
|
| Modifier and Type | Method and Description |
|---|---|
InboundIntegration.Builder |
InboundIntegration.Builder.errors(Collection<IntegrationError> errors)
The outstanding errors of an inbound integration.
|
Copyright © 2023. All rights reserved.