Uses of Class
com.oracle.bmc.mngdmac.model.MacOrderCollection
-
Packages that use MacOrderCollection Package Description com.oracle.bmc.mngdmac.model com.oracle.bmc.mngdmac.responses -
-
Uses of MacOrderCollection in com.oracle.bmc.mngdmac.model
Methods in com.oracle.bmc.mngdmac.model that return MacOrderCollection Modifier and Type Method Description MacOrderCollection
MacOrderCollection.Builder. build()
Methods in com.oracle.bmc.mngdmac.model with parameters of type MacOrderCollection Modifier and Type Method Description MacOrderCollection.Builder
MacOrderCollection.Builder. copy(MacOrderCollection model)
-
Uses of MacOrderCollection in com.oracle.bmc.mngdmac.responses
Methods in com.oracle.bmc.mngdmac.responses that return MacOrderCollection Modifier and Type Method Description MacOrderCollection
ListMacOrdersResponse. getMacOrderCollection()
The returned MacOrderCollection instance.Methods in com.oracle.bmc.mngdmac.responses with parameters of type MacOrderCollection Modifier and Type Method Description ListMacOrdersResponse.Builder
ListMacOrdersResponse.Builder. macOrderCollection(MacOrderCollection macOrderCollection)
The returned MacOrderCollection instance.
-