Uses of Class
com.oracle.bmc.vulnerabilityscanning.requests.ListHostEndpointProtectionScanResultsRequest
-
Packages that use ListHostEndpointProtectionScanResultsRequest Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.requests -
-
Uses of ListHostEndpointProtectionScanResultsRequest in com.oracle.bmc.vulnerabilityscanning
Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type ListHostEndpointProtectionScanResultsRequest 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 ListHostEndpointProtectionScanResultsRequest in com.oracle.bmc.vulnerabilityscanning.requests
Methods in com.oracle.bmc.vulnerabilityscanning.requests that return ListHostEndpointProtectionScanResultsRequest Modifier and Type Method Description ListHostEndpointProtectionScanResultsRequestListHostEndpointProtectionScanResultsRequest.Builder. build()Build the instance of ListHostEndpointProtectionScanResultsRequest as configured by this builderListHostEndpointProtectionScanResultsRequestListHostEndpointProtectionScanResultsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListHostEndpointProtectionScanResultsRequest as configured by this builderMethods in com.oracle.bmc.vulnerabilityscanning.requests with parameters of type ListHostEndpointProtectionScanResultsRequest Modifier and Type Method Description ListHostEndpointProtectionScanResultsRequest.BuilderListHostEndpointProtectionScanResultsRequest.Builder. copy(ListHostEndpointProtectionScanResultsRequest o)Copy method to populate the builder with values from the given instance.
-