Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.model |
Modifier and Type | Method and Description |
---|---|
Iterable<BackupSummary> |
PostgresqlPaginators.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 |
---|---|
List<BackupSummary> |
BackupCollection.getItems()
List of backups.
|
Modifier and Type | Method and Description |
---|---|
BackupSummary.Builder |
BackupSummary.Builder.copy(BackupSummary model) |
Modifier and Type | Method and Description |
---|---|
BackupCollection.Builder |
BackupCollection.Builder.items(List<BackupSummary> items)
List of backups.
|
Constructor and Description |
---|
BackupCollection(List<BackupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.