Uses of Class
com.oracle.bmc.goldengate.responses.CollectPipelineDiagnosticResponse
- 
Packages that use CollectPipelineDiagnosticResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of CollectPipelineDiagnosticResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return CollectPipelineDiagnosticResponse Modifier and Type Method Description CollectPipelineDiagnosticResponseGoldenGate. collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request)Collects diagnostics for the pipelineCollectPipelineDiagnosticResponseGoldenGateClient. collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type CollectPipelineDiagnosticResponse Modifier and Type Method Description Future<CollectPipelineDiagnosticResponse>GoldenGateAsync. collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request, AsyncHandler<CollectPipelineDiagnosticRequest,CollectPipelineDiagnosticResponse> handler)Collects diagnostics for the pipelineFuture<CollectPipelineDiagnosticResponse>GoldenGateAsyncClient. collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request, AsyncHandler<CollectPipelineDiagnosticRequest,CollectPipelineDiagnosticResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type CollectPipelineDiagnosticResponse Modifier and Type Method Description Future<CollectPipelineDiagnosticResponse>GoldenGateAsync. collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request, AsyncHandler<CollectPipelineDiagnosticRequest,CollectPipelineDiagnosticResponse> handler)Collects diagnostics for the pipelineFuture<CollectPipelineDiagnosticResponse>GoldenGateAsyncClient. collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request, AsyncHandler<CollectPipelineDiagnosticRequest,CollectPipelineDiagnosticResponse> handler)
- 
Uses of CollectPipelineDiagnosticResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return CollectPipelineDiagnosticResponse Modifier and Type Method Description CollectPipelineDiagnosticResponseCollectPipelineDiagnosticResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type CollectPipelineDiagnosticResponse Modifier and Type Method Description CollectPipelineDiagnosticResponse.BuilderCollectPipelineDiagnosticResponse.Builder. copy(CollectPipelineDiagnosticResponse o)Copy method to populate the builder with values from the given instance.
 
-