Uses of Class
com.oracle.bmc.vnmonitoring.responses.ChangePathAnalyzerTestCompartmentResponse
-
Packages that use ChangePathAnalyzerTestCompartmentResponse Package Description com.oracle.bmc.vnmonitoring com.oracle.bmc.vnmonitoring.responses -
-
Uses of ChangePathAnalyzerTestCompartmentResponse in com.oracle.bmc.vnmonitoring
Methods in com.oracle.bmc.vnmonitoring that return ChangePathAnalyzerTestCompartmentResponse Modifier and Type Method Description ChangePathAnalyzerTestCompartmentResponse
VnMonitoring. changePathAnalyzerTestCompartment(ChangePathAnalyzerTestCompartmentRequest request)
Moves aPathAnalyzerTest
resource from one compartment to another based on the identifier.ChangePathAnalyzerTestCompartmentResponse
VnMonitoringClient. changePathAnalyzerTestCompartment(ChangePathAnalyzerTestCompartmentRequest request)
Methods in com.oracle.bmc.vnmonitoring that return types with arguments of type ChangePathAnalyzerTestCompartmentResponse Modifier and Type Method Description Future<ChangePathAnalyzerTestCompartmentResponse>
VnMonitoringAsync. changePathAnalyzerTestCompartment(ChangePathAnalyzerTestCompartmentRequest request, AsyncHandler<ChangePathAnalyzerTestCompartmentRequest,ChangePathAnalyzerTestCompartmentResponse> handler)
Moves aPathAnalyzerTest
resource from one compartment to another based on the identifier.Future<ChangePathAnalyzerTestCompartmentResponse>
VnMonitoringAsyncClient. changePathAnalyzerTestCompartment(ChangePathAnalyzerTestCompartmentRequest request, AsyncHandler<ChangePathAnalyzerTestCompartmentRequest,ChangePathAnalyzerTestCompartmentResponse> handler)
Method parameters in com.oracle.bmc.vnmonitoring with type arguments of type ChangePathAnalyzerTestCompartmentResponse Modifier and Type Method Description Future<ChangePathAnalyzerTestCompartmentResponse>
VnMonitoringAsync. changePathAnalyzerTestCompartment(ChangePathAnalyzerTestCompartmentRequest request, AsyncHandler<ChangePathAnalyzerTestCompartmentRequest,ChangePathAnalyzerTestCompartmentResponse> handler)
Moves aPathAnalyzerTest
resource from one compartment to another based on the identifier.Future<ChangePathAnalyzerTestCompartmentResponse>
VnMonitoringAsyncClient. changePathAnalyzerTestCompartment(ChangePathAnalyzerTestCompartmentRequest request, AsyncHandler<ChangePathAnalyzerTestCompartmentRequest,ChangePathAnalyzerTestCompartmentResponse> handler)
-
Uses of ChangePathAnalyzerTestCompartmentResponse in com.oracle.bmc.vnmonitoring.responses
Methods in com.oracle.bmc.vnmonitoring.responses that return ChangePathAnalyzerTestCompartmentResponse Modifier and Type Method Description ChangePathAnalyzerTestCompartmentResponse
ChangePathAnalyzerTestCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.vnmonitoring.responses with parameters of type ChangePathAnalyzerTestCompartmentResponse Modifier and Type Method Description ChangePathAnalyzerTestCompartmentResponse.Builder
ChangePathAnalyzerTestCompartmentResponse.Builder. copy(ChangePathAnalyzerTestCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-