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