Uses of Class
com.oracle.bmc.database.responses.UnregisterCloudVmClusterPkcsResponse
-
Packages that use UnregisterCloudVmClusterPkcsResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of UnregisterCloudVmClusterPkcsResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return UnregisterCloudVmClusterPkcsResponse Modifier and Type Method Description UnregisterCloudVmClusterPkcsResponseDatabase. unregisterCloudVmClusterPkcs(UnregisterCloudVmClusterPkcsRequest request)Uninstall the PKCS11 driver for given keystore typeUnregisterCloudVmClusterPkcsResponseDatabaseClient. unregisterCloudVmClusterPkcs(UnregisterCloudVmClusterPkcsRequest request)Method parameters in com.oracle.bmc.database with type arguments of type UnregisterCloudVmClusterPkcsResponse Modifier and Type Method Description Future<UnregisterCloudVmClusterPkcsResponse>DatabaseAsync. unregisterCloudVmClusterPkcs(UnregisterCloudVmClusterPkcsRequest request, AsyncHandler<UnregisterCloudVmClusterPkcsRequest,UnregisterCloudVmClusterPkcsResponse> handler)Uninstall the PKCS11 driver for given keystore typeFuture<UnregisterCloudVmClusterPkcsResponse>DatabaseAsyncClient. unregisterCloudVmClusterPkcs(UnregisterCloudVmClusterPkcsRequest request, AsyncHandler<UnregisterCloudVmClusterPkcsRequest,UnregisterCloudVmClusterPkcsResponse> handler) -
Uses of UnregisterCloudVmClusterPkcsResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return UnregisterCloudVmClusterPkcsResponse Modifier and Type Method Description UnregisterCloudVmClusterPkcsResponseUnregisterCloudVmClusterPkcsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type UnregisterCloudVmClusterPkcsResponse Modifier and Type Method Description UnregisterCloudVmClusterPkcsResponse.BuilderUnregisterCloudVmClusterPkcsResponse.Builder. copy(UnregisterCloudVmClusterPkcsResponse o)Copy method to populate the builder with values from the given instance.
-