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