Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
GenerateLibraryUrlResponse |
GoldenGateClient.generateLibraryUrl(GenerateLibraryUrlRequest request) |
GenerateLibraryUrlResponse |
GoldenGate.generateLibraryUrl(GenerateLibraryUrlRequest request)
Generates a Pre-Authenticated Request Object URL to a DB2 for z/OS library that needs to be
uploaded to your DB2 for z/OS server in order to establish GoldenGate connections to it.
|
Modifier and Type | Method and Description |
---|---|
Future<GenerateLibraryUrlResponse> |
GoldenGateAsyncClient.generateLibraryUrl(GenerateLibraryUrlRequest request,
AsyncHandler<GenerateLibraryUrlRequest,GenerateLibraryUrlResponse> handler) |
Future<GenerateLibraryUrlResponse> |
GoldenGateAsync.generateLibraryUrl(GenerateLibraryUrlRequest request,
AsyncHandler<GenerateLibraryUrlRequest,GenerateLibraryUrlResponse> handler)
Generates a Pre-Authenticated Request Object URL to a DB2 for z/OS library that needs to be
uploaded to your DB2 for z/OS server in order to establish GoldenGate connections to it.
|
Modifier and Type | Method and Description |
---|---|
Future<GenerateLibraryUrlResponse> |
GoldenGateAsyncClient.generateLibraryUrl(GenerateLibraryUrlRequest request,
AsyncHandler<GenerateLibraryUrlRequest,GenerateLibraryUrlResponse> handler) |
Future<GenerateLibraryUrlResponse> |
GoldenGateAsync.generateLibraryUrl(GenerateLibraryUrlRequest request,
AsyncHandler<GenerateLibraryUrlRequest,GenerateLibraryUrlResponse> handler)
Generates a Pre-Authenticated Request Object URL to a DB2 for z/OS library that needs to be
uploaded to your DB2 for z/OS server in order to establish GoldenGate connections to it.
|
Modifier and Type | Method and Description |
---|---|
GenerateLibraryUrlResponse |
GenerateLibraryUrlResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GenerateLibraryUrlResponse.Builder |
GenerateLibraryUrlResponse.Builder.copy(GenerateLibraryUrlResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.