Uses of Class
com.oracle.bmc.distributeddatabasev26.model.GenerateDistributedDatabaseWalletDetails
-
Packages that use GenerateDistributedDatabaseWalletDetails Package Description com.oracle.bmc.distributeddatabasev26.model com.oracle.bmc.distributeddatabasev26.requests -
-
Uses of GenerateDistributedDatabaseWalletDetails in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return GenerateDistributedDatabaseWalletDetails Modifier and Type Method Description GenerateDistributedDatabaseWalletDetailsGenerateDistributedDatabaseWalletDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type GenerateDistributedDatabaseWalletDetails Modifier and Type Method Description GenerateDistributedDatabaseWalletDetails.BuilderGenerateDistributedDatabaseWalletDetails.Builder. copy(GenerateDistributedDatabaseWalletDetails model) -
Uses of GenerateDistributedDatabaseWalletDetails in com.oracle.bmc.distributeddatabasev26.requests
Methods in com.oracle.bmc.distributeddatabasev26.requests that return GenerateDistributedDatabaseWalletDetails Modifier and Type Method Description GenerateDistributedDatabaseWalletDetailsGenerateDistributedDatabaseWalletRequest. getBody$()Alternative accessor for the body parameter.GenerateDistributedDatabaseWalletDetailsGenerateDistributedDatabaseWalletRequest. getGenerateDistributedDatabaseWalletDetails()Details for generating Globally distributed database wallet.Methods in com.oracle.bmc.distributeddatabasev26.requests with parameters of type GenerateDistributedDatabaseWalletDetails Modifier and Type Method Description GenerateDistributedDatabaseWalletRequest.BuilderGenerateDistributedDatabaseWalletRequest.Builder. body$(GenerateDistributedDatabaseWalletDetails body)Alternative setter for the body parameter.GenerateDistributedDatabaseWalletRequest.BuilderGenerateDistributedDatabaseWalletRequest.Builder. generateDistributedDatabaseWalletDetails(GenerateDistributedDatabaseWalletDetails generateDistributedDatabaseWalletDetails)Details for generating Globally distributed database wallet.
-