Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSystemPrivilegesResponse> |
DbManagementAsync.listSystemPrivileges(ListSystemPrivilegesRequest request,
AsyncHandler<ListSystemPrivilegesRequest,ListSystemPrivilegesResponse> handler)
Gets the list of system privileges granted to a specific user.
|
Future<ListSystemPrivilegesResponse> |
DbManagementAsyncClient.listSystemPrivileges(ListSystemPrivilegesRequest request,
AsyncHandler<ListSystemPrivilegesRequest,ListSystemPrivilegesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSystemPrivilegesRequest |
ListSystemPrivilegesRequest.Builder.build()
Build the instance of ListSystemPrivilegesRequest as configured by this builder
|
ListSystemPrivilegesRequest |
ListSystemPrivilegesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSystemPrivilegesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListSystemPrivilegesRequest.Builder |
ListSystemPrivilegesRequest.Builder.copy(ListSystemPrivilegesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.