Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.ListHostEndpointProtectionScanResultsResponse
-
Packages that use ListHostEndpointProtectionScanResultsResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses -
-
Uses of ListHostEndpointProtectionScanResultsResponse in com.oracle.bmc.vulnerabilityscanning
Methods in com.oracle.bmc.vulnerabilityscanning that return ListHostEndpointProtectionScanResultsResponse Modifier and Type Method Description ListHostEndpointProtectionScanResultsResponseVulnerabilityScanning. listHostEndpointProtectionScanResults(ListHostEndpointProtectionScanResultsRequest request)Returns a collection of HostEndpointProtectionScanResultSummary objectsListHostEndpointProtectionScanResultsResponseVulnerabilityScanningClient. listHostEndpointProtectionScanResults(ListHostEndpointProtectionScanResultsRequest request)Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type ListHostEndpointProtectionScanResultsResponse Modifier and Type Method Description Future<ListHostEndpointProtectionScanResultsResponse>VulnerabilityScanningAsync. listHostEndpointProtectionScanResults(ListHostEndpointProtectionScanResultsRequest request, AsyncHandler<ListHostEndpointProtectionScanResultsRequest,ListHostEndpointProtectionScanResultsResponse> handler)Returns a collection of HostEndpointProtectionScanResultSummary objectsFuture<ListHostEndpointProtectionScanResultsResponse>VulnerabilityScanningAsyncClient. listHostEndpointProtectionScanResults(ListHostEndpointProtectionScanResultsRequest request, AsyncHandler<ListHostEndpointProtectionScanResultsRequest,ListHostEndpointProtectionScanResultsResponse> handler) -
Uses of ListHostEndpointProtectionScanResultsResponse in com.oracle.bmc.vulnerabilityscanning.responses
Methods in com.oracle.bmc.vulnerabilityscanning.responses that return ListHostEndpointProtectionScanResultsResponse Modifier and Type Method Description ListHostEndpointProtectionScanResultsResponseListHostEndpointProtectionScanResultsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type ListHostEndpointProtectionScanResultsResponse Modifier and Type Method Description ListHostEndpointProtectionScanResultsResponse.BuilderListHostEndpointProtectionScanResultsResponse.Builder. copy(ListHostEndpointProtectionScanResultsResponse o)Copy method to populate the builder with values from the given instance.
-