Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
ImportDeploymentWalletResponse |
GoldenGateClient.importDeploymentWallet(ImportDeploymentWalletRequest request) |
ImportDeploymentWalletResponse |
GoldenGate.importDeploymentWallet(ImportDeploymentWalletRequest request)
Imports an OGG wallet from the OCI Vault to the Deployment.
|
Future<ImportDeploymentWalletResponse> |
GoldenGateAsyncClient.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler) |
Future<ImportDeploymentWalletResponse> |
GoldenGateAsync.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler)
Imports an OGG wallet from the OCI Vault to the Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportDeploymentWalletResponse> |
GoldenGateAsyncClient.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler) |
Future<ImportDeploymentWalletResponse> |
GoldenGateAsync.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler)
Imports an OGG wallet from the OCI Vault to the Deployment.
|
Modifier and Type | Method and Description |
---|---|
ImportDeploymentWalletRequest |
ImportDeploymentWalletRequest.Builder.build()
Build the instance of ImportDeploymentWalletRequest as configured by this builder
|
ImportDeploymentWalletRequest |
ImportDeploymentWalletRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ImportDeploymentWalletRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ImportDeploymentWalletRequest.Builder |
ImportDeploymentWalletRequest.Builder.copy(ImportDeploymentWalletRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.