Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ListPipelineSchemaTablesResponse |
GoldenGateClient.listPipelineSchemaTables(ListPipelineSchemaTablesRequest request) |
ListPipelineSchemaTablesResponse |
GoldenGate.listPipelineSchemaTables(ListPipelineSchemaTablesRequest request)
Returns an array of tables under the given schemas of the pipeline for given source and
target schemas passed as query params.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPipelineSchemaTablesResponse> |
GoldenGateAsyncClient.listPipelineSchemaTables(ListPipelineSchemaTablesRequest request,
AsyncHandler<ListPipelineSchemaTablesRequest,ListPipelineSchemaTablesResponse> handler) |
Future<ListPipelineSchemaTablesResponse> |
GoldenGateAsync.listPipelineSchemaTables(ListPipelineSchemaTablesRequest request,
AsyncHandler<ListPipelineSchemaTablesRequest,ListPipelineSchemaTablesResponse> handler)
Returns an array of tables under the given schemas of the pipeline for given source and
target schemas passed as query params.
|
Iterable<ListPipelineSchemaTablesResponse> |
GoldenGatePaginators.listPipelineSchemaTablesResponseIterator(ListPipelineSchemaTablesRequest request)
Creates a new iterable which will iterate over the responses received from the
listPipelineSchemaTables operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPipelineSchemaTablesResponse> |
GoldenGateAsyncClient.listPipelineSchemaTables(ListPipelineSchemaTablesRequest request,
AsyncHandler<ListPipelineSchemaTablesRequest,ListPipelineSchemaTablesResponse> handler) |
Future<ListPipelineSchemaTablesResponse> |
GoldenGateAsync.listPipelineSchemaTables(ListPipelineSchemaTablesRequest request,
AsyncHandler<ListPipelineSchemaTablesRequest,ListPipelineSchemaTablesResponse> handler)
Returns an array of tables under the given schemas of the pipeline for given source and
target schemas passed as query params.
|
Modifier and Type | Method and Description |
---|---|
ListPipelineSchemaTablesResponse |
ListPipelineSchemaTablesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPipelineSchemaTablesResponse.Builder |
ListPipelineSchemaTablesResponse.Builder.copy(ListPipelineSchemaTablesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.