| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
CapacityDescription |
DescribeConnectorResponse.capacity()
Information about the capacity of the connector, whether it is auto scaled or provisioned.
|
CapacityDescription |
ConnectorSummary.capacity()
The connector's compute capacity settings.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectorResponse.Builder |
DescribeConnectorResponse.Builder.capacity(CapacityDescription capacity)
Information about the capacity of the connector, whether it is auto scaled or provisioned.
|
ConnectorSummary.Builder |
ConnectorSummary.Builder.capacity(CapacityDescription capacity)
The connector's compute capacity settings.
|
Copyright © 2023. All rights reserved.