| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.builder() |
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.inboundIntegrations(Collection<InboundIntegration> inboundIntegrations)
A list of InboundIntegration instances.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.inboundIntegrations(Consumer<InboundIntegration.Builder>... inboundIntegrations)
A list of InboundIntegration instances.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.inboundIntegrations(InboundIntegration... inboundIntegrations)
A list of InboundIntegration instances.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.marker(String marker)
A value that indicates the starting point for the next set of response records in a subsequent request.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeInboundIntegrationsResponse.Builder> |
DescribeInboundIntegrationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.