Uses of Class
com.oracle.bmc.distributeddatabase.responses.UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse
- 
Packages that use UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse in com.oracle.bmc.distributeddatabaseMethods in com.oracle.bmc.distributeddatabase that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponseDistributedDbService. uploadDistributedDatabaseSignedCertificateAndGenerateWallet(UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest request)Upload the CA signed certificate to the GSM instances and generate wallets for GSM instances of the Globally distributed database.UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponseDistributedDbServiceClient. uploadDistributedDatabaseSignedCertificateAndGenerateWallet(UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest request)
- 
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponseUploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse.BuilderUploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse.Builder. copy(UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse o)Copy method to populate the builder with values from the given instance.
 
-