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