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