Uses of Class
com.oracle.bmc.managedkafka.model.KafkaClusterConfigCollection
- 
Packages that use KafkaClusterConfigCollection Package Description com.oracle.bmc.managedkafka.model com.oracle.bmc.managedkafka.responses 
- 
- 
Uses of KafkaClusterConfigCollection in com.oracle.bmc.managedkafka.modelMethods in com.oracle.bmc.managedkafka.model that return KafkaClusterConfigCollection Modifier and Type Method Description KafkaClusterConfigCollectionKafkaClusterConfigCollection.Builder. build()Methods in com.oracle.bmc.managedkafka.model with parameters of type KafkaClusterConfigCollection Modifier and Type Method Description KafkaClusterConfigCollection.BuilderKafkaClusterConfigCollection.Builder. copy(KafkaClusterConfigCollection model)
- 
Uses of KafkaClusterConfigCollection in com.oracle.bmc.managedkafka.responsesMethods in com.oracle.bmc.managedkafka.responses that return KafkaClusterConfigCollection Modifier and Type Method Description KafkaClusterConfigCollectionListKafkaClusterConfigsResponse. getKafkaClusterConfigCollection()The returned KafkaClusterConfigCollection instance.Methods in com.oracle.bmc.managedkafka.responses with parameters of type KafkaClusterConfigCollection Modifier and Type Method Description ListKafkaClusterConfigsResponse.BuilderListKafkaClusterConfigsResponse.Builder. kafkaClusterConfigCollection(KafkaClusterConfigCollection kafkaClusterConfigCollection)The returned KafkaClusterConfigCollection instance.
 
-