Uses of Class
com.oracle.bmc.vnmonitoring.model.ChangePathAnalyzerTestCompartmentDetails.Builder
- 
Packages that use ChangePathAnalyzerTestCompartmentDetails.Builder Package Description com.oracle.bmc.vnmonitoring.model 
- 
- 
Uses of ChangePathAnalyzerTestCompartmentDetails.Builder in com.oracle.bmc.vnmonitoring.modelMethods in com.oracle.bmc.vnmonitoring.model that return ChangePathAnalyzerTestCompartmentDetails.Builder Modifier and Type Method Description static ChangePathAnalyzerTestCompartmentDetails.BuilderChangePathAnalyzerTestCompartmentDetails. builder()Create a new builder.ChangePathAnalyzerTestCompartmentDetails.BuilderChangePathAnalyzerTestCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment into which the PathAnalyzerTest resource should be moved.ChangePathAnalyzerTestCompartmentDetails.BuilderChangePathAnalyzerTestCompartmentDetails.Builder. copy(ChangePathAnalyzerTestCompartmentDetails model)ChangePathAnalyzerTestCompartmentDetails.BuilderChangePathAnalyzerTestCompartmentDetails. toBuilder()
 
-