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 MacOrderCollectionMacOrderCollection.Builder. build()Methods in com.oracle.bmc.mngdmac.model with parameters of type MacOrderCollection Modifier and Type Method Description MacOrderCollection.BuilderMacOrderCollection.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 MacOrderCollectionListMacOrdersResponse. getMacOrderCollection()The returned MacOrderCollection instance.Methods in com.oracle.bmc.mngdmac.responses with parameters of type MacOrderCollection Modifier and Type Method Description ListMacOrdersResponse.BuilderListMacOrdersResponse.Builder. macOrderCollection(MacOrderCollection macOrderCollection)The returned MacOrderCollection instance.
-