Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
CollectDeploymentDiagnosticResponse |
GoldenGateClient.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request) |
CollectDeploymentDiagnosticResponse |
GoldenGate.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request)
Collects the diagnostic of a Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<CollectDeploymentDiagnosticResponse> |
GoldenGateAsyncClient.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request,
AsyncHandler<CollectDeploymentDiagnosticRequest,CollectDeploymentDiagnosticResponse> handler) |
Future<CollectDeploymentDiagnosticResponse> |
GoldenGateAsync.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request,
AsyncHandler<CollectDeploymentDiagnosticRequest,CollectDeploymentDiagnosticResponse> handler)
Collects the diagnostic of a Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<CollectDeploymentDiagnosticResponse> |
GoldenGateAsyncClient.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request,
AsyncHandler<CollectDeploymentDiagnosticRequest,CollectDeploymentDiagnosticResponse> handler) |
Future<CollectDeploymentDiagnosticResponse> |
GoldenGateAsync.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request,
AsyncHandler<CollectDeploymentDiagnosticRequest,CollectDeploymentDiagnosticResponse> handler)
Collects the diagnostic of a Deployment.
|
Modifier and Type | Method and Description |
---|---|
CollectDeploymentDiagnosticResponse |
CollectDeploymentDiagnosticResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CollectDeploymentDiagnosticResponse.Builder |
CollectDeploymentDiagnosticResponse.Builder.copy(CollectDeploymentDiagnosticResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.