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