Uses of Class
com.oracle.bmc.managedkafka.model.AddonCollection
-
Packages that use AddonCollection Package Description com.oracle.bmc.managedkafka.model com.oracle.bmc.managedkafka.responses -
-
Uses of AddonCollection in com.oracle.bmc.managedkafka.model
Methods in com.oracle.bmc.managedkafka.model that return AddonCollection Modifier and Type Method Description AddonCollectionAddonCollection.Builder. build()Methods in com.oracle.bmc.managedkafka.model with parameters of type AddonCollection Modifier and Type Method Description AddonCollection.BuilderAddonCollection.Builder. copy(AddonCollection model) -
Uses of AddonCollection in com.oracle.bmc.managedkafka.responses
Methods in com.oracle.bmc.managedkafka.responses that return AddonCollection Modifier and Type Method Description AddonCollectionListAddonsResponse. getAddonCollection()The returned AddonCollection instance.Methods in com.oracle.bmc.managedkafka.responses with parameters of type AddonCollection Modifier and Type Method Description ListAddonsResponse.BuilderListAddonsResponse.Builder. addonCollection(AddonCollection addonCollection)The returned AddonCollection instance.
-