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