Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ListPipelineSchemasResponse |
GoldenGateClient.listPipelineSchemas(ListPipelineSchemasRequest request) |
ListPipelineSchemasResponse |
GoldenGate.listPipelineSchemas(ListPipelineSchemasRequest request)
Returns an array of schemas based on mapping rules for a pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPipelineSchemasResponse> |
GoldenGateAsyncClient.listPipelineSchemas(ListPipelineSchemasRequest request,
AsyncHandler<ListPipelineSchemasRequest,ListPipelineSchemasResponse> handler) |
Future<ListPipelineSchemasResponse> |
GoldenGateAsync.listPipelineSchemas(ListPipelineSchemasRequest request,
AsyncHandler<ListPipelineSchemasRequest,ListPipelineSchemasResponse> handler)
Returns an array of schemas based on mapping rules for a pipeline.
|
Iterable<ListPipelineSchemasResponse> |
GoldenGatePaginators.listPipelineSchemasResponseIterator(ListPipelineSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the
listPipelineSchemas operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPipelineSchemasResponse> |
GoldenGateAsyncClient.listPipelineSchemas(ListPipelineSchemasRequest request,
AsyncHandler<ListPipelineSchemasRequest,ListPipelineSchemasResponse> handler) |
Future<ListPipelineSchemasResponse> |
GoldenGateAsync.listPipelineSchemas(ListPipelineSchemasRequest request,
AsyncHandler<ListPipelineSchemasRequest,ListPipelineSchemasResponse> handler)
Returns an array of schemas based on mapping rules for a pipeline.
|
Modifier and Type | Method and Description |
---|---|
ListPipelineSchemasResponse |
ListPipelineSchemasResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPipelineSchemasResponse.Builder |
ListPipelineSchemasResponse.Builder.copy(ListPipelineSchemasResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.