Class GoldenGateClient
- java.lang.Object
- 
- com.oracle.bmc.http.internal.BaseSyncClient
- 
- com.oracle.bmc.goldengate.GoldenGateClient
 
 
- 
- All Implemented Interfaces:
- GoldenGate,- AutoCloseable
 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20200407") public class GoldenGateClient extends BaseSyncClient implements GoldenGate
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGoldenGateClient.BuilderBuilder class for this client.
 - 
Field SummaryFields Modifier and Type Field Description StringclientCommonLibraryVersionCompatible SDK version, provided by the codegen.Optional<String>minimumClientCommonLibraryVersionFromClientMinimum compatible SDK version, maybe provided by the codegen.static ServiceSERVICEService instance for GoldenGate.
 - 
Constructor SummaryConstructors Constructor Description GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)Deprecated.Use thebuilderinstead.GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)Deprecated.Use thebuilderinstead.GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)Deprecated.Use thebuilderinstead.GoldenGateClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)Deprecated.Use thebuilderinstead.GoldenGateClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)Deprecated.Use thebuilderinstead.GoldenGateClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)Deprecated.Use thebuilderinstead.
 - 
Method Summary- 
Methods inherited from class com.oracle.bmc.http.internal.BaseSyncClientclientCall
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface java.lang.AutoCloseableclose
 - 
Methods inherited from interface com.oracle.bmc.goldengate.GoldenGategetEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
 
- 
 
- 
- 
- 
Constructor Detail- 
GoldenGateClient@Deprecated public GoldenGateClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
 
 - 
GoldenGateClient@Deprecated public GoldenGateClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- GoldenGateClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
- executorService-- GoldenGateClient.Builder.executorService
 
 
- 
 - 
Method Detail- 
builderpublic static GoldenGateClient.Builder builder() Create a builder for this client.- Returns:
- builder
 
 - 
setRegionpublic void setRegion(Region region) Description copied from interface:GoldenGateSets the region to call (ex, Region.US_PHOENIX_1).Note, this will call setEndpointafter resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised.- Specified by:
- setRegionin interface- GoldenGate
- Parameters:
- region- The region of the service.
 
 - 
