Uses of Class
com.oracle.bmc.opsi.responses.RotateOperationsInsightsWarehouseWalletResponse
-
Packages that use RotateOperationsInsightsWarehouseWalletResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of RotateOperationsInsightsWarehouseWalletResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return RotateOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description RotateOperationsInsightsWarehouseWalletResponse
OperationsInsights. rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request)
Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.RotateOperationsInsightsWarehouseWalletResponse
OperationsInsightsClient. rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type RotateOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description Future<RotateOperationsInsightsWarehouseWalletResponse>
OperationsInsightsAsync. rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request, AsyncHandler<RotateOperationsInsightsWarehouseWalletRequest,RotateOperationsInsightsWarehouseWalletResponse> handler)
Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.Future<RotateOperationsInsightsWarehouseWalletResponse>
OperationsInsightsAsyncClient. rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request, AsyncHandler<RotateOperationsInsightsWarehouseWalletRequest,RotateOperationsInsightsWarehouseWalletResponse> handler)
Method parameters in com.oracle.bmc.opsi with type arguments of type RotateOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description Future<RotateOperationsInsightsWarehouseWalletResponse>
OperationsInsightsAsync. rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request, AsyncHandler<RotateOperationsInsightsWarehouseWalletRequest,RotateOperationsInsightsWarehouseWalletResponse> handler)
Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.Future<RotateOperationsInsightsWarehouseWalletResponse>
OperationsInsightsAsyncClient. rotateOperationsInsightsWarehouseWallet(RotateOperationsInsightsWarehouseWalletRequest request, AsyncHandler<RotateOperationsInsightsWarehouseWalletRequest,RotateOperationsInsightsWarehouseWalletResponse> handler)
-
Uses of RotateOperationsInsightsWarehouseWalletResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return RotateOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description RotateOperationsInsightsWarehouseWalletResponse
RotateOperationsInsightsWarehouseWalletResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type RotateOperationsInsightsWarehouseWalletResponse Modifier and Type Method Description RotateOperationsInsightsWarehouseWalletResponse.Builder
RotateOperationsInsightsWarehouseWalletResponse.Builder. copy(RotateOperationsInsightsWarehouseWalletResponse o)
Copy method to populate the builder with values from the given instance.
-