Class SnapshotListCallInput.SnapshotListCallInputBuilder
java.lang.Object
org.gridgain.internal.cli.call.snapshot.SnapshotListCallInput.SnapshotListCallInputBuilder
- Enclosing class:
- SnapshotListCallInput
Builder for
SnapshotListCallInput.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()clusterUrl(String clusterUrl) showNodeNames(boolean showNodeNames) showSnapshotUri(boolean showSnapshotUri) showTableNames(boolean showTableNames) snapshotUriName(String snapshotUriName)
-
Constructor Details
-
SnapshotListCallInputBuilder
public SnapshotListCallInputBuilder()
-
-
Method Details
-
clusterUrl
-
snapshotUriName
public SnapshotListCallInput.SnapshotListCallInputBuilder snapshotUriName(@Nullable String snapshotUriName) -
showNodeNames
-
showTableNames
-
showSnapshotUri
-
build
-