Class SnapshotRestoreCommand

    • Constructor Detail

      • SnapshotRestoreCommand

        public SnapshotRestoreCommand()
    • Method Detail

      • description

        public String description()
        Command description.
      • deprecationMessage

        @Nullable
        public @Nullable String deprecationMessage​(SnapshotRestoreCommandArg arg)
        Parameters:
        arg - Command argument.
        Returns:
        Deprecation message if command on the way to being decomissioned.
      • confirmationPrompt

        public String confirmationPrompt​(SnapshotRestoreCommandArg arg)
        Parameters:
        arg - Command argument.
        Returns:
        Message text to show user for. If null it means that confirmation is not needed.