Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListProxyUsersResponse |
DbManagementClient.listProxyUsers(ListProxyUsersRequest request) |
ListProxyUsersResponse |
DbManagement.listProxyUsers(ListProxyUsersRequest request)
Gets the list of proxy users for the current user.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProxyUsersResponse> |
DbManagementAsync.listProxyUsers(ListProxyUsersRequest request,
AsyncHandler<ListProxyUsersRequest,ListProxyUsersResponse> handler)
Gets the list of proxy users for the current user.
|
Future<ListProxyUsersResponse> |
DbManagementAsyncClient.listProxyUsers(ListProxyUsersRequest request,
AsyncHandler<ListProxyUsersRequest,ListProxyUsersResponse> handler) |
Iterable<ListProxyUsersResponse> |
DbManagementPaginators.listProxyUsersResponseIterator(ListProxyUsersRequest request)
Creates a new iterable which will iterate over the responses received from the listProxyUsers
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProxyUsersResponse> |
DbManagementAsync.listProxyUsers(ListProxyUsersRequest request,
AsyncHandler<ListProxyUsersRequest,ListProxyUsersResponse> handler)
Gets the list of proxy users for the current user.
|
Future<ListProxyUsersResponse> |
DbManagementAsyncClient.listProxyUsers(ListProxyUsersRequest request,
AsyncHandler<ListProxyUsersRequest,ListProxyUsersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListProxyUsersResponse |
ListProxyUsersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProxyUsersResponse.Builder |
ListProxyUsersResponse.Builder.copy(ListProxyUsersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.