Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.Capacity
-
Packages that use Capacity Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of Capacity in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return Capacity Modifier and Type Method Description CapacityCreateConnectorRequest. capacity()Information about the capacity allocated to the connector.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type Capacity Modifier and Type Method Description CreateConnectorRequest.BuilderCreateConnectorRequest.Builder. capacity(Capacity capacity)Information about the capacity allocated to the connector.
-