Uses of Class
com.oracle.bmc.wlms.responses.ListManagedInstanceScanResultsResponse
-
Packages that use ListManagedInstanceScanResultsResponse Package Description com.oracle.bmc.wlms com.oracle.bmc.wlms.responses -
-
Uses of ListManagedInstanceScanResultsResponse in com.oracle.bmc.wlms
Methods in com.oracle.bmc.wlms that return ListManagedInstanceScanResultsResponse Modifier and Type Method Description ListManagedInstanceScanResultsResponseWeblogicManagementService. listManagedInstanceScanResults(ListManagedInstanceScanResultsRequest request)Gets all the scan results for all WebLogic servers in the managed instance.ListManagedInstanceScanResultsResponseWeblogicManagementServiceClient. listManagedInstanceScanResults(ListManagedInstanceScanResultsRequest request)Method parameters in com.oracle.bmc.wlms with type arguments of type ListManagedInstanceScanResultsResponse Modifier and Type Method Description Future<ListManagedInstanceScanResultsResponse>WeblogicManagementServiceAsync. listManagedInstanceScanResults(ListManagedInstanceScanResultsRequest request, AsyncHandler<ListManagedInstanceScanResultsRequest,ListManagedInstanceScanResultsResponse> handler)Gets all the scan results for all WebLogic servers in the managed instance.Future<ListManagedInstanceScanResultsResponse>WeblogicManagementServiceAsyncClient. listManagedInstanceScanResults(ListManagedInstanceScanResultsRequest request, AsyncHandler<ListManagedInstanceScanResultsRequest,ListManagedInstanceScanResultsResponse> handler) -
Uses of ListManagedInstanceScanResultsResponse in com.oracle.bmc.wlms.responses
Methods in com.oracle.bmc.wlms.responses that return ListManagedInstanceScanResultsResponse Modifier and Type Method Description ListManagedInstanceScanResultsResponseListManagedInstanceScanResultsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.wlms.responses with parameters of type ListManagedInstanceScanResultsResponse Modifier and Type Method Description ListManagedInstanceScanResultsResponse.BuilderListManagedInstanceScanResultsResponse.Builder. copy(ListManagedInstanceScanResultsResponse o)Copy method to populate the builder with values from the given instance.
-