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