Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.model | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BackupSummary> |
DbBackupsPaginators.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 o) |
Modifier and Type | Method and Description |
---|---|
List<BackupSummary> |
ListBackupsResponse.getItems()
A list of BackupSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListBackupsResponse.Builder |
ListBackupsResponse.Builder.items(List<BackupSummary> items) |
Copyright © 2016–2021. All rights reserved.