Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProxiedForUserSummary> |
DbManagementPaginators.listProxiedForUsersRecordIterator(ListProxiedForUsersRequest request)
Creates a new iterable which will iterate over the
ProxiedForUserSummary objects contained in responses
from the listProxiedForUsers operation. |
Modifier and Type | Method and Description |
---|---|
ProxiedForUserSummary |
ProxiedForUserSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProxiedForUserSummary> |
ProxiedForUserCollection.getItems()
An array of user resources.
|
Modifier and Type | Method and Description |
---|---|
ProxiedForUserSummary.Builder |
ProxiedForUserSummary.Builder.copy(ProxiedForUserSummary model) |
Modifier and Type | Method and Description |
---|---|
ProxiedForUserCollection.Builder |
ProxiedForUserCollection.Builder.items(List<ProxiedForUserSummary> items)
An array of user resources.
|
Constructor and Description |
---|
ProxiedForUserCollection(List<ProxiedForUserSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.