Uses of Class
com.oracle.bmc.database.responses.RegisterExadbVmClusterPkcsResponse
-
Packages that use RegisterExadbVmClusterPkcsResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of RegisterExadbVmClusterPkcsResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return RegisterExadbVmClusterPkcsResponse Modifier and Type Method Description RegisterExadbVmClusterPkcsResponseDatabase. registerExadbVmClusterPkcs(RegisterExadbVmClusterPkcsRequest request)Install the PKCS11 driver for given keystore typeRegisterExadbVmClusterPkcsResponseDatabaseClient. registerExadbVmClusterPkcs(RegisterExadbVmClusterPkcsRequest request)Method parameters in com.oracle.bmc.database with type arguments of type RegisterExadbVmClusterPkcsResponse Modifier and Type Method Description Future<RegisterExadbVmClusterPkcsResponse>DatabaseAsync. registerExadbVmClusterPkcs(RegisterExadbVmClusterPkcsRequest request, AsyncHandler<RegisterExadbVmClusterPkcsRequest,RegisterExadbVmClusterPkcsResponse> handler)Install the PKCS11 driver for given keystore typeFuture<RegisterExadbVmClusterPkcsResponse>DatabaseAsyncClient. registerExadbVmClusterPkcs(RegisterExadbVmClusterPkcsRequest request, AsyncHandler<RegisterExadbVmClusterPkcsRequest,RegisterExadbVmClusterPkcsResponse> handler) -
Uses of RegisterExadbVmClusterPkcsResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return RegisterExadbVmClusterPkcsResponse Modifier and Type Method Description RegisterExadbVmClusterPkcsResponseRegisterExadbVmClusterPkcsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type RegisterExadbVmClusterPkcsResponse Modifier and Type Method Description RegisterExadbVmClusterPkcsResponse.BuilderRegisterExadbVmClusterPkcsResponse.Builder. copy(RegisterExadbVmClusterPkcsResponse o)Copy method to populate the builder with values from the given instance.
-