Uses of Class
com.oracle.bmc.dblm.requests.ListAggregatedVulnerabilityDataRequest
-
Packages that use ListAggregatedVulnerabilityDataRequest Package Description com.oracle.bmc.dblm com.oracle.bmc.dblm.requests -
-
Uses of ListAggregatedVulnerabilityDataRequest in com.oracle.bmc.dblm
Method parameters in com.oracle.bmc.dblm with type arguments of type ListAggregatedVulnerabilityDataRequest Modifier and Type Method Description Future<ListAggregatedVulnerabilityDataResponse>DbLifeCycleManagementAsync. listAggregatedVulnerabilityData(ListAggregatedVulnerabilityDataRequest request, AsyncHandler<ListAggregatedVulnerabilityDataRequest,ListAggregatedVulnerabilityDataResponse> handler)Gets an AggregatedVulnerabilityDataFuture<ListAggregatedVulnerabilityDataResponse>DbLifeCycleManagementAsyncClient. listAggregatedVulnerabilityData(ListAggregatedVulnerabilityDataRequest request, AsyncHandler<ListAggregatedVulnerabilityDataRequest,ListAggregatedVulnerabilityDataResponse> handler) -
Uses of ListAggregatedVulnerabilityDataRequest in com.oracle.bmc.dblm.requests
Methods in com.oracle.bmc.dblm.requests that return ListAggregatedVulnerabilityDataRequest Modifier and Type Method Description ListAggregatedVulnerabilityDataRequestListAggregatedVulnerabilityDataRequest.Builder. build()Build the instance of ListAggregatedVulnerabilityDataRequest as configured by this builderListAggregatedVulnerabilityDataRequestListAggregatedVulnerabilityDataRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAggregatedVulnerabilityDataRequest as configured by this builderMethods in com.oracle.bmc.dblm.requests with parameters of type ListAggregatedVulnerabilityDataRequest Modifier and Type Method Description ListAggregatedVulnerabilityDataRequest.BuilderListAggregatedVulnerabilityDataRequest.Builder. copy(ListAggregatedVulnerabilityDataRequest o)Copy method to populate the builder with values from the given instance.
-