Class SnapshotDeleteCall

java.lang.Object
org.gridgain.internal.cli.call.snapshot.SnapshotDeleteCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<SnapshotDeleteCallInput,String>

@Singleton public class SnapshotDeleteCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<SnapshotDeleteCallInput,String>
Call to delete a snapshot.
  • Constructor Details

    • SnapshotDeleteCall

      public SnapshotDeleteCall(org.apache.ignite.internal.cli.core.rest.ApiClientFactory clientFactory)
  • Method Details