Uses of Class
com.oracle.bmc.managedkafka.model.KafkaClusterConfigVersionCollection
- 
Packages that use KafkaClusterConfigVersionCollection Package Description com.oracle.bmc.managedkafka.model com.oracle.bmc.managedkafka.responses 
- 
- 
Uses of KafkaClusterConfigVersionCollection in com.oracle.bmc.managedkafka.modelMethods in com.oracle.bmc.managedkafka.model that return KafkaClusterConfigVersionCollection Modifier and Type Method Description KafkaClusterConfigVersionCollectionKafkaClusterConfigVersionCollection.Builder. build()Methods in com.oracle.bmc.managedkafka.model with parameters of type KafkaClusterConfigVersionCollection Modifier and Type Method Description KafkaClusterConfigVersionCollection.BuilderKafkaClusterConfigVersionCollection.Builder. copy(KafkaClusterConfigVersionCollection model)
- 
Uses of KafkaClusterConfigVersionCollection in com.oracle.bmc.managedkafka.responsesMethods in com.oracle.bmc.managedkafka.responses that return KafkaClusterConfigVersionCollection Modifier and Type Method Description KafkaClusterConfigVersionCollectionListKafkaClusterConfigVersionsResponse. getKafkaClusterConfigVersionCollection()The returned KafkaClusterConfigVersionCollection instance.Methods in com.oracle.bmc.managedkafka.responses with parameters of type KafkaClusterConfigVersionCollection Modifier and Type Method Description ListKafkaClusterConfigVersionsResponse.BuilderListKafkaClusterConfigVersionsResponse.Builder. kafkaClusterConfigVersionCollection(KafkaClusterConfigVersionCollection kafkaClusterConfigVersionCollection)The returned KafkaClusterConfigVersionCollection instance.
 
-