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