Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
CollectDeploymentDiagnosticResponse |
GoldenGateClient.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request) |
CollectDeploymentDiagnosticResponse |
GoldenGate.collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request)
Collects the diagnostic of a Deployment.
|
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 |
---|---|
CollectDeploymentDiagnosticRequest |
CollectDeploymentDiagnosticRequest.Builder.build()
Build the instance of CollectDeploymentDiagnosticRequest as configured by this builder
|
CollectDeploymentDiagnosticRequest |
CollectDeploymentDiagnosticRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CollectDeploymentDiagnosticRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CollectDeploymentDiagnosticRequest.Builder |
CollectDeploymentDiagnosticRequest.Builder.copy(CollectDeploymentDiagnosticRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.