Uses of Class
com.oracle.bmc.databasetoolsruntime.responses.DeleteCredentialExecuteGranteeResponse
-
Packages that use DeleteCredentialExecuteGranteeResponse Package Description com.oracle.bmc.databasetoolsruntime com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of DeleteCredentialExecuteGranteeResponse in com.oracle.bmc.databasetoolsruntime
Methods in com.oracle.bmc.databasetoolsruntime that return DeleteCredentialExecuteGranteeResponse Modifier and Type Method Description DeleteCredentialExecuteGranteeResponseDatabaseToolsRuntime. deleteCredentialExecuteGrantee(DeleteCredentialExecuteGranteeRequest request)Delete execute granteeDeleteCredentialExecuteGranteeResponseDatabaseToolsRuntimeClient. deleteCredentialExecuteGrantee(DeleteCredentialExecuteGranteeRequest request)Methods in com.oracle.bmc.databasetoolsruntime that return types with arguments of type DeleteCredentialExecuteGranteeResponse Modifier and Type Method Description Future<DeleteCredentialExecuteGranteeResponse>DatabaseToolsRuntimeAsync. deleteCredentialExecuteGrantee(DeleteCredentialExecuteGranteeRequest request, AsyncHandler<DeleteCredentialExecuteGranteeRequest,DeleteCredentialExecuteGranteeResponse> handler)Delete execute granteeFuture<DeleteCredentialExecuteGranteeResponse>DatabaseToolsRuntimeAsyncClient. deleteCredentialExecuteGrantee(DeleteCredentialExecuteGranteeRequest request, AsyncHandler<DeleteCredentialExecuteGranteeRequest,DeleteCredentialExecuteGranteeResponse> handler)Method parameters in com.oracle.bmc.databasetoolsruntime with type arguments of type DeleteCredentialExecuteGranteeResponse Modifier and Type Method Description Future<DeleteCredentialExecuteGranteeResponse>DatabaseToolsRuntimeAsync. deleteCredentialExecuteGrantee(DeleteCredentialExecuteGranteeRequest request, AsyncHandler<DeleteCredentialExecuteGranteeRequest,DeleteCredentialExecuteGranteeResponse> handler)Delete execute granteeFuture<DeleteCredentialExecuteGranteeResponse>DatabaseToolsRuntimeAsyncClient. deleteCredentialExecuteGrantee(DeleteCredentialExecuteGranteeRequest request, AsyncHandler<DeleteCredentialExecuteGranteeRequest,DeleteCredentialExecuteGranteeResponse> handler) -
Uses of DeleteCredentialExecuteGranteeResponse in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return DeleteCredentialExecuteGranteeResponse Modifier and Type Method Description DeleteCredentialExecuteGranteeResponseDeleteCredentialExecuteGranteeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type DeleteCredentialExecuteGranteeResponse Modifier and Type Method Description DeleteCredentialExecuteGranteeResponse.BuilderDeleteCredentialExecuteGranteeResponse.Builder. copy(DeleteCredentialExecuteGranteeResponse o)Copy method to populate the builder with values from the given instance.
-