Uses of Class
com.oracle.bmc.opsi.requests.RotateOperationsInsightsWarehouseWalletRequest
-
Packages that use RotateOperationsInsightsWarehouseWalletRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of RotateOperationsInsightsWarehouseWalletRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type RotateOperationsInsightsWarehouseWalletRequest 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 RotateOperationsInsightsWarehouseWalletRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return RotateOperationsInsightsWarehouseWalletRequest Modifier and Type Method Description RotateOperationsInsightsWarehouseWalletRequest
RotateOperationsInsightsWarehouseWalletRequest.Builder. build()
Build the instance of RotateOperationsInsightsWarehouseWalletRequest as configured by this builderRotateOperationsInsightsWarehouseWalletRequest
RotateOperationsInsightsWarehouseWalletRequest.Builder. buildWithoutInvocationCallback()
Build the instance of RotateOperationsInsightsWarehouseWalletRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type RotateOperationsInsightsWarehouseWalletRequest Modifier and Type Method Description RotateOperationsInsightsWarehouseWalletRequest.Builder
RotateOperationsInsightsWarehouseWalletRequest.Builder. copy(RotateOperationsInsightsWarehouseWalletRequest o)
Copy method to populate the builder with values from the given instance.
-