Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DatabaseSoftwareImageSummary> |
DatabasePaginators.listDatabaseSoftwareImagesRecordIterator(ListDatabaseSoftwareImagesRequest request)
Creates a new iterable which will iterate over the
DatabaseSoftwareImageSummary objects contained in responses
from the listDatabaseSoftwareImages operation. |
Modifier and Type | Method and Description |
---|---|
DatabaseSoftwareImageSummary |
DatabaseSoftwareImageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DatabaseSoftwareImageSummary.Builder |
DatabaseSoftwareImageSummary.Builder.copy(DatabaseSoftwareImageSummary model) |
Modifier and Type | Method and Description |
---|---|
List<DatabaseSoftwareImageSummary> |
ListDatabaseSoftwareImagesResponse.getItems()
A list of
com.oracle.bmc.database.model.DatabaseSoftwareImageSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListDatabaseSoftwareImagesResponse.Builder |
ListDatabaseSoftwareImagesResponse.Builder.items(List<DatabaseSoftwareImageSummary> items)
A list of
com.oracle.bmc.database.model.DatabaseSoftwareImageSummary instances. |
Copyright © 2016–2024. All rights reserved.