Uses of Class
com.oracle.bmc.vnmonitoring.model.ChangePathAnalyzerTestCompartmentDetails
- 
Packages that use ChangePathAnalyzerTestCompartmentDetails Package Description com.oracle.bmc.vnmonitoring.model com.oracle.bmc.vnmonitoring.requests 
- 
- 
Uses of ChangePathAnalyzerTestCompartmentDetails in com.oracle.bmc.vnmonitoring.modelMethods in com.oracle.bmc.vnmonitoring.model that return ChangePathAnalyzerTestCompartmentDetails Modifier and Type Method Description ChangePathAnalyzerTestCompartmentDetailsChangePathAnalyzerTestCompartmentDetails.Builder. build()Methods in com.oracle.bmc.vnmonitoring.model with parameters of type ChangePathAnalyzerTestCompartmentDetails Modifier and Type Method Description ChangePathAnalyzerTestCompartmentDetails.BuilderChangePathAnalyzerTestCompartmentDetails.Builder. copy(ChangePathAnalyzerTestCompartmentDetails model)
- 
Uses of ChangePathAnalyzerTestCompartmentDetails in com.oracle.bmc.vnmonitoring.requestsMethods in com.oracle.bmc.vnmonitoring.requests that return ChangePathAnalyzerTestCompartmentDetails Modifier and Type Method Description ChangePathAnalyzerTestCompartmentDetailsChangePathAnalyzerTestCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangePathAnalyzerTestCompartmentDetailsChangePathAnalyzerTestCompartmentRequest. getChangePathAnalyzerTestCompartmentDetails()The information to update.Methods in com.oracle.bmc.vnmonitoring.requests with parameters of type ChangePathAnalyzerTestCompartmentDetails Modifier and Type Method Description ChangePathAnalyzerTestCompartmentRequest.BuilderChangePathAnalyzerTestCompartmentRequest.Builder. body$(ChangePathAnalyzerTestCompartmentDetails body)Alternative setter for the body parameter.ChangePathAnalyzerTestCompartmentRequest.BuilderChangePathAnalyzerTestCompartmentRequest.Builder. changePathAnalyzerTestCompartmentDetails(ChangePathAnalyzerTestCompartmentDetails changePathAnalyzerTestCompartmentDetails)The information to update.
 
-