Uses of Class
com.oracle.bmc.opsi.responses.DownloadOperationsInsightsWarehouseWalletResponse
-
Packages that use DownloadOperationsInsightsWarehouseWalletResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of DownloadOperationsInsightsWarehouseWalletResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return DownloadOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletResponse
OperationsInsights. downloadOperationsInsightsWarehouseWallet(DownloadOperationsInsightsWarehouseWalletRequest request)
Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.DownloadOperationsInsightsWarehouseWalletResponse
OperationsInsightsClient. downloadOperationsInsightsWarehouseWallet(DownloadOperationsInsightsWarehouseWalletRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type DownloadOperationsInsightsWarehouseWalletResponse 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)
Method parameters in com.oracle.bmc.opsi with type arguments of type DownloadOperationsInsightsWarehouseWalletResponse 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 DownloadOperationsInsightsWarehouseWalletResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return DownloadOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletResponse
DownloadOperationsInsightsWarehouseWalletResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type DownloadOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletResponse.Builder
DownloadOperationsInsightsWarehouseWalletResponse.Builder. copy(DownloadOperationsInsightsWarehouseWalletResponse o)
Copy method to populate the builder with values from the given instance.
-