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