Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.model | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<NodeBackupSummary> |
BdsPaginators.listNodeBackupsRecordIterator(ListNodeBackupsRequest request)
Creates a new iterable which will iterate over the
NodeBackupSummary objects contained in responses from the
listNodeBackups operation. |
Modifier and Type | Method and Description |
---|---|
NodeBackupSummary |
NodeBackupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
NodeBackupSummary.Builder |
NodeBackupSummary.Builder.copy(NodeBackupSummary model) |
Modifier and Type | Method and Description |
---|---|
List<NodeBackupSummary> |
ListNodeBackupsResponse.getItems()
A list of
com.oracle.bmc.bds.model.NodeBackupSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListNodeBackupsResponse.Builder |
ListNodeBackupsResponse.Builder.items(List<NodeBackupSummary> items)
A list of
com.oracle.bmc.bds.model.NodeBackupSummary instances. |
Copyright © 2016–2024. All rights reserved.