Uses of Class
com.oracle.bmc.osmanagementhub.model.ReplacePackagesInSoftwareSourceDetails
- 
Packages that use ReplacePackagesInSoftwareSourceDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests 
- 
- 
Uses of ReplacePackagesInSoftwareSourceDetails in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ReplacePackagesInSoftwareSourceDetails Modifier and Type Method Description ReplacePackagesInSoftwareSourceDetailsReplacePackagesInSoftwareSourceDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ReplacePackagesInSoftwareSourceDetails Modifier and Type Method Description ReplacePackagesInSoftwareSourceDetails.BuilderReplacePackagesInSoftwareSourceDetails.Builder. copy(ReplacePackagesInSoftwareSourceDetails model)
- 
Uses of ReplacePackagesInSoftwareSourceDetails in com.oracle.bmc.osmanagementhub.requestsMethods in com.oracle.bmc.osmanagementhub.requests that return ReplacePackagesInSoftwareSourceDetails Modifier and Type Method Description ReplacePackagesInSoftwareSourceDetailsReplacePackagesInSoftwareSourceRequest. getBody$()Alternative accessor for the body parameter.ReplacePackagesInSoftwareSourceDetailsReplacePackagesInSoftwareSourceRequest. getReplacePackagesInSoftwareSourceDetails()A list of packages that will replace the existing packages in the software source.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type ReplacePackagesInSoftwareSourceDetails Modifier and Type Method Description ReplacePackagesInSoftwareSourceRequest.BuilderReplacePackagesInSoftwareSourceRequest.Builder. body$(ReplacePackagesInSoftwareSourceDetails body)Alternative setter for the body parameter.ReplacePackagesInSoftwareSourceRequest.BuilderReplacePackagesInSoftwareSourceRequest.Builder. replacePackagesInSoftwareSourceDetails(ReplacePackagesInSoftwareSourceDetails replacePackagesInSoftwareSourceDetails)A list of packages that will replace the existing packages in the software source.
 
-