| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ControllerNodeInfo |
ControllerNodeInfo.clone() |
ControllerNodeInfo |
NodeInfo.getControllerNodeInfo()
The ControllerNodeInfo.
|
ControllerNodeInfo |
ControllerNodeInfo.withEndpoints(Collection<String> endpoints)
Endpoints for accessing the Controller.
|
ControllerNodeInfo |
ControllerNodeInfo.withEndpoints(String... endpoints)
Endpoints for accessing the Controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeInfo.setControllerNodeInfo(ControllerNodeInfo controllerNodeInfo)
The ControllerNodeInfo.
|
NodeInfo |
NodeInfo.withControllerNodeInfo(ControllerNodeInfo controllerNodeInfo)
The ControllerNodeInfo.
|
Copyright © 2025. All rights reserved.