Uses of Class
com.oracle.bmc.distributeddatabase.model.UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails
- 
Packages that use UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails Package Description com.oracle.bmc.distributeddatabase.model com.oracle.bmc.distributeddatabase.requests 
- 
- 
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails in com.oracle.bmc.distributeddatabase.modelMethods in com.oracle.bmc.distributeddatabase.model that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetailsUploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model with parameters of type UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails.BuilderUploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails.Builder. copy(UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails model)
- 
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails in com.oracle.bmc.distributeddatabase.requestsMethods in com.oracle.bmc.distributeddatabase.requests that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetailsUploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest. getBody$()Alternative accessor for the body parameter.UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetailsUploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest. getUploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails()Details required to upload the CA signed certificates to GSM instances of Globally distributed database and generate the wallets.Methods in com.oracle.bmc.distributeddatabase.requests with parameters of type UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.BuilderUploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.Builder. body$(UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails body)Alternative setter for the body parameter.UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.BuilderUploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.Builder. uploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails(UploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails uploadDistributedDatabaseSignedCertificateAndGenerateWalletDetails)Details required to upload the CA signed certificates to GSM instances of Globally distributed database and generate the wallets.
 
-