Class FlushReplicationCallInput.FlushReplicationCallInputBuilder
java.lang.Object
org.gridgain.internal.cli.call.dcr.FlushReplicationCallInput.FlushReplicationCallInputBuilder
- Enclosing class:
- FlushReplicationCallInput
Builder for
FlushReplicationCallInput.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()clusterUrl(String clusterUrl) flushPoint(Instant flushPoint) replicationName(String replicationName)
-
Constructor Details
-
FlushReplicationCallInputBuilder
public FlushReplicationCallInputBuilder()
-
-
Method Details
-
clusterUrl
-
replicationName
public FlushReplicationCallInput.FlushReplicationCallInputBuilder replicationName(String replicationName) -
flushPoint
-
build
-