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.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse
DistributedDbService. uploadDistributedDatabaseSignedCertificateAndGenerateWallet(UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest request)
Upload the CA signed certificate to the GSM instances and generate wallets for GSM instances of the Globally distributed database.UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse
DistributedDbServiceClient. uploadDistributedDatabaseSignedCertificateAndGenerateWallet(UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest request)
-
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse
UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse.Builder
UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse.Builder. copy(UploadDistributedDatabaseSignedCertificateAndGenerateWalletResponse o)
Copy method to populate the builder with values from the given instance.
-