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