Uses of Class
com.oracle.bmc.managedkafka.model.AddonOptionCollection
-
Packages that use AddonOptionCollection Package Description com.oracle.bmc.managedkafka.model com.oracle.bmc.managedkafka.responses -
-
Uses of AddonOptionCollection in com.oracle.bmc.managedkafka.model
Methods in com.oracle.bmc.managedkafka.model that return AddonOptionCollection Modifier and Type Method Description AddonOptionCollectionAddonOptionCollection.Builder. build()Methods in com.oracle.bmc.managedkafka.model with parameters of type AddonOptionCollection Modifier and Type Method Description AddonOptionCollection.BuilderAddonOptionCollection.Builder. copy(AddonOptionCollection model) -
Uses of AddonOptionCollection in com.oracle.bmc.managedkafka.responses
Methods in com.oracle.bmc.managedkafka.responses that return AddonOptionCollection Modifier and Type Method Description AddonOptionCollectionListAddonOptionsResponse. getAddonOptionCollection()The returned AddonOptionCollection instance.Methods in com.oracle.bmc.managedkafka.responses with parameters of type AddonOptionCollection Modifier and Type Method Description ListAddonOptionsResponse.BuilderListAddonOptionsResponse.Builder. addonOptionCollection(AddonOptionCollection addonOptionCollection)The returned AddonOptionCollection instance.
-