Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeploymentUpgradeSummary> |
GoldenGatePaginators.listDeploymentUpgradesRecordIterator(ListDeploymentUpgradesRequest request)
Creates a new iterable which will iterate over the
DeploymentUpgradeSummary objects contained in responses from
the listDeploymentUpgrades operation. |
Modifier and Type | Method and Description |
---|---|
DeploymentUpgradeSummary |
DeploymentUpgradeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeploymentUpgradeSummary> |
DeploymentUpgradeCollection.getItems()
An array of Deployment Upgrade summaries.
|
Modifier and Type | Method and Description |
---|---|
DeploymentUpgradeSummary.Builder |
DeploymentUpgradeSummary.Builder.copy(DeploymentUpgradeSummary model) |
Modifier and Type | Method and Description |
---|---|
DeploymentUpgradeCollection.Builder |
DeploymentUpgradeCollection.Builder.items(List<DeploymentUpgradeSummary> items)
An array of Deployment Upgrade summaries.
|
Constructor and Description |
---|
DeploymentUpgradeCollection(List<DeploymentUpgradeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.