| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Capacity |
Capacity.clone() |
Capacity |
CreateConnectorRequest.getCapacity()
Information about the capacity allocated to the connector.
|
Capacity |
Capacity.withAutoScaling(AutoScaling autoScaling)
Information about the auto scaling parameters for the connector.
|
Capacity |
Capacity.withProvisionedCapacity(ProvisionedCapacity provisionedCapacity)
Details about a fixed capacity allocated to a connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateConnectorRequest.setCapacity(Capacity capacity)
Information about the capacity allocated to the connector.
|
CreateConnectorRequest |
CreateConnectorRequest.withCapacity(Capacity capacity)
Information about the capacity allocated to the connector.
|
Copyright © 2022. All rights reserved.