Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DeploymentVersionSummary> |
GoldenGatePaginators.listDeploymentVersionsRecordIterator(ListDeploymentVersionsRequest request)
Creates a new iterable which will iterate over the
DeploymentVersionSummary objects contained in responses from
the listDeploymentVersions operation. |
Modifier and Type | Method and Description |
---|---|
DeploymentVersionSummary |
DeploymentVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DeploymentVersionSummary> |
DeploymentVersionCollection.getItems()
Array of DeploymentVersionSummary.
|
Modifier and Type | Method and Description |
---|---|
DeploymentVersionSummary.Builder |
DeploymentVersionSummary.Builder.copy(DeploymentVersionSummary model) |
Modifier and Type | Method and Description |
---|---|
DeploymentVersionCollection.Builder |
DeploymentVersionCollection.Builder.items(List<DeploymentVersionSummary> items)
Array of DeploymentVersionSummary.
|
Constructor and Description |
---|
DeploymentVersionCollection(List<DeploymentVersionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.