Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentUpgradesResponse> |
GoldenGateAsyncClient.listDeploymentUpgrades(ListDeploymentUpgradesRequest request,
AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler) |
Future<ListDeploymentUpgradesResponse> |
GoldenGateAsync.listDeploymentUpgrades(ListDeploymentUpgradesRequest request,
AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler)
Lists the Deployment Upgrades in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentUpgradesRequest |
ListDeploymentUpgradesRequest.Builder.build()
Build the instance of ListDeploymentUpgradesRequest as configured by this builder
|
ListDeploymentUpgradesRequest |
ListDeploymentUpgradesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDeploymentUpgradesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentUpgradesRequest.Builder |
ListDeploymentUpgradesRequest.Builder.copy(ListDeploymentUpgradesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.