public static class GgsDeployment.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GgsDeployment |
build() |
GgsDeployment.Builder |
copy(GgsDeployment model) |
GgsDeployment.Builder |
deploymentId(String deploymentId)
OCID of a GoldenGate Deployment
|
GgsDeployment.Builder |
ggsAdminCredentialsSecretId(String ggsAdminCredentialsSecretId)
OCID of a VaultSecret containing the Admin Credentials for the GGS Deployment
|
public GgsDeployment.Builder deploymentId(String deploymentId)
OCID of a GoldenGate Deployment
deploymentId
- the value to setpublic GgsDeployment.Builder ggsAdminCredentialsSecretId(String ggsAdminCredentialsSecretId)
OCID of a VaultSecret containing the Admin Credentials for the GGS Deployment
ggsAdminCredentialsSecretId
- the value to setpublic GgsDeployment build()
public GgsDeployment.Builder copy(GgsDeployment model)
Copyright © 2016–2023. All rights reserved.