Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeploymentBackupSummary> |
GoldenGatePaginators.listDeploymentBackupsRecordIterator(ListDeploymentBackupsRequest request)
Creates a new iterable which will iterate over the
DeploymentBackupSummary objects contained in responses from
the listDeploymentBackups operation. |
Modifier and Type | Method and Description |
---|---|
DeploymentBackupSummary |
DeploymentBackupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeploymentBackupSummary> |
DeploymentBackupCollection.getItems()
An array of DeploymentBackups.
|
Modifier and Type | Method and Description |
---|---|
DeploymentBackupSummary.Builder |
DeploymentBackupSummary.Builder.copy(DeploymentBackupSummary model) |
Modifier and Type | Method and Description |
---|---|
DeploymentBackupCollection.Builder |
DeploymentBackupCollection.Builder.items(List<DeploymentBackupSummary> items)
An array of DeploymentBackups.
|
Constructor and Description |
---|
DeploymentBackupCollection(List<DeploymentBackupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.