Uses of Class
com.oracle.bmc.opsi.requests.DownloadOperationsInsightsWarehouseWalletRequest
-
Packages that use DownloadOperationsInsightsWarehouseWalletRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of DownloadOperationsInsightsWarehouseWalletRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type DownloadOperationsInsightsWarehouseWalletRequest Modifier and Type Method Description Future<DownloadOperationsInsightsWarehouseWalletResponse>
OperationsInsightsAsync. downloadOperationsInsightsWarehouseWallet(DownloadOperationsInsightsWarehouseWalletRequest request, AsyncHandler<DownloadOperationsInsightsWarehouseWalletRequest,DownloadOperationsInsightsWarehouseWalletResponse> handler)
Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.Future<DownloadOperationsInsightsWarehouseWalletResponse>
OperationsInsightsAsyncClient. downloadOperationsInsightsWarehouseWallet(DownloadOperationsInsightsWarehouseWalletRequest request, AsyncHandler<DownloadOperationsInsightsWarehouseWalletRequest,DownloadOperationsInsightsWarehouseWalletResponse> handler)
-
Uses of DownloadOperationsInsightsWarehouseWalletRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return DownloadOperationsInsightsWarehouseWalletRequest Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletRequest
DownloadOperationsInsightsWarehouseWalletRequest.Builder. build()
Build the instance of DownloadOperationsInsightsWarehouseWalletRequest as configured by this builderDownloadOperationsInsightsWarehouseWalletRequest
DownloadOperationsInsightsWarehouseWalletRequest.Builder. buildWithoutInvocationCallback()
Build the instance of DownloadOperationsInsightsWarehouseWalletRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type DownloadOperationsInsightsWarehouseWalletRequest Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletRequest.Builder
DownloadOperationsInsightsWarehouseWalletRequest.Builder. copy(DownloadOperationsInsightsWarehouseWalletRequest o)
Copy method to populate the builder with values from the given instance.
-