Uses of Class
com.oracle.bmc.vnmonitoring.model.GetPathAnalysisDetails
- 
Packages that use GetPathAnalysisDetails Package Description com.oracle.bmc.vnmonitoring.model com.oracle.bmc.vnmonitoring.requests 
- 
- 
Uses of GetPathAnalysisDetails in com.oracle.bmc.vnmonitoring.modelSubclasses of GetPathAnalysisDetails in com.oracle.bmc.vnmonitoring.model Modifier and Type Class Description classAdhocGetPathAnalysisDetailsDefines the configuration for getting an ad-hoc path analysis.classPersistedGetPathAnalysisDetailsDefines the configuration for getting a path analysis using the persisted PathAnalyzerTest resource.
- 
Uses of GetPathAnalysisDetails in com.oracle.bmc.vnmonitoring.requestsMethods in com.oracle.bmc.vnmonitoring.requests that return GetPathAnalysisDetails Modifier and Type Method Description GetPathAnalysisDetailsGetPathAnalysisRequest. getBody$()Alternative accessor for the body parameter.GetPathAnalysisDetailsGetPathAnalysisRequest. getGetPathAnalysisDetails()Details for the path analysis query.Methods in com.oracle.bmc.vnmonitoring.requests with parameters of type GetPathAnalysisDetails Modifier and Type Method Description GetPathAnalysisRequest.BuilderGetPathAnalysisRequest.Builder. body$(GetPathAnalysisDetails body)Alternative setter for the body parameter.GetPathAnalysisRequest.BuilderGetPathAnalysisRequest.Builder. getPathAnalysisDetails(GetPathAnalysisDetails getPathAnalysisDetails)Details for the path analysis query.
 
-