Uses of Class
com.oracle.bmc.dblm.responses.ListAggregatedVulnerabilityDataResponse
-
Packages that use ListAggregatedVulnerabilityDataResponse Package Description com.oracle.bmc.dblm com.oracle.bmc.dblm.responses -
-
Uses of ListAggregatedVulnerabilityDataResponse in com.oracle.bmc.dblm
Methods in com.oracle.bmc.dblm that return ListAggregatedVulnerabilityDataResponse Modifier and Type Method Description ListAggregatedVulnerabilityDataResponseDbLifeCycleManagement. listAggregatedVulnerabilityData(ListAggregatedVulnerabilityDataRequest request)Gets an AggregatedVulnerabilityDataListAggregatedVulnerabilityDataResponseDbLifeCycleManagementClient. listAggregatedVulnerabilityData(ListAggregatedVulnerabilityDataRequest request)Methods in com.oracle.bmc.dblm that return types with arguments of type ListAggregatedVulnerabilityDataResponse 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)Method parameters in com.oracle.bmc.dblm with type arguments of type ListAggregatedVulnerabilityDataResponse 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 ListAggregatedVulnerabilityDataResponse in com.oracle.bmc.dblm.responses
Methods in com.oracle.bmc.dblm.responses that return ListAggregatedVulnerabilityDataResponse Modifier and Type Method Description ListAggregatedVulnerabilityDataResponseListAggregatedVulnerabilityDataResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dblm.responses with parameters of type ListAggregatedVulnerabilityDataResponse Modifier and Type Method Description ListAggregatedVulnerabilityDataResponse.BuilderListAggregatedVulnerabilityDataResponse.Builder. copy(ListAggregatedVulnerabilityDataResponse o)Copy method to populate the builder with values from the given instance.
-