Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ListDeploymentUpgradesResponse |
GoldenGate.listDeploymentUpgrades(ListDeploymentUpgradesRequest request)
Lists the Deployment Upgrades in a compartment.
|
ListDeploymentUpgradesResponse |
GoldenGateClient.listDeploymentUpgrades(ListDeploymentUpgradesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentUpgradesResponse> |
GoldenGateAsync.listDeploymentUpgrades(ListDeploymentUpgradesRequest request,
AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler)
Lists the Deployment Upgrades in a compartment.
|
Future<ListDeploymentUpgradesResponse> |
GoldenGateAsyncClient.listDeploymentUpgrades(ListDeploymentUpgradesRequest request,
AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler) |
Iterable<ListDeploymentUpgradesResponse> |
GoldenGatePaginators.listDeploymentUpgradesResponseIterator(ListDeploymentUpgradesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDeploymentUpgrades operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentUpgradesResponse> |
GoldenGateAsync.listDeploymentUpgrades(ListDeploymentUpgradesRequest request,
AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler)
Lists the Deployment Upgrades in a compartment.
|
Future<ListDeploymentUpgradesResponse> |
GoldenGateAsyncClient.listDeploymentUpgrades(ListDeploymentUpgradesRequest request,
AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDeploymentUpgradesResponse |
ListDeploymentUpgradesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentUpgradesResponse.Builder |
ListDeploymentUpgradesResponse.Builder.copy(ListDeploymentUpgradesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.