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