setRegionpublic void setRegion(String regionId) Description copied from interface:GoldenGateSets the region to call (ex, ‘us-phoenix-1’).Note, this will first try to map the region ID to a known Region and call setRegion.If no known Region could be determined, it will create an endpoint based on the default endpoint format ( Region.formatDefaultRegionEndpoint(Service, String)and then callsetEndpoint.- Specified by:
- setRegionin interface- GoldenGate
- Parameters:
- regionId- The public region ID.
 
 - 
addConnectionLockpublic AddConnectionLockResponse addConnectionLock(AddConnectionLockRequest request) Description copied from interface:GoldenGateAdds a lock to a Connection resource.- Specified by:
- addConnectionLockin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
addDeploymentBackupLockpublic AddDeploymentBackupLockResponse addDeploymentBackupLock(AddDeploymentBackupLockRequest request) Description copied from interface:GoldenGateAdds a lock to a DeploymentBackup resource.- Specified by:
- addDeploymentBackupLockin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
addDeploymentLocalPeerpublic AddDeploymentLocalPeerResponse addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request) Description copied from interface:GoldenGateAdds a new local peer to the deployment, this will add the given placement to deployment placement attribute.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- addDeploymentLocalPeerin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
addDeploymentLockpublic AddDeploymentLockResponse addDeploymentLock(AddDeploymentLockRequest request) Description copied from interface:GoldenGateAdds a lock to a Deployment resource.- Specified by:
- addDeploymentLockin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
cancelDeploymentBackuppublic CancelDeploymentBackupResponse cancelDeploymentBackup(CancelDeploymentBackupRequest request) Description copied from interface:GoldenGateCancels a Deployment Backup creation process.- Specified by:
- cancelDeploymentBackupin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
cancelDeploymentUpgradepublic CancelDeploymentUpgradeResponse cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request) Description copied from interface:GoldenGateCancels a DeploymentUpgrade, applicable only for DeploymentUpgrade in Waiting state.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- cancelDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
cancelSnoozeDeploymentUpgradepublic CancelSnoozeDeploymentUpgradeResponse cancelSnoozeDeploymentUpgrade(CancelSnoozeDeploymentUpgradeRequest request) Description copied from interface:GoldenGateCancel snooze of a DeploymentUpgrade.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- cancelSnoozeDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeConnectionCompartmentpublic ChangeConnectionCompartmentResponse changeConnectionCompartment(ChangeConnectionCompartmentRequest request) Description copied from interface:GoldenGateMoves the Connection into a different compartment within the same tenancy.When provided, If-Match is checked against ETag values of the resource. For information about moving resources between compartments, see Moving Resources Between Compartments. - Specified by:
- changeConnectionCompartmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeConnectionSubscriptionpublic ChangeConnectionSubscriptionResponse changeConnectionSubscription(ChangeConnectionSubscriptionRequest request) Description copied from interface:GoldenGateAssociate a GoldanGate connection with a different subscription.- Specified by:
- changeConnectionSubscriptionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeDatabaseRegistrationCompartmentpublic ChangeDatabaseRegistrationCompartmentResponse changeDatabaseRegistrationCompartment(ChangeDatabaseRegistrationCompartmentRequest request) Description copied from interface:GoldenGateNote: Deprecated.Use the /connections API instead. Moves the DatabaseRegistration into a different compartment within the same tenancy. When provided, If-Match is checked against ETag values of the resource. For information about moving resources between compartments, see Moving Resources Between Compartments. - Specified by:
- changeDatabaseRegistrationCompartmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeDeploymentBackupCompartmentpublic ChangeDeploymentBackupCompartmentResponse changeDeploymentBackupCompartment(ChangeDeploymentBackupCompartmentRequest request) Description copied from interface:GoldenGateMoves a DeploymentBackup into a different compartment within the same tenancy.When provided, If-Match is checked against ETag values of the resource. For information about moving resources between compartments, see Moving Resources Between Compartments. - Specified by:
- changeDeploymentBackupCompartmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeDeploymentCompartmentpublic ChangeDeploymentCompartmentResponse changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request) Description copied from interface:GoldenGateMoves the Deployment into a different compartment within the same tenancy.When provided, If-Match is checked against ETag values of the resource. For information about moving resources between compartments, see Moving Resources Between Compartments. - Specified by:
- changeDeploymentCompartmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeDeploymentSubscriptionpublic ChangeDeploymentSubscriptionResponse changeDeploymentSubscription(ChangeDeploymentSubscriptionRequest request) Description copied from interface:GoldenGateAssociate a GoldanGate deployment with a different subscription.- Specified by:
- changeDeploymentSubscriptionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changePipelineCompartmentpublic ChangePipelineCompartmentResponse changePipelineCompartment(ChangePipelineCompartmentRequest request) Description copied from interface:GoldenGateMoves the Pipeline into a different compartment within the same tenancy.When provided, If-Match is checked against ETag values of the resource. For information about moving resources between compartments, see Moving Resources Between Compartments. - Specified by:
- changePipelineCompartmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
collectDeploymentDiagnosticpublic CollectDeploymentDiagnosticResponse collectDeploymentDiagnostic(CollectDeploymentDiagnosticRequest request) Description copied from interface:GoldenGateCollects the diagnostic of a Deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- collectDeploymentDiagnosticin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
collectPipelineDiagnosticpublic CollectPipelineDiagnosticResponse collectPipelineDiagnostic(CollectPipelineDiagnosticRequest request) Description copied from interface:GoldenGateCollects diagnostics for the pipeline- Specified by:
- collectPipelineDiagnosticin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
copyDeploymentBackuppublic CopyDeploymentBackupResponse copyDeploymentBackup(CopyDeploymentBackupRequest request) Description copied from interface:GoldenGateCreates a copy of a Deployment Backup.- Specified by:
- copyDeploymentBackupin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createCertificatepublic CreateCertificateResponse createCertificate(CreateCertificateRequest request) Description copied from interface:GoldenGateCreates a new certificate to truststore.- Specified by:
- createCertificatein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createConnectionpublic CreateConnectionResponse createConnection(CreateConnectionRequest request) Description copied from interface:GoldenGateCreates a new Connection.- Specified by:
- createConnectionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createConnectionAssignmentpublic CreateConnectionAssignmentResponse createConnectionAssignment(CreateConnectionAssignmentRequest request) Description copied from interface:GoldenGateCreates a new Connection Assignment.- Specified by:
- createConnectionAssignmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createDatabaseRegistrationpublic CreateDatabaseRegistrationResponse createDatabaseRegistration(CreateDatabaseRegistrationRequest request) Description copied from interface:GoldenGateNote: Deprecated.Use the /connections API instead. Creates a new DatabaseRegistration. - Specified by:
- createDatabaseRegistrationin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createDeploymentpublic CreateDeploymentResponse createDeployment(CreateDeploymentRequest request) Description copied from interface:GoldenGateCreates a new Deployment.- Specified by:
- createDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createDeploymentBackuppublic CreateDeploymentBackupResponse createDeploymentBackup(CreateDeploymentBackupRequest request) Description copied from interface:GoldenGateCreates a new DeploymentBackup.- Specified by:
- createDeploymentBackupin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createPipelinepublic CreatePipelineResponse createPipeline(CreatePipelineRequest request) Description copied from interface:GoldenGateCreates a new Pipeline.- Specified by:
- createPipelinein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteCertificatepublic DeleteCertificateResponse deleteCertificate(DeleteCertificateRequest request) Description copied from interface:GoldenGateDeletes the certificate from truststore.- Specified by:
- deleteCertificatein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteConnectionpublic DeleteConnectionResponse deleteConnection(DeleteConnectionRequest request) Description copied from interface:GoldenGateDeletes a Connection.- Specified by:
- deleteConnectionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteConnectionAssignmentpublic DeleteConnectionAssignmentResponse deleteConnectionAssignment(DeleteConnectionAssignmentRequest request) Description copied from interface:GoldenGateDeletes a Connection Assignment.- Specified by:
- deleteConnectionAssignmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteDatabaseRegistrationpublic DeleteDatabaseRegistrationResponse deleteDatabaseRegistration(DeleteDatabaseRegistrationRequest request) Description copied from interface:GoldenGateNote: Deprecated.Use the /connections API instead. Deletes a DatabaseRegistration. - Specified by:
- deleteDatabaseRegistrationin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteDeploymentpublic DeleteDeploymentResponse deleteDeployment(DeleteDeploymentRequest request) Description copied from interface:GoldenGateDeletes the Deployment.- Specified by:
- deleteDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteDeploymentBackuppublic DeleteDeploymentBackupResponse deleteDeploymentBackup(DeleteDeploymentBackupRequest request) Description copied from interface:GoldenGateDeletes a DeploymentBackup.- Specified by:
- deleteDeploymentBackupin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deletePipelinepublic DeletePipelineResponse deletePipeline(DeletePipelineRequest request) Description copied from interface:GoldenGateDeletes a Pipeline.- Specified by:
- deletePipelinein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deploymentWalletExistspublic DeploymentWalletExistsResponse deploymentWalletExists(DeploymentWalletExistsRequest request) Description copied from interface:GoldenGateChecks if a wallet is already present in the deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- deploymentWalletExistsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
exportDeploymentWalletpublic ExportDeploymentWalletResponse exportDeploymentWallet(ExportDeploymentWalletRequest request) Description copied from interface:GoldenGateExport the OGG wallet from the deployment to OCI vault.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- exportDeploymentWalletin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
generateLibraryUrlpublic GenerateLibraryUrlResponse generateLibraryUrl(GenerateLibraryUrlRequest request) Description copied from interface:GoldenGateGenerates 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.For licensing reasons, the URL is accessible for 10 minutes only. - Specified by:
- generateLibraryUrlin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCertificatepublic GetCertificateResponse getCertificate(GetCertificateRequest request) Description copied from interface:GoldenGateRetrieves a Certificate.- Specified by:
- getCertificatein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getConnectionpublic GetConnectionResponse getConnection(GetConnectionRequest request) Description copied from interface:GoldenGateRetrieves a Connection.- Specified by:
- getConnectionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getConnectionAssignmentpublic GetConnectionAssignmentResponse getConnectionAssignment(GetConnectionAssignmentRequest request) Description copied from interface:GoldenGateRetrieves a Connection Assignment.- Specified by:
- getConnectionAssignmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDatabaseRegistrationpublic GetDatabaseRegistrationResponse getDatabaseRegistration(GetDatabaseRegistrationRequest request) Description copied from interface:GoldenGateNote: Deprecated.Use the /connections API instead. Retrieves a DatabaseRegistration. - Specified by:
- getDatabaseRegistrationin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDeploymentpublic GetDeploymentResponse getDeployment(GetDeploymentRequest request) Description copied from interface:GoldenGateRetrieves a deployment.- Specified by:
- getDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDeploymentBackuppublic GetDeploymentBackupResponse getDeploymentBackup(GetDeploymentBackupRequest request) Description copied from interface:GoldenGateRetrieves a DeploymentBackup.- Specified by:
- getDeploymentBackupin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDeploymentUpgradepublic GetDeploymentUpgradeResponse getDeploymentUpgrade(GetDeploymentUpgradeRequest request) Description copied from interface:GoldenGateRetrieves a deployment upgrade.- Specified by:
- getDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getPipelinepublic GetPipelineResponse getPipeline(GetPipelineRequest request) Description copied from interface:GoldenGateRetrieves a Pipeline details.- Specified by:
- getPipelinein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWorkRequestpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request) Description copied from interface:GoldenGateRetrieve the WorkRequest identified by the given OCID.- Specified by:
- getWorkRequestin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
importDeploymentWalletpublic ImportDeploymentWalletResponse importDeploymentWallet(ImportDeploymentWalletRequest request) Description copied from interface:GoldenGateImports an OGG wallet from the OCI Vault to the Deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- importDeploymentWalletin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCertificatespublic ListCertificatesResponse listCertificates(ListCertificatesRequest request) Description copied from interface:GoldenGateReturns a list of certificates from truststore.- Specified by:
- listCertificatesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listConnectionAssignmentspublic ListConnectionAssignmentsResponse listConnectionAssignments(ListConnectionAssignmentsRequest request) Description copied from interface:GoldenGateLists the Connection Assignments in the compartment.- Specified by:
- listConnectionAssignmentsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listConnectionspublic ListConnectionsResponse listConnections(ListConnectionsRequest request) Description copied from interface:GoldenGateLists the Connections in the compartment.- Specified by:
- listConnectionsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDatabaseRegistrationspublic ListDatabaseRegistrationsResponse listDatabaseRegistrations(ListDatabaseRegistrationsRequest request) Description copied from interface:GoldenGateNote: Deprecated.Use the /connections API instead. Lists the DatabaseRegistrations in the compartment. - Specified by:
- listDatabaseRegistrationsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentBackupspublic ListDeploymentBackupsResponse listDeploymentBackups(ListDeploymentBackupsRequest request) Description copied from interface:GoldenGateLists the Backups in a compartment.- Specified by:
- listDeploymentBackupsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentEnvironmentspublic ListDeploymentEnvironmentsResponse listDeploymentEnvironments(ListDeploymentEnvironmentsRequest request) Description copied from interface:GoldenGateReturns an array of DeploymentEnvironmentDescriptor- Specified by:
- listDeploymentEnvironmentsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentPeerspublic ListDeploymentPeersResponse listDeploymentPeers(ListDeploymentPeersRequest request) Description copied from interface:GoldenGateLists the local and remote peers in a deployment.- Specified by:
- listDeploymentPeersin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentTypespublic ListDeploymentTypesResponse listDeploymentTypes(ListDeploymentTypesRequest request) Description copied from interface:GoldenGateReturns an array of DeploymentTypeDescriptor- Specified by:
- listDeploymentTypesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentUpgradespublic ListDeploymentUpgradesResponse listDeploymentUpgrades(ListDeploymentUpgradesRequest request) Description copied from interface:GoldenGateLists the Deployment Upgrades in a compartment.- Specified by:
- listDeploymentUpgradesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentVersionspublic ListDeploymentVersionsResponse listDeploymentVersions(ListDeploymentVersionsRequest request) Description copied from interface:GoldenGateReturns the list of available deployment versions.- Specified by:
- listDeploymentVersionsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentWalletsOperationspublic ListDeploymentWalletsOperationsResponse listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request) Description copied from interface:GoldenGateLists the wallets export/import operations to/from a deployment.- Specified by:
- listDeploymentWalletsOperationsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDeploymentspublic ListDeploymentsResponse listDeployments(ListDeploymentsRequest request) Description copied from interface:GoldenGateLists the Deployments in a compartment.- Specified by:
- listDeploymentsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMessagespublic ListMessagesResponse listMessages(ListMessagesRequest request) Description copied from interface:GoldenGateLists the DeploymentMessages for a deployment.The sorting order is not important. By default first will be Upgrade message, next Exception message and then Storage Utilization message. - Specified by:
- listMessagesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPipelineInitializationStepspublic ListPipelineInitializationStepsResponse listPipelineInitializationSteps(ListPipelineInitializationStepsRequest request) Description copied from interface:GoldenGateRetrieves a Pipeline recipe steps and its progress details.- Specified by:
- listPipelineInitializationStepsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPipelineRunningProcessespublic ListPipelineRunningProcessesResponse listPipelineRunningProcesses(ListPipelineRunningProcessesRequest request) Description copied from interface:GoldenGateRetrieves a Pipeline’s running replication process’s status like Capture/Apply.- Specified by:
- listPipelineRunningProcessesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPipelineSchemaTablespublic ListPipelineSchemaTablesResponse listPipelineSchemaTables(ListPipelineSchemaTablesRequest request) Description copied from interface:GoldenGateReturns an array of tables under the given schemas of the pipeline for given source and target schemas passed as query params.- Specified by:
- listPipelineSchemaTablesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPipelineSchemaspublic ListPipelineSchemasResponse listPipelineSchemas(ListPipelineSchemasRequest request) Description copied from interface:GoldenGateReturns an array of schemas based on mapping rules for a pipeline.- Specified by:
- listPipelineSchemasin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPipelinespublic ListPipelinesResponse listPipelines(ListPipelinesRequest request) Description copied from interface:GoldenGateLists the Pipelines in the compartment.- Specified by:
- listPipelinesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listRecipespublic ListRecipesResponse listRecipes(ListRecipesRequest request) Description copied from interface:GoldenGateReturns an array of Recipe Summary.- Specified by:
- listRecipesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listTrailFilespublic ListTrailFilesResponse listTrailFiles(ListTrailFilesRequest request) Description copied from interface:GoldenGateLists the TrailFiles for a deployment.Deprecated: Please access trail file management functions directly on OGG console which are available since version Oracle GoldenGate 23c. - Specified by:
- listTrailFilesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listTrailSequencespublic ListTrailSequencesResponse listTrailSequences(ListTrailSequencesRequest request) Description copied from interface:GoldenGateLists the Trail Sequences for a TrailFile in a given deployment.Deprecated: Please access trail file management functions directly on OGG console which are available since version Oracle GoldenGate 23c. - Specified by:
- listTrailSequencesin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestErrorspublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request) Description copied from interface:GoldenGateLists work request errors.- Specified by:
- listWorkRequestErrorsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestLogspublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request) Description copied from interface:GoldenGateLists work request logs.- Specified by:
- listWorkRequestLogsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestspublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request) Description copied from interface:GoldenGateLists the work requests in the compartment.- Specified by:
- listWorkRequestsin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
refreshConnectionpublic RefreshConnectionResponse refreshConnection(RefreshConnectionRequest request) Description copied from interface:GoldenGateRefresh the external Connection attributes.- Specified by:
- refreshConnectionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeConnectionLockpublic RemoveConnectionLockResponse removeConnectionLock(RemoveConnectionLockRequest request) Description copied from interface:GoldenGateRemoves a lock from a Connection resource.- Specified by:
- removeConnectionLockin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeDeploymentBackupLockpublic RemoveDeploymentBackupLockResponse removeDeploymentBackupLock(RemoveDeploymentBackupLockRequest request) Description copied from interface:GoldenGateRemoves a lock from a DeploymentBackup resource.- Specified by:
- removeDeploymentBackupLockin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeDeploymentLocalPeerpublic RemoveDeploymentLocalPeerResponse removeDeploymentLocalPeer(RemoveDeploymentLocalPeerRequest request) Description copied from interface:GoldenGateRemoves a local peer of the deployment, this will remove the given placement entry from the deployment placement attribute.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- removeDeploymentLocalPeerin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeDeploymentLockpublic RemoveDeploymentLockResponse removeDeploymentLock(RemoveDeploymentLockRequest request) Description copied from interface:GoldenGateRemoves a lock from a Deployment resource.- Specified by:
- removeDeploymentLockin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
rescheduleDeploymentUpgradepublic RescheduleDeploymentUpgradeResponse rescheduleDeploymentUpgrade(RescheduleDeploymentUpgradeRequest request) Description copied from interface:GoldenGateReschedules a DeploymentUpgrade, applicable only for DeploymentUpgrade in Waiting state.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- rescheduleDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
restoreDeploymentpublic RestoreDeploymentResponse restoreDeployment(RestoreDeploymentRequest request) Description copied from interface:GoldenGateRestores a Deployment from a Deployment Backup created from the same Deployment.- Specified by:
- restoreDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
rollbackDeploymentUpgradepublic RollbackDeploymentUpgradeResponse rollbackDeploymentUpgrade(RollbackDeploymentUpgradeRequest request) Description copied from interface:GoldenGateRollback a deployment to it’s previous version.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- rollbackDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
snoozeDeploymentUpgradepublic SnoozeDeploymentUpgradeResponse snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request) Description copied from interface:GoldenGateSnooze a DeploymentUpgrade.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- snoozeDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
startDeploymentpublic StartDeploymentResponse startDeployment(StartDeploymentRequest request) Description copied from interface:GoldenGateStarts a Deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- startDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
startPipelinepublic StartPipelineResponse startPipeline(StartPipelineRequest request) Description copied from interface:GoldenGateStarts the pipeline for data replication.- Specified by:
- startPipelinein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
stopDeploymentpublic StopDeploymentResponse stopDeployment(StopDeploymentRequest request) Description copied from interface:GoldenGateStops a Deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- stopDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
stopPipelinepublic StopPipelineResponse stopPipeline(StopPipelineRequest request) Description copied from interface:GoldenGateStops the pipeline for data replication.- Specified by:
- stopPipelinein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
switchoverDeploymentPeerpublic SwitchoverDeploymentPeerResponse switchoverDeploymentPeer(SwitchoverDeploymentPeerRequest request) Description copied from interface:GoldenGateSwitchover to the selected standby peer, which can be a local placement or a standby deployment in different region.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- switchoverDeploymentPeerin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
testConnectionAssignmentpublic TestConnectionAssignmentResponse testConnectionAssignment(TestConnectionAssignmentRequest request) Description copied from interface:GoldenGateTests the connectivity between given GoldenGate deployment and one of the associated database / service.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- testConnectionAssignmentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
testPipelineConnectionpublic TestPipelineConnectionResponse testPipelineConnection(TestPipelineConnectionRequest request) Description copied from interface:GoldenGateTests pipeline connections against pipeline to verify the connectivity.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- testPipelineConnectionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateConnectionpublic UpdateConnectionResponse updateConnection(UpdateConnectionRequest request) Description copied from interface:GoldenGateUpdates the Connection.- Specified by:
- updateConnectionin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateDatabaseRegistrationpublic UpdateDatabaseRegistrationResponse updateDatabaseRegistration(UpdateDatabaseRegistrationRequest request) Description copied from interface:GoldenGateNote: Deprecated.Use the /connections API instead. Updates the DatabaseRegistration. - Specified by:
- updateDatabaseRegistrationin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateDeploymentpublic UpdateDeploymentResponse updateDeployment(UpdateDeploymentRequest request) Description copied from interface:GoldenGateModifies a Deployment.- Specified by:
- updateDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateDeploymentBackuppublic UpdateDeploymentBackupResponse updateDeploymentBackup(UpdateDeploymentBackupRequest request) Description copied from interface:GoldenGateModifies a Deployment Backup.- Specified by:
- updateDeploymentBackupin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updatePipelinepublic UpdatePipelineResponse updatePipeline(UpdatePipelineRequest request) Description copied from interface:GoldenGateUpdates the Pipeline.- Specified by:
- updatePipelinein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
upgradeDeploymentpublic UpgradeDeploymentResponse upgradeDeployment(UpgradeDeploymentRequest request) Description copied from interface:GoldenGateUpgrade a Deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- upgradeDeploymentin interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
upgradeDeploymentUpgradepublic UpgradeDeploymentUpgradeResponse upgradeDeploymentUpgrade(UpgradeDeploymentUpgradeRequest request) Description copied from interface:GoldenGateUpgrade a deployment.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- upgradeDeploymentUpgradein interface- GoldenGate
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWaiterspublic GoldenGateWaiters getWaiters() Description copied from interface:GoldenGateGets the pre-configured waiters available for resources for this service.- Specified by:
- getWaitersin interface- GoldenGate
- Returns:
- The service waiters.
 
 - 
