Uses of Class
com.oracle.bmc.osmanagementhub.model.ErratumCollection
-
Packages that use ErratumCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of ErratumCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return ErratumCollection Modifier and Type Method Description ErratumCollection
ErratumCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ErratumCollection Modifier and Type Method Description ErratumCollection.Builder
ErratumCollection.Builder. copy(ErratumCollection model)
-
Uses of ErratumCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ErratumCollection Modifier and Type Method Description ErratumCollection
ListErrataResponse. getErratumCollection()
The returned ErratumCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ErratumCollection Modifier and Type Method Description ListErrataResponse.Builder
ListErrataResponse.Builder. erratumCollection(ErratumCollection erratumCollection)
The returned ErratumCollection instance.
-