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