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