Uses of Class
com.oracle.bmc.vnmonitoring.model.PersistedGetPathAnalysisDetails.Builder
-
Packages that use PersistedGetPathAnalysisDetails.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of PersistedGetPathAnalysisDetails.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return PersistedGetPathAnalysisDetails.Builder Modifier and Type Method Description static PersistedGetPathAnalysisDetails.Builder
PersistedGetPathAnalysisDetails. builder()
Create a new builder.PersistedGetPathAnalysisDetails.Builder
PersistedGetPathAnalysisDetails.Builder. copy(PersistedGetPathAnalysisDetails model)
PersistedGetPathAnalysisDetails.Builder
PersistedGetPathAnalysisDetails.Builder. pathAnalyzerTestId(String pathAnalyzerTestId)
The OCID of the PathAnalyzerTest resource.PersistedGetPathAnalysisDetails.Builder
PersistedGetPathAnalysisDetails. toBuilder()
-