public static class UpdateOracleGgsDeploymentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateOracleGgsDeploymentDetails.Builder |
acceptableLag(Integer acceptableLag)
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the
specified value in seconds.
|
UpdateOracleGgsDeploymentDetails |
build() |
UpdateOracleGgsDeploymentDetails.Builder |
copy(UpdateOracleGgsDeploymentDetails model) |
UpdateOracleGgsDeploymentDetails.Builder |
extract(UpdateExtract extract) |
UpdateOracleGgsDeploymentDetails.Builder |
replicat(UpdateReplicat replicat) |
public UpdateOracleGgsDeploymentDetails.Builder extract(UpdateExtract extract)
public UpdateOracleGgsDeploymentDetails.Builder replicat(UpdateReplicat replicat)
public UpdateOracleGgsDeploymentDetails.Builder acceptableLag(Integer acceptableLag)
ODMS will monitor GoldenGate end-to-end latency until the lag time is lower than the specified value in seconds.
acceptableLag
- the value to setpublic UpdateOracleGgsDeploymentDetails build()
public UpdateOracleGgsDeploymentDetails.Builder copy(UpdateOracleGgsDeploymentDetails model)
Copyright © 2016–2024. All rights reserved.