Uses of Class
com.oracle.bmc.opsi.model.DownloadOperationsInsightsWarehouseWalletDetails
-
Packages that use DownloadOperationsInsightsWarehouseWalletDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of DownloadOperationsInsightsWarehouseWalletDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return DownloadOperationsInsightsWarehouseWalletDetails Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletDetails
DownloadOperationsInsightsWarehouseWalletDetails.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type DownloadOperationsInsightsWarehouseWalletDetails Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletDetails.Builder
DownloadOperationsInsightsWarehouseWalletDetails.Builder. copy(DownloadOperationsInsightsWarehouseWalletDetails model)
-
Uses of DownloadOperationsInsightsWarehouseWalletDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return DownloadOperationsInsightsWarehouseWalletDetails Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletDetails
DownloadOperationsInsightsWarehouseWalletRequest. getBody$()
Alternative accessor for the body parameter.DownloadOperationsInsightsWarehouseWalletDetails
DownloadOperationsInsightsWarehouseWalletRequest. getDownloadOperationsInsightsWarehouseWalletDetails()
The information to be updated.Methods in com.oracle.bmc.opsi.requests with parameters of type DownloadOperationsInsightsWarehouseWalletDetails Modifier and Type Method Description DownloadOperationsInsightsWarehouseWalletRequest.Builder
DownloadOperationsInsightsWarehouseWalletRequest.Builder. body$(DownloadOperationsInsightsWarehouseWalletDetails body)
Alternative setter for the body parameter.DownloadOperationsInsightsWarehouseWalletRequest.Builder
DownloadOperationsInsightsWarehouseWalletRequest.Builder. downloadOperationsInsightsWarehouseWalletDetails(DownloadOperationsInsightsWarehouseWalletDetails downloadOperationsInsightsWarehouseWalletDetails)
The information to be updated.
-