Uses of Class
com.oracle.bmc.distributeddatabase.requests.UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest
-
Packages that use UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.requests -
-
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest in com.oracle.bmc.distributeddatabase
-
Uses of UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest in com.oracle.bmc.distributeddatabase.requests
Methods in com.oracle.bmc.distributeddatabase.requests that return UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest
UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.Builder. build()
Build the instance of UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest as configured by this builderUploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest
UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.Builder. buildWithoutInvocationCallback()
Build the instance of UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabase.requests with parameters of type UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest Modifier and Type Method Description UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.Builder
UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest.Builder. copy(UploadDistributedDatabaseSignedCertificateAndGenerateWalletRequest o)
Copy method to populate the builder with values from the given instance.
-