getPaginatorspublic GoldenGatePaginators getPaginators() Description copied from interface:GoldenGateGets the pre-configured paginators available for list operations in this service which may return multiple pages of data.These paginators provide an Iterableinterface so that service responses, or resources/records, can be iterated through without having to manually deal with pagination and page tokens.- Specified by:
- getPaginatorsin interface- GoldenGate
- Returns:
- The service paginators.
 
 - 
getDefaultConfiguratorprotected ClientConfigurator getDefaultConfigurator() 
 - 
useRealmSpecificEndpointTemplatepublic void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled) This method should be used to enable or disable the use of realm-specific endpoint template.The default value is null. To enable the use of endpoint template defined for the realm in use, set the flag to true To disable the use of endpoint template defined for the realm in use, set the flag to false - Parameters:
- useOfRealmSpecificEndpointTemplateEnabled- This flag can be set to true or false to enable or disable the use of realm-specific endpoint template respectively
 
 - 
populateServiceParametersInEndpointpublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap) Populate the parameters in the endpoint with its corresponding value and update the base endpoint.The value will be populated iff the parameter in endpoint is a required request path parameter or a required request query parameter. If not, the parameter in the endpoint will be ignored and left blank. - Parameters:
- endpoint- The endpoint template in use
- requiredParametersMap- Map of parameter name as key and value set in request path or query parameter as value
 
 - 
updateBaseEndpointpublic final void updateBaseEndpoint(String endpoint) This method should be used for parameterized endpoint templates only.This does not include {region} and {secondLevelDomain} parameters. - Parameters:
- endpoint- The updated endpoint to use
 
 - 
setEndpointpublic final void setEndpoint(String endpoint) 
 - 
getEndpointpublic final String getEndpoint() 
 - 
refreshClientpublic final void refreshClient() Rebuild the backingHttpClient.This will call ClientConfigurators again, and can be used to e.g. refresh the SSL certificate.
 - 
closepublic final void close() - Specified by:
- closein interface- AutoCloseable
 
 - 
getClientCommonLibraryVersionpublic String getClientCommonLibraryVersion() 
 
- 
 
-