| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectivityInfo |
BrokerNodeGroupInfo.connectivityInfo()
Information about the broker access configuration.
|
ConnectivityInfo |
UpdateConnectivityRequest.connectivityInfo()
Information about the broker access configuration.
|
ConnectivityInfo |
MutableClusterInfo.connectivityInfo()
Information about the broker access configuration.
|
| Modifier and Type | Method and Description |
|---|---|
BrokerNodeGroupInfo.Builder |
BrokerNodeGroupInfo.Builder.connectivityInfo(ConnectivityInfo connectivityInfo)
Information about the broker access configuration.
|
UpdateConnectivityRequest.Builder |
UpdateConnectivityRequest.Builder.connectivityInfo(ConnectivityInfo connectivityInfo)
Information about the broker access configuration.
|
MutableClusterInfo.Builder |
MutableClusterInfo.Builder.connectivityInfo(ConnectivityInfo connectivityInfo)
Information about the broker access configuration.
|
Copyright © 2023. All rights reserved.