| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
StorageInfo |
StorageInfo.clone() |
StorageInfo |
BrokerNodeGroupInfo.getStorageInfo()
Contains information about storage volumes attached to MSK broker nodes.
|
StorageInfo |
StorageInfo.withEbsStorageInfo(EBSStorageInfo ebsStorageInfo)
EBS volume information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerNodeGroupInfo.setStorageInfo(StorageInfo storageInfo)
Contains information about storage volumes attached to MSK broker nodes.
|
BrokerNodeGroupInfo |
BrokerNodeGroupInfo.withStorageInfo(StorageInfo storageInfo)
Contains information about storage volumes attached to MSK broker nodes.
|
Copyright © 2021. All rights reserved.