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