Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExternalAsmUserSummary> |
DbManagementPaginators.listExternalAsmUsersRecordIterator(ListExternalAsmUsersRequest request)
Creates a new iterable which will iterate over the
ExternalAsmUserSummary objects contained in
responses from the listExternalAsmUsers operation. |
Modifier and Type | Method and Description |
---|---|
ExternalAsmUserSummary |
ExternalAsmUserSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalAsmUserSummary> |
ExternalAsmUserCollection.getItems()
An array of external ASM users.
|
Modifier and Type | Method and Description |
---|---|
ExternalAsmUserSummary.Builder |
ExternalAsmUserSummary.Builder.copy(ExternalAsmUserSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalAsmUserCollection.Builder |
ExternalAsmUserCollection.Builder.items(List<ExternalAsmUserSummary> items)
An array of external ASM users.
|
Constructor and Description |
---|
ExternalAsmUserCollection(List<ExternalAsmUserSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.