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